This repository has been archived by the owner on Mar 1, 2023. It is now read-only.
New Features in v1.0.5 Released
This new release comes with a bunch of new things you hopefully enjoy as much as we do! Visit http://thediveo.github.io/ThirdFlow/ for some nice screenshots of what is new.
- a new "Plugin Sources" UI in the sidebar under the "More" tab. Lists only plugins and their original source code tiddlers.
- an enhanced file system sync adaptor that is now configurable through its own control panel UI extension, under the new tab File Storage.
- configure the folder names for system tiddlers and drafts.
- organize your tiddlers neatly into their own subfolders based on tags. Unfortunately, tag priority cannot be controlled at this time.
- more editing and highlight support.
- towards a (mostly) unified syntax highlighting in both static rendering as well as when editing tiddlers.
- added more codemirror features: current line highlighting, CSS syntax support.
- added support for TW5's native ~JavaScript storage format when creating JavaScript tiddlers directly inside TiddlyWiki 5. Tiddler meta-data gets correctly inserted into a (special) comment section.