mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 03:29:02 +01:00 
			
		
		
		
	Merge branch 'develop' into feat/ts-unit-and-integration-tests
This commit is contained in:
		
						commit
						615f15756b
					
				
							
								
								
									
										14
									
								
								.prettierrc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								.prettierrc
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,14 @@ | ||||
| { | ||||
|     "printWidth": 200, | ||||
|     "tabWidth": 4, | ||||
|     "useTabs": false, | ||||
|     "semi": true, | ||||
|     "singleQuote": true, | ||||
|     "quoteProps": "as-needed", | ||||
|     "trailingComma": "none", | ||||
|     "bracketSpacing": false, | ||||
|     "arrowParens": "always", | ||||
|     "proseWrap": "preserve", | ||||
|     "htmlWhitespaceSensitivity": "css", | ||||
|     "endOfLine": "lf" | ||||
| } | ||||
							
								
								
									
										3
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							| @ -1,9 +1,6 @@ | ||||
| { | ||||
|     "editor.formatOnSave": true, | ||||
|     "editor.defaultFormatter": "esbenp.prettier-vscode", | ||||
|     "prettier.tabWidth": 4, | ||||
|     "prettier.printWidth": 140, | ||||
|     "prettier.singleQuote": true, | ||||
|     "files.eol": "\n", | ||||
|     "typescript.tsdk": "node_modules/typescript/lib" | ||||
| } | ||||
|  | ||||
							
								
								
									
										11
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								README.md
									
									
									
									
									
								
							| @ -4,11 +4,20 @@ | ||||
| 
 | ||||
| Preliminary disccusions on the successor organization are taking place in [Trilium Next discussions](https://github.com/orgs/TriliumNext/discussions).  | ||||
| 
 | ||||
| [](https://gitter.im/trilium-notes/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [English](https://github.com/zadam/trilium/blob/master/README.md) | [Chinese](https://github.com/zadam/trilium/blob/master/README-ZH_CN.md) | [Russian](https://github.com/zadam/trilium/blob/master/README.ru.md) | [Japanese](https://github.com/zadam/trilium/blob/master/README.ja.md) | [Italian](https://github.com/zadam/trilium/blob/master/README.it.md) | ||||
| [English](https://github.com/zadam/trilium/blob/master/README.md) | [Chinese](https://github.com/zadam/trilium/blob/master/README-ZH_CN.md) | [Russian](https://github.com/zadam/trilium/blob/master/README.ru.md) | [Japanese](https://github.com/zadam/trilium/blob/master/README.ja.md) | [Italian](https://github.com/zadam/trilium/blob/master/README.it.md) | ||||
| 
 | ||||
| 
 | ||||
| Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases.  | ||||
| 
 | ||||
| ## Discuss with us | ||||
| 
 | ||||
| Feel free to join our discussions. | ||||
| 
 | ||||
| - [XMPP](https://joinjabber.org/): [xmpp:discuss@trilium.thisgreat.party?join](xmpp:discuss@trilium.thisgreat.party?join) ([web link](https://anonymous.cheogram.com/discuss@trilium.thisgreat.party)) | ||||
| - [Matrix](https://matrix.org/try-matrix/): #trilium:matrix.org ([web link](https://app.element.io/#/room/#trilium:matrix.org)) | ||||
| 
 | ||||
| The two rooms are mirrored, so you can use the protocol of your choice, from the client you prefer, on pretty much any platform under the sun! | ||||
| 
 | ||||
| See [screenshots](https://github.com/zadam/trilium/wiki/Screenshot-tour) for quick overview: | ||||
| 
 | ||||
| <a href="https://github.com/zadam/trilium/wiki/Screenshot-tour"><img src="https://raw.githubusercontent.com/wiki/zadam/trilium/images/screenshot.png" alt="Trilium Screenshot" width="1000"></a> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Alex
						Alex