rucola
Terminal-based markdown note manager
TLDR
Open the note manager in the configured directory
$ rucola
Open the note manager for a specific directory$ rucola [~/notes]
SYNOPSIS
rucola [options] [directory]
DESCRIPTION
rucola is a TUI for managing zettelkasten-style interlinked markdown notes. It displays note statistics, lets you explore connections via links and backlinks, and can launch your preferred terminal text editor. It optionally compiles notes to HTML with LaTeX and code highlighting support.
HISTORY
rucola was created by Linus Mussmaecher and is written in Rust using the ratatui framework.

