{"id":29294785,"url":"https://github.com/codevalve/nbgo","last_synced_at":"2025-07-06T13:13:07.388Z","repository":{"id":302150798,"uuid":"1011440926","full_name":"codevalve/nbgo","owner":"codevalve","description":"A terminal based note taking app.","archived":false,"fork":false,"pushed_at":"2025-06-30T20:27:58.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-30T21:31:04.621Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/codevalve.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":"2025-06-30T20:27:26.000Z","updated_at":"2025-06-30T20:28:01.000Z","dependencies_parsed_at":"2025-06-30T21:32:01.639Z","dependency_job_id":"e6f28167-856e-44a0-a42f-9e93c8fb7618","html_url":"https://github.com/codevalve/nbgo","commit_stats":null,"previous_names":["codevalve/nbgo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codevalve/nbgo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevalve%2Fnbgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevalve%2Fnbgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevalve%2Fnbgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevalve%2Fnbgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codevalve","download_url":"https://codeload.github.com/codevalve/nbgo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevalve%2Fnbgo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263905770,"owners_count":23527978,"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":"2025-07-06T13:13:01.187Z","updated_at":"2025-07-06T13:13:07.382Z","avatar_url":"https://github.com/codevalve.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n             .o8                            \n            \"888                            \nooo. .oo.    888oooo.   .oooooooo  .ooooo.  \n`888P\"Y88b   d88' `88b 888' `88b  d88' `88b \n 888   888   888   888 888   888  888   888 \n 888   888   888   888 `88bod8P'  888   888 \no888o o888o  `Y8bod8P' `8oooooo.  `Y8bod8P' \n                       d\"     YD            \n                       \"Y88888P'            \n```\n\n# nbgo - A Retro Note-Taking System\n\nnbgo is a lightweight, terminal-based note-taking system with a 1980s-inspired TUI, designed for simplicity and speed. It stores notes and bookmarks as Markdown files in a filesystem-based structure, using 84 as the default editor and Glow for viewing.\nFeatures\n\n## Retro TUI\n\nNavigate with up/down keys or mouse, with single-key actions (a, b, e, v, q).\nNotes and Bookmarks: Create notes or bookmark URLs as .md files.\nMarkdown Editing: Uses 84 for editing with Markdown-specific shortcuts.\nViewing: Renders Markdown with Glow.\nNotebook Switching: Organize notes in separate notebooks (e.g., work, personal).\nFilesystem-Based: Stores notes in ~/.nbgo/\u003cnotebook\u003e.\n\n## Usage\n\nSwitch to a Notebook\n\nCreate or switch to a notebook:\n\n```bash\nnbgo use work\n```\n\n## Run the TUI\n\nLaunch the note-taking interface:\n\n```bash\nnbgo\n```\n\nNavigate with up/down or mouse.\na: Add a note (opens 84 to edit).\nb: Add a bookmark (opens 84 to edit).\nv: View selected note/bookmark in Glow.\ne: Edit selected note/bookmark in 84.\nq or Ctrl+C: Quit.\n\n## Keybindings in 84 (Editor)\n\nF1: Show help modal (lists keybindings).\nF2: Save and exit.\nF3: Search text (Enter to find, Esc to cancel).\nF4: Toggle function key menu.\nF5: Toggle Markdown preview.\nF10/Esc: Quit without saving.\nCtrl+H: Insert header (# ) or increment level.\nCtrl+L: Insert list item (- ).\nCtrl+B: Insert bold markers (****, cursor between).\nCtrl+I: Insert italic markers (**, cursor between).\nCtrl+K: Insert link template ([text](url), cursor on text).\nCtrl+M: Insert inline code (`code`, cursor inside).\nMouse Click: Set cursor position.\n\n## Notes\n\n### Storage\n\nNotes and bookmarks are saved as .md or .bookmark.md files in ~/.nbgo/\u003cnotebook\u003e.\n\n### Terminal Support\n\nRequires a modern terminal (e.g., iTerm2, Terminal.app, Kitty) for mouse and function keys. Test on compact keyboards (e.g., Fn+5 for F5 in 84).\n\n### Limitations\n\nNo mouse-based text selection or syntax highlighting in 84 (by design). Search in 84 moves to the first match only.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodevalve%2Fnbgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodevalve%2Fnbgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodevalve%2Fnbgo/lists"}