mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-03 03:37:04 +00:00
Refactor the sidebar items into separate tiddlers
With some better styling too
This commit is contained in:
10
core/ui/Manager/ItemSidebarTools.tid
Normal file
10
core/ui/Manager/ItemSidebarTools.tid
Normal file
@@ -0,0 +1,10 @@
|
||||
title: $:/Manager/ItemSidebar/Tools
|
||||
tags: $:/tags/Manager/ItemSidebar
|
||||
caption: Tools
|
||||
|
||||
<p>
|
||||
<$button to=<<currentTiddler>>>{{$:/core/images/link}} open</$button>
|
||||
</p>
|
||||
<p>
|
||||
<$button message="tm-edit-tiddler" param=<<currentTiddler>>>{{$:/core/images/edit-button}} edit</$button>
|
||||
</p>
|
||||
Reference in New Issue
Block a user