{"id":19356335,"url":"https://github.com/marcusleonas/notebutler","last_synced_at":"2025-06-12T20:04:30.270Z","repository":{"id":230614078,"uuid":"779788003","full_name":"marcusleonas/notebutler","owner":"marcusleonas","description":"A simple CLI tool to manage your notes.","archived":false,"fork":false,"pushed_at":"2024-03-31T13:01:37.000Z","size":444,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-28T13:36:58.606Z","etag":null,"topics":["cli","golang","markdown","notes-tool"],"latest_commit_sha":null,"homepage":"https://marcusleonas.github.io/notebutler/","language":"Go","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/marcusleonas.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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-30T19:41:50.000Z","updated_at":"2024-04-28T13:37:11.671Z","dependencies_parsed_at":"2024-04-28T13:37:04.755Z","dependency_job_id":"34f1c6e6-92a8-41e2-a6a9-b263cb1a362d","html_url":"https://github.com/marcusleonas/notebutler","commit_stats":null,"previous_names":["flvffywvffy/notebutler","marcusleonas/notebutler"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/marcusleonas/notebutler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusleonas%2Fnotebutler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusleonas%2Fnotebutler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusleonas%2Fnotebutler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusleonas%2Fnotebutler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcusleonas","download_url":"https://codeload.github.com/marcusleonas/notebutler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusleonas%2Fnotebutler/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259521513,"owners_count":22870446,"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","golang","markdown","notes-tool"],"created_at":"2024-11-10T07:04:03.816Z","updated_at":"2025-06-12T20:04:30.255Z","avatar_url":"https://github.com/marcusleonas.png","language":"Go","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/marcusleonas/notebutler/blob/main/logo.png?raw=true\" alt=\"Notebutler logo\" width=\"200\"\u003e\n  \u003cbr/\u003e\u003cbr/\u003e\n  \u003ch2\u003e\u003cstrong\u003e\u003ca href=\"https://nb.flvffy.xyz/\"\u003eRead the docs\u003c/a\u003e\u003c/strong\u003e\u003c/h2\u003e\n\u003c/p\u003e\n\n# Notebutler\n\nA little cli tool to manage your notes. Written in Golang.\n\n## Installation\n\nDownload the binary from the [releases page](https://github.com/marcusleonas/notebutler/releases) and put it somewhere in your `$PATH`.\n\n## Usage\n\n### Initialise a notebook:\n\n```sh\nnotebutler init\n```\n\n### Create a new note\n\n```sh\nnotebutler new\n```\n\n**Flags:**\n\n(all flags are optional)\n\n- `-n, --name`: Name of the note.\n- `-t, --template`: Template to use for the note (found inside `.notebutler/templates`). Do not include the `.md` extension. Defaults to `default`.\n- `-o, --open`: Open the file in the default editor after creation. Defaults to `false`.\n\n### Read a note\n\n```sh\nnotebutler read \u003cname\u003e\n```\n\n## Build\n\nInstall [Go](https://golang.org/doc/install).\n\n### For current architecture\n\n```sh\ngo build .\n```\n\n### For all architectures\n\n```sh\n./build.sh github.com/marcusleonas/notebutler\n```\n\n## License\n\nLicensed under the MIT License. See [LICENSE](LICENSE) for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcusleonas%2Fnotebutler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcusleonas%2Fnotebutler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcusleonas%2Fnotebutler/lists"}