{"id":17345232,"url":"https://github.com/afonsopacifer/pynotes","last_synced_at":"2025-07-26T02:04:32.570Z","repository":{"id":62582106,"uuid":"142105291","full_name":"afonsopacifer/pynotes","owner":"afonsopacifer","description":"Create daily notes/log with markdown.","archived":false,"fork":false,"pushed_at":"2018-07-28T02:43:08.000Z","size":14,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T15:56:35.601Z","etag":null,"topics":["cli","daily","log","notes","productivity","tool"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pynotes/","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/afonsopacifer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-24T04:43:27.000Z","updated_at":"2023-03-07T12:58:46.000Z","dependencies_parsed_at":"2022-11-03T21:36:09.781Z","dependency_job_id":null,"html_url":"https://github.com/afonsopacifer/pynotes","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afonsopacifer%2Fpynotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afonsopacifer%2Fpynotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afonsopacifer%2Fpynotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afonsopacifer%2Fpynotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afonsopacifer","download_url":"https://codeload.github.com/afonsopacifer/pynotes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248348841,"owners_count":21088926,"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":["cli","daily","log","notes","productivity","tool"],"created_at":"2024-10-15T16:30:00.013Z","updated_at":"2025-04-14T20:31:36.731Z","avatar_url":"https://github.com/afonsopacifer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pynotes\n\n\n[![PyPI](https://img.shields.io/pypi/v/pynotes.svg)](https://pypi.org/project/pynotes/)\n\n\n\u003e Create daily notes/log with markdown.\n\n\n## How to install\n\nVerify if you have [python 3.x](https://www.python.org/downloads/) and [pip](https://pypi.org/project/pip/) installed.\n\n```sh\n$ python3 -m pip install pynotes\n```\n\n\u003chr\u003e\n\n## Usage\n\n*Show this help message and exit*\n\n```sh\n$ pynotes -h\n```\n\n*Optional arguments*\n\nShort argument | Argument      | Description  |\n:------------  | :-----------  | :----------- |\n-h             | --help        | Show this help message and exit\n-nf            | --new_file    | Create a note file\n-al            | --add_link    | Add a new link\n-at            | --add_tag     | Add a new tag\n-r             | --read        | Read note file and show\n-l             | --links       | Get all links and show\n-t             | --tags        | Get all tags and show\n\n## Example note file\n\n`23-07-2018.md`\n\n```\n# Notes: 23-07-2018\n\n\u003e Tags: `python`, `cli`, `pip`, `html`\n\n## Links:\n\n- [Link 1](#url1)\n- [Link 2](#url2)\n- [Link 3](#url3)\n```\n\n## Development\n\n### Dev environment\n\n1 - Install the [virtualenv](https://virtualenv.pypa.io/en/stable/)\n\n```\n$ pip install virtualenv\n```\n\n2 - Create new python environment\n\n```\n$ sh setup_env.sh\n```\n\n3 - Start the environment\n\n```\n$ source bin/activate\n```\n\n**TIP:** Type `deactivate` to close the virtualenv\n\n### Publish\n\nInstall locally with pip\n\n```\n$ sh publish_local.sh\n```\n\nPublish in PyPi\n\n```\n$ sh publish_pypi.sh\n```\n\n## Versioning\n\nTo keep better organization of releases we follow the [Semantic Versioning 2.0.0](http://semver.org/) guidelines.\n\n## Contributing\n\nFind on our [issues](https://github.com/afonsopacifer/pynotes/issues/) the next steps of the project ;)\n\u003cbr\u003e\nWant to contribute? [Follow these recommendations](https://github.com/afonsopacifer/pynotes/blob/master/CONTRIBUTING.md).\n\n## History\n\nSee [Releases](https://github.com/afonsopacifer/pynotes/releases) for detailed changelog.\n\n## License\n\n[MIT License](https://github.com/afonsopacifer/pynotes/blob/master/LICENSE.md) © [Afonso Pacifer](https://afonsopacifer.github.io/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafonsopacifer%2Fpynotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafonsopacifer%2Fpynotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafonsopacifer%2Fpynotes/lists"}