mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 21:19:01 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			227 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			227 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
- isDeleted = 0 by default
 | 
						|
- unify readOnly handling to a single attribute:
 | 
						|
  * readOnly - like now
 | 
						|
  * readOnly=auto - like without readOnly (used to override inherited readOnly)
 | 
						|
  * readOnly=never - like autoReadOnlyDisabled
 |