User:Arlen22/TiddlyWiki

From Wikibooks, open books for an open world
Jump to navigation Jump to search

A TiddlyWiki Five syntax reference for everyone who needs it.

Contents[edit | edit source]

Reference[edit | edit source]

Cheat Sheets[edit | edit source]

Editors Outline[edit | edit source]

My rough idea to give us a starting point :) -Arlen22 (talk) 22:19, 10 February 2017 (UTC)

/The Basics[edit | edit source]

  • Getting Started - Possibly just a link to TiddlyWiki.com
  • First steps - Creating, Editing, Saving using TiddlyFox and NodeJS.
  • Formatting - http://tiddlywiki.com/#WikiText
  • Macros in WikiText
  • Styles and Classes (CSS)

/Exploring Syntax[edit | edit source]

  • Widgets
  • Block vs Inline
  • Transclusion & Templates

/Filters and Operators[edit | edit source]

  • All the stuff that people have always wondered about this important subject.
  • If there are 42 variations of an operator, we should make sure people know them all, either by rote or by "phonics".
  • The idea is that we teach them the concept that filters use and how they work together.

/Templates[edit | edit source]

  • Thinking of all the more advanced features of templating, which won't be explained in Exploring Syntax.

/Core Integration[edit | edit source]

  • Ways to integrate with the core without hacking the core itself.

/Macros and Widgets in Javascript[edit | edit source]

  • Getting into the nuts and bolts - A basic overview of working with macros and widgets and a reference to TiddlyWiki for Developers.

/NodeJS Command Line[edit | edit source]

  • Flesh out each of the commands and how they can be implemented using require(), not just via arguments.

/Cheat sheets[edit | edit source]

  • Formatting quick-reference
  • List of saver addons available