mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	refactor: remove "cleanUrl" related code for now
that should be part of a later PR
This commit is contained in:
		| @@ -1919,8 +1919,6 @@ | |||||||
|     "share_root_not_found": "No note with #shareRoot label found", |     "share_root_not_found": "No note with #shareRoot label found", | ||||||
|     "share_root_not_shared": "Note '{{noteTitle}}' has #shareRoot label but is not Shared", |     "share_root_not_shared": "Note '{{noteTitle}}' has #shareRoot label but is not Shared", | ||||||
|     "share_root_multiple_found": "Found multiple shared notes with a #shareRoot label: {{- foundNoteTitles}}. The note {{- activeNoteTitle}} will be used as shared root note.", |     "share_root_multiple_found": "Found multiple shared notes with a #shareRoot label: {{- foundNoteTitles}}. The note {{- activeNoteTitle}} will be used as shared root note.", | ||||||
|     "use_clean_urls": "Use clean URLs for shared notes", |  | ||||||
|     "use_clean_urls_description": "When enabled, shared note URLs will be simplified from /share/STi3RCMhUvG6 to /STi3RCMhUvG6", |  | ||||||
|     "share_path": "Share path", |     "share_path": "Share path", | ||||||
|     "share_path_description": "The url prefix for shared notes (e.g. '/share' --> '/share/noteId' and '/' --> '/noteId')", |     "share_path_description": "The url prefix for shared notes (e.g. '/share' --> '/share/noteId' and '/' --> '/noteId')", | ||||||
|     "share_path_placeholder": "/share or / for root", |     "share_path_placeholder": "/share or / for root", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user