{"id":21239341,"url":"https://github.com/egamagz/codenotes","last_synced_at":"2026-02-09T07:33:07.640Z","repository":{"id":165120032,"uuid":"284789968","full_name":"EGAMAGZ/codenotes","owner":"EGAMAGZ","description":"A simple CLI where you can save and view all your created annotations 📒","archived":false,"fork":false,"pushed_at":"2025-01-13T20:00:07.000Z","size":868,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T16:41:27.005Z","etag":null,"topics":["codenotes","command-line","console-app","python","terminal-app","terminal-based"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EGAMAGZ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-03T19:34:20.000Z","updated_at":"2025-01-13T20:00:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"23e5a100-3140-44b6-ab07-c35d722a6b82","html_url":"https://github.com/EGAMAGZ/codenotes","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/EGAMAGZ/codenotes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EGAMAGZ%2Fcodenotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EGAMAGZ%2Fcodenotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EGAMAGZ%2Fcodenotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EGAMAGZ%2Fcodenotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EGAMAGZ","download_url":"https://codeload.github.com/EGAMAGZ/codenotes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EGAMAGZ%2Fcodenotes/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264639916,"owners_count":23642319,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["codenotes","command-line","console-app","python","terminal-app","terminal-based"],"created_at":"2024-11-21T00:43:05.393Z","updated_at":"2026-02-09T07:33:07.613Z","avatar_url":"https://github.com/EGAMAGZ.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Codenotes\n*All your annotations without quitting the terminal*\n\n[![PyPI version](https://badge.fury.io/py/Codenotes.svg)](https://badge.fury.io/py/Codenotes)\n![PyPI - License](https://img.shields.io/pypi/l/codenotes)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/codenotes)\n![PyPI - Status](https://img.shields.io/pypi/status/codenotes)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\nA simple CLI where you can save and view all your created annotations\n\n## Installation\nTo install `codenotes`, it is recommended to use pip:\n```\npip install codenotes\n```\nYou can install it from source. Clone this repository and use pip to install:\n```\ngit clone https://github.com/EGAMAGZ/codenotes.git\ncd codenotes\npip install .\n```\n\nIf `codenotes` is already installed and you would like to update it, use:\n```\npip install --upgrade codenotes\n```\nIf updating local version, use:\n```\ncd codenotes\ngit pull\npip install --upgrade .\n```\n## Usage\nRun `codenotes` to display the usage text.\n\n```\ncodenotes \u003cannotation\u003e \u003caction\u003e \u003cflags\u003e\n```\n\u003cimg src=\"images/CodenotesSample.gif\"\u003e\n\n**Features**\n* Create notes and tasks, and saves them in a category optionally specified\n* Create categories for the different annotations\n* Check the annotations or categories that will be created with a preview\n* Create categories where tasks or notes will be saved\n* Search for annotations created today, yesterday, during the week, month and ever, and by keywords\n* Search for categories created in each type of annotation or in all of them at the same time, and search by keywords\n## Unit Tests\n`codenotes` unit tests are written for `unittest`, using `tox` and `pyenv`. List of python versions tested and supported:\n* 3.9\n* 3.10.0b3\n\n## License\nMIT License\n\nCopyright (c) 2021 Gamaliel Garcia\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegamagz%2Fcodenotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fegamagz%2Fcodenotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegamagz%2Fcodenotes/lists"}