hide some menu items from the "More" tab

45 views
Skip to first unread message

mobil...@gmail.com

unread,
Oct 7, 2022, 7:23:53 PM10/7/22
to TiddlyWiki
2022-10-08_00-21.png
How do I hide those items?

Maurycy Zarzycki

unread,
Oct 8, 2022, 6:13:20 PM10/8/22
to TiddlyWiki
This tab is in Tiddler $:/core/ui/SideBar/More which appears to indiscriminately list all tiddlers tagged with $:/tags/MoreSideBar. Which means there is probably no way to do it without creating shadow tiddlers - but if you're fine overwriting the core tiddlers (which should be fine in this case) here is how I'd approach it:
  1. Edit  $:/core/ui/SideBar/More and change the filter from [all[shadows+tiddlers]tag[$:/tags/MoreSideBar]!has[draft.of]] to [all[shadows+tiddlers]tag[$:/tags/MoreSideBar]!has[draft.of]!field:hide[yes]] - added !field:hide[yes] at the end
  2. Edit each tiddler I want to hide and add field hide with value yes

Mobil Home

unread,
Oct 8, 2022, 7:20:59 PM10/8/22
to tiddl...@googlegroups.com
If it's that difficult. then I will just hide them with CSS.


--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/jPQTASB3xjA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/95b68fc7-cae5-4957-a5a5-4043a56740f7n%40googlegroups.com.

Brian Radspinner

unread,
Oct 8, 2022, 7:50:57 PM10/8/22
to TiddlyWiki
This is why I made my Sidebar Tabs Organizer. I can check-uncheck boxes to show/hide/move tabs easily from the Control Panel.

CtrlPanel-TabsTab.jpg

Mobil Home

unread,
Oct 8, 2022, 8:12:44 PM10/8/22
to tiddl...@googlegroups.com
Awesome, thanks.
Wow, it looks very hackable.

--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/jPQTASB3xjA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.

mobil...@gmail.com

unread,
Oct 9, 2022, 6:43:15 PM10/9/22
to TiddlyWiki
Is there a way to reorder these tabs horizontally?
2022-10-09_23-41.png

Brian Radspinner

unread,
Oct 9, 2022, 6:56:46 PM10/9/22
to TiddlyWiki
View the tiddler you made for the Contents tab, and click on the tag pill for $:/tags/SideBar. In the menu that pops up, drag & drop the items up/down to re-arrange them.

mobil...@gmail.com

unread,
Oct 9, 2022, 7:12:38 PM10/9/22
to TiddlyWiki
That is amazing, this thing is alive.
Reply all
Reply to author
Forward
0 new messages