~aleksrutins/mzk

A small WIP zettelkasten tool

8c864e9 fix note snippets

27 days ago

8c864e9 fix note snippets

27 days ago

#mzk

Copr build status

A tiny, simple tool for managing your zettelkasten.

#Installation

#Packages

OS Command
Fedora dnf copr enable aleksrutins/utils && dnf install mzk

#From Source

mzk uses just to manage tasks.

git clone https://git.sr.ht/~aleksrutins/mzk
cd mzk
sudo just install

The installation directory can be customized with the prefix just parameter. (sudo just install prefix=...)

#Docs

The installation comes with an mzk.1 manpage - just man mzk. mzk help will print out an abbreviated command reference, as well.