86441e9618
Better for people to set up their own scheme if they want one, and it avoids tiddlers potentially being in two different places (since FileSystemPaths isn't honored during an init/savewikifolder). |
||
---|---|---|
cli_docs | ||
docs | ||
tzk | ||
.gitignore | ||
LICENSE | ||
MANIFEST.in | ||
publish.sh | ||
README.md | ||
RELEASING.md | ||
requirements.txt | ||
setup.py |
tzk (TiddlyZettelKasten) is a TiddlyWiki edition and associated CLI for maintaining personal notes in something approaching the Zettelkasten method. It’s updated periodically from whatever tooling I’m currently using in my own Zettelkasten. As such, it’s currently considered alpha-quality; while it ought to be very stable and there’s no meaningful risk of data loss, updating to a newer version might be difficult and I’m unlikely to accept patches unless they’re 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/.