Welcome to TiddlyWiki5, a reboot of TiddlyWiki, the non-linear personal web notebook first released in 2004. It is a complete interactive wiki in JavaScript that can be run from a single HTML file in the browser or as a powerful Node.js application.
TiddlyWiki5 is currently in alpha at version 5.0.2-prerelease (see the detailed ReleaseHistory). There is a RoadMap for moving to beta and getting to the full release. It is a great time to get involved and support the future development of TiddlyWiki5.
TiddlyWiki5 and TiddlyWiki Classic are free, open source projects that depend on your love and support for their survival.
For working on the command line with Node.js, you can install TiddlyWiki via npm:
npm -g install tiddlywiki
The -g
flag causes TiddlyWiki to be installed globally.
Working with the TiddlyWiki5 repository is recommended if you plan on forking the TiddlyWiki5 source code.
This readme file was automatically generated by TiddlyWiki5