Is there a consistent guide on how to modify different parts of the interface of the wiki?

263 views
Skip to first unread message

Vayu Asura

unread,
Aug 30, 2017, 8:41:01 AM8/30/17
to TiddlyWiki

All this information is present on the tiddlywiki.com but it's all over the place - some things I've already done I can't repeat because I can't find the info I've been using and don't even remember what the names of interface parts were. What I'd like to find is a guide that lists different toolbars and elements by its official name and lists a system tag that's associated with it (e.g. Sidebar - $:/tags/SideBar etc.). I'd like to know how to locate existing elements and add new ones correctly. A tutorial on how to make tiddlers for the part is optional but would be nice. Parts I'm currently specifically interested in are in the screenshot:


Message has been deleted

Ton Gerner

unread,
Aug 30, 2017, 1:50:48 PM8/30/17
to TiddlyWiki
Hi Vayu,

Maybe this can help you: http://tw5custom.tiddlyspot.com/

Cheers,

Ton

Stephan Hradek

unread,
Aug 31, 2017, 1:24:22 AM8/31/17
to TiddlyWiki


Am Mittwoch, 30. August 2017 19:50:48 UTC+2 schrieb Ton Gerner:
Hi Vayu,

Maybe this can help you: http://tw5custom.tiddlyspot.com/

Cool. Looks extremly useful.

TonyM

unread,
Aug 31, 2017, 3:51:04 AM8/31/17
to TiddlyWiki
I made a single tidder I call a quick reference with links and notes on many of the elements. Not available here (in the country) but I will plan to publish it at tiddlywiki.psat.com.au in a few days.

Regards
Tony

Vayu Asura

unread,
Sep 4, 2017, 6:50:45 AM9/4/17
to TiddlyWiki
That was useful. Found my bearings.

TonyM

unread,
Sep 4, 2017, 9:09:42 AM9/4/17
to TiddlyWiki
As Promised,

Place this inside a tiddler, I use this to find my way, but I am sure we could add more especialt for CSS/Styles

[[Tiddler Manager|$:/Manager]]

[[Tag Manager|$:/TagManager]]?

Browser Tabname [[$:/core/wiki/title]]

!!!Page Template
Tags

*$:/tags/TopLeftBar
*$:/tags/TopRightBar
*$:/tags/AboveStory
*$:/tags/BelowStory

*$:/SiteSubtitle

!!Page Template
All tiddlers tagged: $:/tags/PageTemplate

*    $:/core/ui/PageTemplate/topleftbar
*    $:/core/ui/PageTemplate/toprightbar
*    $:/core/ui/PageTemplate/sidebar (all sidebar items)
*    $:/core/ui/PageTemplate/story
*    $:/core/ui/PageTemplate/alerts
*    $:/core/ui/PageTemplate/pluginreloadwarning

Tiddlers tagged $:/tags/Alert will apear in a popup with a delete trashcan

!!View Template
All tiddlers tagged: $:/tags/ViewTemplate

Elements

*    $:/core/ui/ViewTemplate/title
*    $:/core/ui/ViewTemplate/unfold
*    $:/core/ui/ViewTemplate/subtitle
*    $:/core/ui/ViewTemplate/tags
*    $:/core/ui/ViewTemplate/classic
*    $:/core/ui/ViewTemplate/body
*    $:/core/ui/ViewTemplate/import
*    $:/core/ui/ViewTemplate/plugin

!!~EditTemplate

All tiddlers tagged: $:/tags/EditTemplate

Elements

*    $:/core/ui/EditTemplate/controls
*    $:/core/ui/EditTemplate/title
*    $:/core/ui/EditTemplate/tags
*    $:/core/ui/EditTemplate/shadow
*    $:/core/ui/ViewTemplate/classic
*    $:/core/ui/EditTemplate/body
*    $:/core/ui/EditTemplate/type
*    $:/core/ui/EditTemplate/fields


!!!Here
!!!!Tiddlers that are also tags

<$list filter="[is[tag]!sort[title]]">

</$list>

!!!!Overwritten Shadow Tiddlers

<$list filter="[is[shadow]]">

</$list>

Regards
Tony

Vayu Asura

unread,
Sep 4, 2017, 2:38:00 PM9/4/17
to TiddlyWiki
Neat! Thanks.
Reply all
Reply to author
Forward
0 new messages