{"id":18742169,"url":"https://github.com/donuts-are-good/notes","last_synced_at":"2026-02-10T03:01:56.623Z","repository":{"id":149069780,"uuid":"583834160","full_name":"donuts-are-good/notes","owner":"donuts-are-good","description":"A simple CLI note-taking tool for humans","archived":false,"fork":false,"pushed_at":"2024-09-13T03:06:21.000Z","size":15,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T18:18:36.554Z","etag":null,"topics":["cli","donut-utils","go","golang","journaling","notes","tagging","tags"],"latest_commit_sha":null,"homepage":"","language":"Go","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/donuts-are-good.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-12-31T04:59:12.000Z","updated_at":"2024-09-13T03:01:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"9679c16f-325f-4881-99ec-1d5cc982b84f","html_url":"https://github.com/donuts-are-good/notes","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/donuts-are-good/notes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donuts-are-good%2Fnotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donuts-are-good%2Fnotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donuts-are-good%2Fnotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donuts-are-good%2Fnotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/donuts-are-good","download_url":"https://codeload.github.com/donuts-are-good/notes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donuts-are-good%2Fnotes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29289899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T02:32:08.756Z","status":"ssl_error","status_checked_at":"2026-02-10T02:30:31.937Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","donut-utils","go","golang","journaling","notes","tagging","tags"],"created_at":"2024-11-07T16:06:48.650Z","updated_at":"2026-02-10T03:01:56.605Z","avatar_url":"https://github.com/donuts-are-good.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![banner](https://github.com/user-attachments/assets/64eff8ee-27a5-49f4-a173-0f08b0abe551)\n\n![donuts-are-good's followers](https://img.shields.io/github/followers/donuts-are-good?\u0026color=555\u0026style=for-the-badge\u0026label=followers) ![donuts-are-good's stars](https://img.shields.io/github/stars/donuts-are-good?affiliations=OWNER%2CCOLLABORATOR\u0026color=555\u0026style=for-the-badge) ![donuts-are-good's visitors](https://komarev.com/ghpvc/?username=donuts-are-good\u0026color=555555\u0026style=for-the-badge\u0026label=visitors)\n\n\n# 📝 Notes\n\nNotes is a simple tag-based note-taking app for the command line.\n\n## ✨ Features\n\n- Create notes with titles, bodies, and tags\n- List all notes\n- List notes by specific tag\n- List all tags\n- Search notes by tag\n- Open notes in your default text editor\n\n## 🚀 Usage\n\nNotes uses subcommands for different operations:\n\n1. Create a note:\n```bash\nnotes create -title \"Note Title\" -body \"Note content\" -tags \"tag1,tag2\"\n```\n\n2. List all notes:\n```bash\nnotes list\n```\n\n3. List notes by tag:\n```bash\nnotes list -tag \"tagname\"\n```\n\n4. List all tags:\n```\nnotes tags\n```\n\n5. Search notes by tag:\n```bash\nnotes tags -search \"tagname\"\n```\n\n## 🏴‍☠️ Flags\n\n### Creating a note\n\n- `-title`: The title of the note (required)\n- `-body`: The content of the note\n- `-tags`: A comma-separated list of tags for the note\n\nExample:\n```bash\nnotes create -title \"Meeting Notes\" -body \"Discussed project timeline\" -tags \"work,project\"\n```\n\n### Listing notes\n\n- `-tag`: List entries for a specific tag\n\nExample:\n\n```bash\nnotes list -tag \"work\"\n```\n\n\n### Managing tags\n\n- `-search`: Search entries by tag\n\nExample:\n```bash\nnotes tags -search \"project\"\n```\n\n## 📜 License\n\nNotes is licensed under the [MIT](https://opensource.org/licenses/MIT) software license. \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonuts-are-good%2Fnotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdonuts-are-good%2Fnotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonuts-are-good%2Fnotes/lists"}