fix tray
This commit is contained in:
parent
09b856488b
commit
52c0daedbb
@ -822,6 +822,8 @@ Error message and password prompt
|
|||||||
|
|
||||||
<li>$:/sib/Tools/TagReplace</li>
|
<li>$:/sib/Tools/TagReplace</li>
|
||||||
|
|
||||||
|
<li>$:/sib/Tools/Tray</li>
|
||||||
|
|
||||||
<li>$:/sib/Tools/Tray/Template</li>
|
<li>$:/sib/Tools/Tray/Template</li>
|
||||||
|
|
||||||
<li>$:/SiteSubtitle</li>
|
<li>$:/SiteSubtitle</li>
|
||||||
@ -19543,6 +19545,11 @@ Remove the tag <$tiddler tiddler={{$:/temp/RenameTags/search}}><$transc
|
|||||||
</$list>
|
</$list>
|
||||||
</$reveal></pre>
|
</$reveal></pre>
|
||||||
</div>
|
</div>
|
||||||
|
<div caption="Tray" created="20210701023215046" creator="soren" description="Items we're currently working on but don't need to leave open. Drag and drop a link to a tiddler to add it." list="" modified="20210920155431768" modifier="soren" tags="Meta Tool" title="$:/sib/Tools/Tray" tooltype="aggregator" type="text/vnd.tiddlywiki">
|
||||||
|
<pre>Stuff I'm working on but don't need to keep open:
|
||||||
|
|
||||||
|
<<list-links-draggable "$:/sib/Tools/Tray" itemTemplate:"$:/sib/Tools/Tray/Template">></pre>
|
||||||
|
</div>
|
||||||
<div created="20210711192716590" creator="soren" modified="20210920140956221" modifier="soren" tags="" title="$:/sib/Tools/Tray/Template" type="text/vnd.tiddlywiki">
|
<div created="20210711192716590" creator="soren" modified="20210920140956221" modifier="soren" tags="" title="$:/sib/Tools/Tray/Template" type="text/vnd.tiddlywiki">
|
||||||
<pre>\define remove-tiddler()
|
<pre>\define remove-tiddler()
|
||||||
<$action-listops $tiddler="$:/sib/Tools/Tray" $field="list" $filter="[enlist{$:/sib/Tools/Tray!!list}] -[all[current]]"/>
|
<$action-listops $tiddler="$:/sib/Tools/Tray" $field="list" $filter="[enlist{$:/sib/Tools/Tray!!list}] -[all[current]]"/>
|
||||||
|
15
tzk/editions/tzk/tiddlers/$__sib_Tools_Tray.tid
Normal file
15
tzk/editions/tzk/tiddlers/$__sib_Tools_Tray.tid
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
caption: Tray
|
||||||
|
created: 20210701023215046
|
||||||
|
creator: soren
|
||||||
|
description: Items we're currently working on but don't need to leave open. Drag and drop a link to a tiddler to add it.
|
||||||
|
list:
|
||||||
|
modified: 20210920155431768
|
||||||
|
modifier: soren
|
||||||
|
tags: Meta Tool
|
||||||
|
title: $:/sib/Tools/Tray
|
||||||
|
tooltype: aggregator
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
|
Stuff I'm working on but don't need to keep open:
|
||||||
|
|
||||||
|
<<list-links-draggable "$:/sib/Tools/Tray" itemTemplate:"$:/sib/Tools/Tray/Template">>
|
Loading…
Reference in New Issue
Block a user