ztlgr is a terminal-based note-taking application designed around the Zettelkasten methodology. Offering fast search capabilities, multiple note types, and an intuitive linking system, it promotes efficient organization and retrieval of knowledge. Built with Rust, it ensures both speed and reliability for seamless note management.
ztlgr is a lightweight, terminal-based note-taking application that employs the Zettelkasten methodology, developed using Rust. This tool offers a structured approach to organizing notes through Luhmann-style IDs and supports various note types, ensuring a flexible and efficient workflow for users.
[[note-title]] links, complete with backlinks.Begin by creating a new vault and organizing notes effortlessly with commands like:
ztlgr new my-vault
ztlgr open my-vault
# Or use the default vault location
ztlgr
Normal Mode
j/k: Navigate note listh/l: Switch between panelsg/G: Jump to top/bottomn: Create a new note/: Search:q: Quit (Vim-style)Insert Mode
Esc: Exit insert modeEasily customize your setup by editing the configuration stored in ~/.config/ztlgr/config.toml. This file allows adjustments such as theme selection, sidebar width, and auto-save intervals.
Choose from several built-in themes:
Or design a custom theme by defining color settings in your config.
ztlgr employs a multi-agent architecture, enhancing the app’s modular functionality:
Optimize knowledge management by incorporating advanced features and intuitive design in your note-taking with ztlgr.
No comments yet.
Sign in to be the first to comment.