LinuxCommandLibrary

rucola

Terminal-based markdown note manager

TLDR

Open the note manager in the configured directory
$ rucola
copy
Open the note manager for a specific directory
$ rucola [~/notes]
copy

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.

SEE ALSO

nb(1), zk(1), wiki-tui(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard