Skip to content

ali-dc/note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

note

Quick CLI note-taking tool.

Install

Go Install

go install github.com/ali-chapman/note@latest

Binary Download

Download from releases and add to PATH.

Usage

note                    # Search existing notes
note "meeting notes"    # Create or edit a note
note -l                 # Only list existing notes

Requirements

  • fzf for note selection
  • $EDITOR environment variable set
  • Optional: $NOTES_DIRECTORY (defaults to ~/.notes)

Notes

Notes are stored as markdown files with date prefixes: 02-Jan-2006 note-name.md

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages