mirror of
				https://github.com/Jermolene/TiddlyWiki5
				synced 2025-10-30 23:23:02 +00:00 
			
		
		
		
	 b5059c612a
			
		
	
	b5059c612a
	
	
	
		
			
			Also does some reorganisation of control panel to move “saving” related settings together, and expose a UI for savers to plug into. Fixes #2741
		
			
				
	
	
		
			17 lines
		
	
	
		
			556 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			556 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| title: $:/core/ui/ControlPanel/Saving/General
 | |
| tags: $:/tags/ControlPanel/Saving
 | |
| caption: {{$:/language/ControlPanel/Saving/General/Caption}}
 | |
| list-before:
 | |
| 
 | |
| \define lingo-base() $:/language/ControlPanel/Settings/
 | |
| 
 | |
| {{$:/language/ControlPanel/Saving/General/Hint}}
 | |
| 
 | |
| !! <$link to="$:/config/AutoSave"><<lingo AutoSave/Caption>></$link>
 | |
| 
 | |
| <<lingo AutoSave/Hint>>
 | |
| 
 | |
| <$radio tiddler="$:/config/AutoSave" value="yes"> <<lingo AutoSave/Enabled/Description>> </$radio>
 | |
| 
 | |
| <$radio tiddler="$:/config/AutoSave" value="no"> <<lingo AutoSave/Disabled/Description>> </$radio>
 |