{"id":15717175,"url":"https://github.com/escandiuzzi/notes","last_synced_at":"2026-05-03T06:37:02.297Z","repository":{"id":233915934,"uuid":"788022533","full_name":"Escandiuzzi/notes","owner":"Escandiuzzi","description":"CLI tool made with GO to help you create notes in your macos from your terminal","archived":false,"fork":false,"pushed_at":"2024-04-17T16:30:00.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-17T17:36:44.266Z","etag":null,"topics":["cli","go","golang","macos","macosx","notes"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Escandiuzzi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2024-04-17T16:20:44.000Z","updated_at":"2024-04-17T17:36:49.272Z","dependencies_parsed_at":"2024-04-17T17:36:49.095Z","dependency_job_id":"278d4704-80e1-4004-95dd-6476fd00aa9b","html_url":"https://github.com/Escandiuzzi/notes","commit_stats":null,"previous_names":["escandiuzzi/notes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Escandiuzzi%2Fnotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Escandiuzzi%2Fnotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Escandiuzzi%2Fnotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Escandiuzzi%2Fnotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Escandiuzzi","download_url":"https://codeload.github.com/Escandiuzzi/notes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246380117,"owners_count":20767809,"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","go","golang","macos","macosx","notes"],"created_at":"2024-10-03T21:48:59.799Z","updated_at":"2026-05-03T06:37:02.246Z","avatar_url":"https://github.com/Escandiuzzi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How to install the CLI tool\n\n## Build the project\n\ngo build -o notes main.go\n\n## Move to the bin folder\n\nmv mycli /usr/local/bin/\n\n### Now you can run the CLI by running note in you terminal\n\n#### Example\n\n```console\nfoo@bar:~$ note add -f Ideas -t \"Project Ideas\" -c\"Create a CLI tool in GO\"\n```\n\n\n#### Add new note\n\n```console\nfoo@bar:~$ note add\n```\n\n```console\nfoo@bar:~$ note a\n```\n\n```console\nfoo@bar:~$ note make\n```\n\n```console\nfoo@bar:~$ note n\n```\n\n#### Params\n\n##### Folder\n\n```console\nfoo@bar:~$ note add -f #Specifies the folder to be added\n```\n\n```console\nfoo@bar:~$ note add -folder #Specifies the folder to be added\n```\n\n##### Title\n\n```console\nfoo@bar:~$ note add -t #Specifies the title of the note\n```\n\n```console\nfoo@bar:~$ note add -title #Specifies the title of the note\n```\n\n##### Content\n\n```console\nfoo@bar:~$ note add -c #Specifies the content of the note\n```\n\n```console\nfoo@bar:~$ note add -content #Specifies the content of the note\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescandiuzzi%2Fnotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fescandiuzzi%2Fnotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescandiuzzi%2Fnotes/lists"}