Skip to content

riley-martin/notation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notation

A simple cli note-taking program written in rust

Notation is a simple cli note-taking program written in rust (after all, "everything is better in rust":)

Installation and usage

Install using git and cargo

  git clone https://github.com/riley-martin/notation.git
  cd notation
  cargo run

Features

  • Create new notes
  • Edit existing notes
  • Delete old notes
  • Select notes by title (currently uses file path, sort of clunky)
  • More of a TUI rather than just using subcommands (especially for selecting notes)

License

This program is licensed under the GPLv3. See LICENSE for details

About

A note-taking cli tool written in rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages