TiddlyFor is a flavor of TiddlyWiki. It is actually a new edition
TiddlyFor is a single file, self-contained wiki for fortran programmer but can be used for any other purposes. It can be put on the web, sent as an email attachment, or put on a thumb drive. Its main features are:
- Syntax highlighting for modern Fortran
- Support math formula through katex
- Colorful notebox (Classic Note, Notebox, Framedbox)
- Customized stylesheets
- Export a tiddler as a JSON or static html file
- Table of contents
- Tags
- Powerful search box
- Tiddler manager
- List, filters and advanced search
- Can be used for Github project documentation Github project
- Refined to be suitable for research and education
No installation is requird. Simply go to https://github.com/kookma/TiddlyFor/releases and download from the latest release the html file (for example index.html) open it in your favorite browser!
You can also open https://kookma.github.io/TiddlyFor/index.html and save a copy.
- For more help see TiddlyWiki
- For editing the contents, it is recommneded to use TiddlyDesktop or similar, or use on Node.js. See TiddlyWiki for more details
For documentation purpose, note taking and sharing any chunk of rich data, tddlers can be exported as a single static html file. Later, It can be used as an attachment to an email, a single page on the web, or distributed with software, codes, etc.
See this wonderful capability on: How to export tiddlers
-
Wiki syntax can be learned in a fraction of hour through this page: WikiText - TiddlyWiki
-
Also in TiddlyFor look for tiddlers with tutorial tag
-
For math formula typing see katex wiki
-
More learning resources on TiddlyWiki Learning
- Sample tiddler
- Sample Fortran syntax highlight
- Sample export tiddler
- TiddlyFor can be customized through plugins
- Different themes (styles) for syntax highlighting can be used see highligh.js plugin
- Syntax highlighting for several scientific languages and some common language is available in TiddlyFor.
- Other language can be simply added! See the highlight plugin.
- TiddlyFor can be stored on Google Drive and used directly. See TiddlyDrive