Go to file
Soren I. Bjornstad 9a70b67af7 bump version 2021-09-21 20:45:44 -05:00
cli_docs bump version 2021-09-21 20:45:44 -05:00
docs don't carry FileSystemPaths into emptified edition 2021-09-21 20:44:12 -05:00
tzk bump version 2021-09-21 20:45:44 -05:00
.gitignore check in editions directory 2021-09-21 12:27:23 -05:00
LICENSE add MIT license 2021-09-21 11:39:01 -05:00
MANIFEST.in set up publish to pypi 2021-09-21 11:54:05 -05:00
README.md update README URLs 2021-09-21 11:56:08 -05:00
RELEASING.md bump version 2021-09-21 20:45:44 -05:00
publish.sh don't upload to test pypi for the real publish >__< 2021-09-21 12:42:01 -05:00
requirements.txt try first test pip build 2021-09-10 11:17:50 -05:00
setup.py bump version 2021-09-21 20:45:44 -05:00

README.md

Documentation Status

tzk (TiddlyZettelKasten) is a TiddlyWiki edition and associated CLI for maintaining personal notes in something approaching the Zettelkasten method. Its updated periodically from whatever tooling Im currently using in my own Zettelkasten. As such, its currently considered alpha-quality; while it ought to be very stable and theres no meaningful risk of data loss, updating to a newer version might be difficult and Im unlikely to accept patches unless theyre something I want in my own Zettelkasten. This is intended primarily as a nice starting platform on which to build your own tooling.

Some basic knowledge of TiddlyWiki is necessary and assumed.

Documentation / Installation

Find a live version of the edition on the web with further instructions at https://sobjornstad.github.io/tzk/. You can find the documentation for the CLI (which handles creating the wiki, versioning with Git, and creating public and other derivative versions of the wiki) at https://tzk.readthedocs.io/en/latest/.