mantono / jrn

Unobtrusive journal editing CLI application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jrn

jrn (short for journal) is a command line application for journal writing and note keeping, with emphasize being on simplicity. The barrier to creating new notes should always be as low as possible; simply write jrn in a terminal, and start writing in your favourite editor.

USAGE:
    jrn [FLAGS] [OPTIONS] [SUBCOMMAND]

FLAGS:
    -D, --debug      Print debug information
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -n, --namespace <namespace>    Namespace [default: default]

SUBCOMMANDS:
    edit      Edit journal
    help      Prints this message or the help of the given subcommand(s)
    log       Show history
    search    Search journal entries
    sync      Sync entries

About

Unobtrusive journal editing CLI application


Languages

Language:Rust 100.0%