A 'Zettelkasten' with:
- A web interface, to visualize notes remotely from other devices (alpinejs and htmx probably)
- An API to edit notes using any editor (git diff and replace what differs)
- First-class support for Neovim users, with a provided plugin (hopefully)
- Support for Markdown, probably Typst and maybe Org-mode
$ nix build .#$ cargo build