Clinote

Clinote is a simple note taking app in the terminal. Take notes in an easy way and keep your information without leaving your workspace.

Source code and installation

Features

Clinote features are very basic and minimal, aiming for fast note taking and reading.

Add notes

You can add many notes as you want, just execute the clinote command and select the first option. Quickly you be able to add a title and content to your note and store it (See example in the top image).

Read notes

After creating a note you can read it in the command line, just select the read note option in the menu.

Edit notes

You made a mistake writing your note? You can edit the title or content of your note easily.

Delete notes

Don't need a note anymore? You can delete it and forget its existence, just be careful, this action can not be reverted.

About

This is a personal project and it is integrated into my developer portfolio. Feel free to clone this project on GitHub and add the features that you want. This CLI app was designed to be minimal and functional for me.