Go to file
Soren I. Bjornstad 102af1be43 don't upload to test pypi for the real publish >__< 2021-09-21 12:42:01 -05:00
cli_docs reorganize to prepare for publish 2021-09-21 11:32:33 -05:00
docs reorganize to prepare for publish 2021-09-21 11:32:33 -05:00
tzk check in editions directory 2021-09-21 12:27:23 -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 improve help messages 2021-09-21 12:07:15 -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 set up publish to pypi 2021-09-21 11:54:05 -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/.