Skip to content

sharadcodes/sharnote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A command line note taking utility developed in Python that saves notes in JSON format.

Installation

pip3 install sharnote

Usage

For help

sharnote --help or sharnote --h

To see notes of today

sharnote --today or --t

To see notes of a particaular date

sharnote --date or --d YYYY-MM-DD

To search for a particular string in notes

sharnote --search or --s "Some text here"

To change directory used for storing notes

sharnote --notesdir or --nd

About

A command line 😄 note taking utility developed in Python that saves notes in JSON format.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages