mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	feat(docs): improve documentation, add icons, reorganize
This commit is contained in:
		@@ -20,7 +20,7 @@ Note that this is not an Android/iOS app, this is just mobile friendly web page
 | 
			
		||||
Mobile frontend provides only some of the features of the full desktop frontend:
 | 
			
		||||
 | 
			
		||||
*   it is possible to browse the whole note tree, read and edit all types of notes, but you can create only text notes
 | 
			
		||||
*   reading and editing [protected notes](../Basic%20Concepts/Note/Protected%20Notes.md) is possible, but creating them is not supported
 | 
			
		||||
*   reading and editing [protected notes](../Basic%20Concepts%20and%20Features/Notes/Protected%20Notes.md) is possible, but creating them is not supported
 | 
			
		||||
*   editing options is not supported
 | 
			
		||||
*   cloning notes is not supported
 | 
			
		||||
*   uploading file attachments is not supported
 | 
			
		||||
 
 | 
			
		||||
@@ -63,7 +63,7 @@ This will disable TLS certificate verification, significantly reducing security
 | 
			
		||||
 | 
			
		||||
### Conflict Resolution
 | 
			
		||||
 | 
			
		||||
If you edit the same note on multiple instances before synchronization, Trilium resolves conflicts by retaining the newer change and discarding the older one. The older version remains accessible in [note revisions](../Basic%20Concepts/Note/Note%20Revisions.md), allowing data recovery if needed.
 | 
			
		||||
If you edit the same note on multiple instances before synchronization, Trilium resolves conflicts by retaining the newer change and discarding the older one. The older version remains accessible in [note revisions](../Basic%20Concepts%20and%20Features/Notes/Note%20Revisions.md), allowing data recovery if needed.
 | 
			
		||||
 | 
			
		||||
### Hash Check
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user