A simple CLI where you can save and view all your created annotations
Project description
Codenotes
All your annotations without quitting the terminal
A simple CLI where you can save and view all your created annotations
Installation
To install codenotes
, it is recommended to use pip:
pip install codenotes
You can install it from source. Clone this repository and use pip to install:
git clone https://github.com/EGAMAGZ/codenotes.git
cd codenotes
pip install .
If codenotes
is already installed and you would like to update it, use:
pip install --upgrade codenotes
If updating local version, use:
cd codenotes
git pull
pip install --upgrade .
Usage
Run codenotes
to display the usage text.
codenotes <annotation> <action> <flags>
Features
- Create notes and tasks, and saves them in a category optionally specified
- Create categories for the different annotations
- Check the annotations or categories that will be created with a preview
- Create categories where tasks or notes will be saved
- Search for annotations created today, yesterday, during the week, month and ever, and by keywords
- Search for categories created in each type of annotation or in all of them at the same time, and search by keywords
Unit Tests
codenotes
unit tests are written for unittest
, using tox
and pyenv
. List of python versions tested and supported:
- 3.9
- 3.10.0b3
License
MIT License
Copyright (c) 2021 Gamaliel Garcia
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file Codenotes-0.0.2.tar.gz
.
File metadata
- Download URL: Codenotes-0.0.2.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b729ce17f9447d3ce92d453680ce51ca7914fa810548dc75d50feb91ba369a2 |
|
MD5 | 1034458e2d38e9dec03cd4fd64d240b9 |
|
BLAKE2b-256 | dd5f45121477fda60607ef3539c56c69f6c13186b8aa4ab656d146f331a22f30 |
File details
Details for the file Codenotes-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: Codenotes-0.0.2-py3-none-any.whl
- Upload date:
- Size: 30.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8356c41f0325524589dee8b64a9e3de7ca1d14819d04ce5d90d0b864dbed8a90 |
|
MD5 | 111586833ea05ffe1f8bff313d4d440d |
|
BLAKE2b-256 | e8a93fdfbca720d5e5fac475eb163c1fb4ef90eb6bed8828bd7db61cf88cccad |