Here are some webpages with tips and tutorials related to TiddlyWiki.
GitHub Saver Tutorial by Mohammad
GitHub Saver is a step by step tutorial that shows how to integrate Tiddlywiki 5 and GitHub Pages to create websites hosted on https://github.com/.
https://kookma.github.io/TW5-GitHub-Saver/
This instruction is based on Tiddlywiki single html file model, while it can use subfolder for extra materials like images, audios, videos, pdfs,... in separate folders.
Other tutorials
- Tiddlywiki, Travis-CI and GitHub Pages
- https://kookma.github.io/Tiddlywiki-Travis-CI/
- This wiki shows how to set up websites hosted on GitHub Pages using Travis-CI and Tiddlywiki 5 on Node.js.
- Tiddlywiki and GitHub Pages
- https://kookma.github.io/Tiddlywiki-and-GitHub-Pages/
- This instruction is based on local edit, save and push to GitHub. It does NOT use the new GitHub Saver mechanism (requires TW 5.1.20+) which lets edit and save directly from Tiddlywiki!
"TW5 Magick" by Stephan Hradek
Stephan Hradek's growing catalogue of tips, tutorials, and other resources. Stephan has also developed several plugins and macros that you can find at http://tiddlystuff.tiddlyspot.com/.
http://tw5magick.tiddlyspot.com/
Some things in TiddlyWiki seem like Magic. As my preferred nick is Skeeve, I felt that TW5 Magick is a proper name for this collection of some of the "magic" tricks one can do with TiddlyWiki.
TW-Scripts by Mohammad
TW-Scripts is one of the most comprehensive collections of solutions for Tiddlywiki 5.
https://kookma.github.io/TW-Scripts/
TW-Scripts includes:
- Collected solutions to questions in Tiddlywiki Google groups
- Learn through examples
- Templates, stylesheets
- Wikitext, macros, and snippets
- Tips and tricks
- Search tools
TiddlyWiki Video Tutorials by Francis Meetze
An extensive tutorial for getting started with TiddlyWiki. Recommended
https://www.youtube.com/playlist?list=PLzZCajspPU_UjFn0uy-J9URz0LP4zhxRK
This tutorial is aimed at giving you a basic foundation so that you can start using TiddlyWiki right away. Here we take a look at the technology behind Tiddlywiki, how to install it and create your first Tiddler.
RegExp in Tiddlywiki by Mohammad
RegExp in Tiddlywiki contains practical use cases of regular expression in Tiddlywiki.
http://tw-regexp.tiddlyspot.com/
The regular expression is a way to describe complex search patterns using sequences of characters .
RegExp in Tiddlywiki has four main parts
- Using regular expression to match a pattern in tiddler title
- Using regular expression to match a pattern in tiddler fields excluding tiddler text (body)
- Using regular expression to match a pattern in tiddler body (text field)
- Using regular expression for validation like username, password, etc.
"TB5 - a pocket full of tips" by Tobias Beer
An enormous collection of tips beautifully curated by Tobias Beer. It is actually a collection of sites, with sub-sites dedicated to topics such as filtering (http://tobibeer.github.io/tw/filters/).
http://tobibeer.github.io/tb5/
A collection of references and sandbox for testing concepts around TiddlyWiki 5...
"Heeg.ru" by sini-Kit
A guide in Russian to creating an online shop with TiddlyWiki. No serverside code is needed, instead orders are handled by Disqus.
"Filter Examples" by Tobias Beer
This wiki gives examples for various filters and their use in the list widget
http://tobibeer.github.io/tw/filters/#Filter%20Examples
This wiki gives examples for various filters and their use in the list widget. A good starting point to understand what filters yield which results also is test-filters.js.
"Microblogging con Tiddlywiki" by Juan
A Spanish guide to using TiddlyWiki on Android.
http://3palmeras.wordpress.com/2014/11/05/microblogging-con-tiddlywiki/
Tiddlywiki software is prodigious based on javascript which is capable of holding a notepad that can be edited with Internet Explorer or function as a full blog, contained in a single file.
Translation by Google Translate
"Un wiki sur votre BiblioBox avec TiddlyWiki" from A Penguin in Redmond
A guide (in French) to using TiddlyWiki on the BiblioBox, a variation of the PirateBox mobile communication and file sharing system.
http://bibliobox.net/blog/post/2014/07/16/un-wiki-sur-votre-bibliobox-avec-tiddlywiki
I've known TiddlyWiki since its beginning in 2004. For personal or professional needs, I used it regularly for notepad staff in 2007 and 2012. But I admit I ignored the tool during the past two years. And then I said yesterday: but why not put TiddlyWiki on a BiblioBox? Because it is a single HTML file with javascript. In addition I knew the existence of a server version for saving online amendments.
Hand optimised from a translation by Google Translate
"TW5 Tribal Knowledge" from Scott Kingery
Tips and guides for using TiddlyWiki.
http://techlifeweb.com/tw5tribalknowledge.html
I never used Node.js until a couple weeks ago when I wanted to try a TW5 installation on Node and expand my knowledge a bit. I figured someone else may be in the same boat so I wrote it all down
"Creating a baby journal with TiddlyWiki 5" from A Penguin in Redmond
A guide to creating a baby journal with TiddlyWiki.
http://a-penguin-in-redmond.blogspot.co.uk/2014/02/creating-baby-journal-with-tiddlywiki-5.html
Keeping a journal about your baby is fun. It allows you to keep track of those events in your baby's life and development that are most important to you, and to tell them in your own words. [...]
There are plenty of online services that can help to keep such a diary, but you need to have an internet connection to access them, and you have to trust them to keep your data safe.
"デザイン刷新。次の25年を目指すTiddlyWiki" by Moongift
An introduction to TiddlyWiki in Japanese.
"Shining Ark Using TiddlyWiki" by Helu
A gamers guide to using TiddlyWiki.
http://helugame.wordpress.com/2013/09/07/shining-ark-7-using-tiddlywiki/
I’ve been using TiddlyWiki for this game mainly to record the monsters’ locations and the items that they drop. This is so that when I need a certain item to upgrade/create weapons, I can quickly look it up; which monsters drop it and which quests have those monsters.
As I play the game, as I encounter new information, I just input them into my Shining Ark TiddlyWiki. It’s like I’m building a wiki from scratch. The reason why I don’t just use online wikis is that 1) it’s too easy to get spoiled and 2) sometimes online wikis provide too much information (who cares about the non-gameplay related descriptions that can be found in the game, etc).