Refactor the sidebar items into separate tiddlers

With some better styling too
This commit is contained in:
Jermolene
2016-11-27 22:34:46 +00:00
parent e5af022bd3
commit 117bf0a0de
7 changed files with 106 additions and 37 deletions

View 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>