{"id":17700708,"url":"https://github.com/cdown/nota","last_synced_at":"2025-05-13T04:02:41.255Z","repository":{"id":54842632,"uuid":"27378194","full_name":"cdown/nota","owner":"cdown","description":"Simple note taking using your $EDITOR and git","archived":false,"fork":false,"pushed_at":"2020-10-16T14:17:11.000Z","size":16,"stargazers_count":24,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-20T22:32:41.809Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdown.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-01T12:20:37.000Z","updated_at":"2025-02-08T16:17:09.000Z","dependencies_parsed_at":"2022-08-14T04:30:59.063Z","dependency_job_id":null,"html_url":"https://github.com/cdown/nota","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdown%2Fnota","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdown%2Fnota/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdown%2Fnota/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdown%2Fnota/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdown","download_url":"https://codeload.github.com/cdown/nota/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253870867,"owners_count":21976613,"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":[],"created_at":"2024-10-24T17:42:52.930Z","updated_at":"2025-05-13T04:02:41.185Z","avatar_url":"https://github.com/cdown.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"`nota` is a simple tool to make and organise notes, using git to keep history,\nand your favourite editor for editing.\n\nYou can enable GPG support by doing the following:\n\n1. Adding `GPG=1` to `$XDG_CONFIG_HOME/nota`, if `$XDG_CONFIG_HOME` is set, or\n   `~/.config/nota` if it isn't. You can set this as an environment variable\n   instead, if you prefer.\n2. Having your editor transparently open gpg files. For example, in vim, you\n   can use [vim-gnupg][]. You can also set a different `PGP_EDITOR`.\n\nYou can also use read-only mode (which will just display the contents of the\nnote) using `NOTA_READ_ONLY=1`.\n\nMy primary motivation for making this was that I used [iDoneThis][] for a long\ntime, but now I need to store sensitive entries that should not leave my local\ncomputer.\n\n[iDoneThis]: https://idonethis.com/\n[git]: http://git-scm.com/\n[vim-gnupg]: https://github.com/jamessan/vim-gnupg\n\n## Usage\n\n    # Edit today's entry (in format YYYY-MM-DD)\n    nota\n\n    # Edit the entry from yesterday/today/4 days ago\n    nota (yesterday|today|'4 days ago')\n\n    # Edit the entry for Dec 1 2014\n    nota 2014-12-01\n\n    # Edit an entry called \"foo\"\n    nota foo\n\n    # Set up git to push somewhere if you want it\n    # You can issue arbitrary git commands using `nota git`\n    nota git remote add origin \u003corigin\u003e\n\n# nota-todo-reminder\n\nnota-todo-reminder is a small script calling `notify-send` that outputs the\ncontents of the nota entry called \"todo\" if it still contains anything. This\nallows you to use nota to remind you of todo entries using a systemd timer,\ncron script, or similar. Create a note called \"todo\" and run it to see how it\nworks.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdown%2Fnota","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdown%2Fnota","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdown%2Fnota/lists"}