mirror of
				https://gitlab.com/octtspacc/OcttKB
				synced 2025-06-06 00:29:12 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			428 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			428 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| created: 20230127155331514
 | |
| creator: Octt
 | |
| modified: 20230127155404686
 | |
| modifier: Octt
 | |
| title: $:/plugins/tobibeer/inc/buttons/open
 | |
| 
 | |
| <$button tooltip="Open this tiddler" class=<<tv-config-toolbar-class>>>
 | |
| <$action-navigate/>
 | |
| <$list filter="[<tv-config-toolbar-icons>prefix[yes]]">
 | |
| {{$:/core/images/down-arrow}}
 | |
| </$list>
 | |
| <$list filter="[<tv-config-toolbar-text>prefix[yes]]">
 | |
| <span class="tc-btn-text">open</span>
 | |
| </$list>
 | |
| </$button> |