#denote #cli #name-scheme

app zeroten-denote-cli

Use denote name shcheme outside of Emacs

3 releases

0.1.2 Dec 18, 2024
0.1.1 Sep 13, 2024
0.1.0 Sep 13, 2024

#504 in Command line utilities

Download history 237/week @ 2024-09-11 38/week @ 2024-09-18 26/week @ 2024-09-25 14/week @ 2024-10-02 1/week @ 2024-12-04 3/week @ 2024-12-11 123/week @ 2024-12-18

127 downloads per month

MPL-2.0 license

34KB
630 lines

StandWithUkraine

denote-rs

Use denote name shcheme outside of Emacs. You can watch this video to find out about Denote name scheme and originally plugin to Emacs.

Installation

Cargo

You need rust toolchain for install denote-rs from Crates.io.

cargo install zeroten-denote-cli
denote --version

Pre-built binaries

See the release section for manual installation of a binary.

Building

denote-rs written in Rust so you need Rust toolchain for build it.

To build denote-rs:

git clone https://github.com/5121f/denote-rs.git
cd denote-rs
cargo build --release
target/release/denote --version

TODO

  • Changing front matter

About me

I'm a amateur programmer and English is not my native language so I will be glad to get any corrections and feedback from you.

Dependencies

~6–16MB
~216K SLoC