Zettelkasten Forum


Another ZK tool: ZTL

edited December 21 in Software & Gadgets

Recently published the first version of a Zettelkasten I use in the current format since around a year. The initial inspiration came from Zola, a fast static blog generator, but instead I adapted their template engine to generate previews, Anki card decks and Mastodon toots.

The feature set may be interesting for some of you, starting at https://codeberg.org/losch/ztl#generate-links-without-hassle

image

Everything is file based, local and FOSS. The project contains a fast note and file span generator called ztl and a shim layer for Neovim called ztl.nvim. Because of the approach extending to more editors should be easy.

The most crucial feature is statefulness, meaning I can keep everything open on a remote server using terminal multiplexing and access from any computer without prior setup.

Next, I want to write a user guide, as good as Mochi, about core concepts such as flags, schedules, card fragments etc.

Cheers

Post edited by losch on

Comments

  • Congratulations on successfully developing it.

    I was interested to see Rust/Cargo there, as I'm learning Rust myself right now.

    Mochi is new to me, but I'll check it out, thanks for the link.

Sign In or Register to comment.