{"id":24442246,"url":"https://github.com/grapeofwrath/jot","last_synced_at":"2025-06-17T06:06:15.487Z","repository":{"id":234347968,"uuid":"788712446","full_name":"grapeofwrath/jot","owner":"grapeofwrath","description":"A Zettelkasten CLI helper written in Go","archived":false,"fork":false,"pushed_at":"2024-05-12T17:39:05.000Z","size":4841,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-12T18:42:11.142Z","etag":null,"topics":["golang","zettel","zettelkasten"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grapeofwrath.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,"publiccode":null,"codemeta":null}},"created_at":"2024-04-18T23:54:32.000Z","updated_at":"2024-06-19T12:27:42.893Z","dependencies_parsed_at":"2024-04-24T00:30:57.829Z","dependency_job_id":"1d694c31-577e-4812-8308-041ebb4601da","html_url":"https://github.com/grapeofwrath/jot","commit_stats":null,"previous_names":["grapeofwrath/zettel-utils","grapeofwrath/jot"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/grapeofwrath/jot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grapeofwrath%2Fjot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grapeofwrath%2Fjot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grapeofwrath%2Fjot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grapeofwrath%2Fjot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grapeofwrath","download_url":"https://codeload.github.com/grapeofwrath/jot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grapeofwrath%2Fjot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260301993,"owners_count":22988722,"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":["golang","zettel","zettelkasten"],"created_at":"2025-01-20T21:58:33.989Z","updated_at":"2025-06-17T06:06:15.422Z","avatar_url":"https://github.com/grapeofwrath.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jot\n\n**A Zettelkasten CLI helper written in Go**\n\n\u003cimg alt=\"Welcome to Jot\" src=\"./assets/jot_demo.gif\" width=\"600\" /\u003e\n\nWhen Jot is ran without any additional arguments, it will open Neovim inside the ~/notes directory.\nTo quickly create a new note, the executable can be run using all additional arguments as the title.\nA note is then created using the following template and opened in Neovim:\n\n```markdown\n---\ntitle: This Is A Zettel Title\ndate: 06/27/2024 02:30 AM\ntags:\n---\n\n# This Is A Zettel Title\n```\n\n## Configuration\n\nYou can create `~/.config/jot/config.yaml` in order to adjust Jot how you like.\n\n```yaml\nNotesDir: \"/home/user/notes\"\nEditor: \"nvim\"\nTemplate: \"---\\ntitle: $title\\ndate: $date\\ntags:\\n---\\n\\n# $title\"\n```\n\n**Configuration Options:**\n\n`NotesDir`: The directory for your notes\n\n`Editor`: The command to launch your editor (ie nvim not neovim)\n\n`Template`: The template to use when creating a new note (use `$date` and `$title` if you wish to include those)\n\nThis project is created to help with the Zettelkasten method, but it does not have to be used solely for that purpose.\nHowever, I don't plan on adding anything more than needed to help with that method.\nThis will hopefully keep the project fairly simple and focused.\n\nIf you're wondering *what the heck is a Zettelkasten*, you can learn more about it here:\n\n[Zettelkasten Introduction](https://zettelkasten.de/introduction/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrapeofwrath%2Fjot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrapeofwrath%2Fjot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrapeofwrath%2Fjot/lists"}