f0bd41f65a
The previous method occasionally gave incorrect results because it performed replacements on an entire line, rather than on individual instances of the text to replace. This usually worked fine, but in rare cases could create wrong/ugly output, and with future improvements to what can be replaced could end up causing leaks. This was a royal PITA to get working, but I'm fairly sure it's correct now due to all the doctests. Please add more if you find any regressions or think of cases that aren't covered. |
||
---|---|---|
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/.
Video walkthrough
Since tzk is still in an alpha state, general instructions on how to use it are somewhat lacking at the moment. To fill in the gap in the meantime, I recorded an hour-long walkthrough showing how you might take notes using tzk; you can select individual sections to watch if that's longer than you want. Watch the video on YouTube.