Skip to main content

A package to keep track of your note inside the terminal

Project description

noterr

A command line application to store all of your notes in a neat and clean manner

Installation

You can install noterr through pip with the following command:

pip install noterr

Also, you can also install noterr through curl

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Japroz-Saini/noterr/master/install.sh)"

Usage

Noterr is used to keep track of all your notes We suggest you begin by typing the following:

noterr

You would see no output. That is because you have not created any folders. Try creating one with the following command:

noterr create-folder codes

Next if yout type the command:

noterr folder codes

You would see no output again.This because you have not added any notes to the codes folder. Try adding one with the following command:

noterr folder codes add 'This is a note'

Now if you type

noterr folder codes

You would see the notes in that folder. Currently, that note is uncomplete. If you have completed the note you can type the command

noterr folder codes done 'This is a note'

Now you would see that the note has changes its color. This is for you to be able to distinguish between done and undone done.

Deleting

You can delete a folder with the following command:

noterr delete-folder codes

Which will delete the folder codes

You can also delete an item from a folder with the following command:

noterr folder codes del 'This is a note'

Hidden

Noterr has various hidden commands which do various things in the teriminal. One of them is noterr tictac which starts a multiplayer tic-tac-toe game. Discover commands and create the issue with the command and what it does to be featured on the documentation!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

noterr-1.2.3.tar.gz (3.3 kB view details)

Uploaded Source

File details

Details for the file noterr-1.2.3.tar.gz.

File metadata

  • Download URL: noterr-1.2.3.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for noterr-1.2.3.tar.gz
Algorithm Hash digest
SHA256 5bb9961c9a9cca9a9c4c907d641f29bcbb5466701c352ee317ffe951f5dde5d0
MD5 f6a068b49c942fff33f7b42f52e50a1c
BLAKE2b-256 0918a81e95dd12d833485fc0e287a0bc571827897181137c953a5026d0a1210b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page