simple tabs macro tabs reorder (with a tag macro)

41 views
Skip to first unread message

A Gloom

unread,
Aug 1, 2020, 7:36:01 AM8/1/20
to TiddlyWiki
just a little thing while I compose the post for the next "maybe big thing"...

simple tool for redordering tabs macro tabs order with a tag macro instead of manually filling in a list field

can be used to set the order and removed, kept with the macro for later use (could be hidden behind a reveal and button)


import the attached tiddler into tiddlywiki com or code here and see how it works

//Click on the tag pill and use drag and drop to reorder the tabs sequence.  CAUTION: WILL REORDER the tag's content listing elsewhere in wiki so use an unique tag for the tabs you want this feature for.//

TABS ORDERER  <<tag HelloThere>>
<<tabs "[tag[HelloThere]]" "" "$:/state/tabsorderer">>

<hr/>
section below can be removed-- just for demo purposes
<hr/>
TABS MACRO SET SO IT WON'T BE EFFECTED (for seeing old order before reordering)

<<tabs "[tag[HelloThere]sort[title]]" "" "$:/state/tabsorderer">>

next... the "maybe big thing"-- tattering your tiddlers...
tabs macro reorderer test.tid
Reply all
Reply to author
Forward
0 new messages