This is a stripped-down version of a single section of Grok TiddlyWiki, optimized for fast loading and readability by search engines. Some features are missing.

For the full Grok TiddlyWiki experience, please visit the wiki version of this page.

Getting Help

 16th October 2024 at 8:16pm

The best place to get help on TiddlyWiki is the TiddlyWiki Discourse forums, Talk TiddlyWiki. If you are ever not sure how to accomplish something, searching the forum is quite likely to find either a drop-in solution or the insight you need to solve the problem yourself. If you can't find anything relevant, you can start a new thread – people are invariably welcoming and helpful.

When starting a new thread about a problem you're experiencing, be sure to ask a good question. Not only will taking the time to write a good question show your respect for other people's time, making it more likely you get a useful response, but you'll learn more, leave a thread in the archives that will be more likely to help others in the future, and possibly even solve your problem while writing the question.

Besides technical questions about how to use TiddlyWiki, the forum is also a great place to discuss philosophical and practical questions about TiddlyWiki.

You also shouldn't miss:

  • The documentation (enough said)
  • The dev wiki, an addendum to the documentation with information on things like creating plugins and writing JavaScript modules for TiddlyWiki
  • The TiddlyWiki Google group was the primary forum for many years, and the archives there still contain much useful information.
  • Standard Nomenclature, an exhaustive list of all the brackets and quotes and other mysterious syntax of wikitext. It's likely to be overwhelming for beginners, but once you've worked through most of this book, it may be quite helpful. It should be noted that, as of this writing, this resource hasn't been updated to include some of the newer features in 5.3.0 – for instance, it doesn't list the syntax for parameterized field transclusions. (Grok TiddlyWiki's internal Wikitext Reference is less overwhelming but lacks some of the detail available in this resource.)
  • Those Pesky Brackets, another resource on syntax that focuses on the functions of brackets, braces, and quotation marks. It is much more verbose and detailed than Standard Nomenclature.

What about LLMs like ChatGPT? While I am largely an LLM booster and I frequently write code with them, as of late 2024, they're usually not effective ways to solve TiddlyWiki problems – there just isn't enough TiddlyWiki wikitext out there in the wild yet for them to have internalized how it works. The majority of the time, you'll find wikitext generated by LLMs looks superficially plausible but actually doesn't do what you asked for or even uses invalid syntax. Hopefully this will change in the near future!

↑ Resources