Go to file
Soren I. Bjornstad 14cc96a907 check in editions directory
Although this is automatically generated, it represents a critical part
of the content of the edition which cannot be created from the content
in the repository (it's generated from a private directory on my
computer), so at this point it is appropriate to check it in.
2021-09-21 12:27:23 -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 set up publish to pypi 2021-09-21 11:54:05 -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/.