Skip to content

fmeurou/clignotte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notes

Note app in command line

usage :

  • $ note notebooks -> lists available notebooks
  • $ note notebook newNotebook -> creates or sets a notebook called newNotebook as the current notebook
  • $ note -> displays notes per notebook
  • $ note list -> displays a list of notes in a table
  • $ note add This is a new note -> creates a new note in the current notebook
  • $ note due 1 2016-10-10 -> sets a due date for note 1
  • $ note close 1 -> flags note 1 as closed
  • $ note delete 1 -> deletes note 1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published