zetty

Crates.iozetty
lib.rszetty
version0.1.0
created_at2025-01-03 12:31:41.298966+00
updated_at2025-01-03 12:31:41.298966+00
descriptionA command line tool to manage notes in a Zettelkasten
homepagehttps://github.com/luissimas/zetty
repositoryhttps://github.com/luissimas/zetty
max_upload_size
id1502381
size49,589
Luís Simas (luissimas)

documentation

README

zetty

[!WARNING] This is a WIP and currently serving just my own personal needs

A command line tool to manage notes in a Zettelkasten.

$ zetty
A command line tool to manage notes in a Zettelkasten

Usage: zetty [OPTIONS] <COMMAND>

Commands:
  new   Create a new note
  help  Print this message or the help of the given subcommand(s)

Options:
  -v, --verbose  Enable verbose logging
  -h, --help     Print help
  -V, --version  Print version

Installation

cargo install zetty
Commit count: 7

cargo fmt