Skip to content

A simple Shell Script tool to manage your quick notes. (list, add and remove your annotations).

Notifications You must be signed in to change notification settings

Josee9988/CLI-Quick-Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

πŸ”₯ Josee9988/CLI-Quick-Notes


πŸ€” About the project

  • A simple Shell Script tool to manage your quick notes. (list, add and remove your annotations).

⚑ Installation

  1. Clone the repository and enter the directory:
  2. Make the script executable from anywhere:
  sudo bash MAKE_SCRIPT_GLOBAL.sh
  1. Run the script from anywhere in your system:
  qnote "my first note"

πŸš€ Usage

  Usage:
  qnote                                      Displays all notes.
  qnote [-a|--add] <note>                    Adds a note at the end.
  qnote <note>                               Adds a note at the end.
  qnote -h|--help                            Display this help text.
  qnote [-r|-d|--remove|--delete] <index>    Removes a note by its index (position or line number).
  qnote [-c|--clear]                         Removes all the notes.

🌲 Project tree

.
β”œβ”€β”€ MAKE_SCRIPT_GLOBAL.sh
β”œβ”€β”€ qnote
└── README.md

0 directories, 3 files

πŸ“ Additional notes

  • If you change the repository location, you must run the MAKE_SCRIPT_GLOBAL.sh script again.

🍰 Supporters and donators

We are currently looking for new donators to help and maintain this project! ❀️

By donating, you will help the development of this project, and you will be featured in this CLI-Quick-Notes's README.md, so everyone can see your kindness and visit your content ⭐.


CLI-Quick-Notes was generated from Josee9988/project-template πŸ“š


πŸŽ‰ Was the CLI tool helpful? Help us raise these numbers up

GitHub followers GitHub stars GitHub watchers GitHub forks

Sponsor

Enjoy! πŸ˜ƒ


βš–οΈπŸ“ License

See the license in the 'LICENSE' file.


Made with a lot of ❀️❀️ by @Josee9988

About

A simple Shell Script tool to manage your quick notes. (list, add and remove your annotations).

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

  •  

Languages