Some Tiddlywiki resources that I collected. ### Resources * __Tiddlywiki Toolmap__: A generous Tiddlywiki collection that is live on [Dynalist](https://dynalist.io/d/zUP-nIWu2FFoXH-oM7L7d9DM). * __Plugins and Resources__: [A subreddit](https://www.reddit.com/r/TiddlyWiki5/wiki/pluginsandresources). ### Plugins * __Backlink Autocomplete Plugini__: Autocomplete internal links plugin. [Drag & Drop]((https://snowgoon88.github.io/TW5-extendedit/)) * __Export as Static Site__: [[Export]]
### Macros and Function * __Export as Static Files__: [[Export]] * __Hide Admin Section__: [[Toggle Admin]]
### TiddlySettings * __Stylesheet Kullanma__ : Create a tiddler, then tag it with `$:/tags/Stylesheet`. * __Remove Hidden Tiddlers__: `hidden` tagged tiddlers from __Recent' Tab' with: `<$macrocall $name="timeline" subfilter="!tag[.hidden]" format={{$:/language/RecentChanges/DateFormat}}/>`
### TiddlyFormat * __Inline Code__: Use Backtick : `inline code` * __Listing__: `<$list filter="[tag[Garden]]" >` `` * __New Tab in the Sidebar__: Tag a tiddler with `$:/tags/SideBar` tag.