{"id":29294786,"url":"https://github.com/codevalve/84","last_synced_at":"2025-07-06T13:13:08.151Z","repository":{"id":302149046,"uuid":"1011409075","full_name":"codevalve/84","owner":"codevalve","description":"A very simple markdown editor for use with nbgo","archived":false,"fork":false,"pushed_at":"2025-06-30T20:12:49.000Z","size":6293,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-30T21:24:51.777Z","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-30T19:14:26.000Z","updated_at":"2025-06-30T20:12:53.000Z","dependencies_parsed_at":"2025-06-30T21:35:09.714Z","dependency_job_id":null,"html_url":"https://github.com/codevalve/84","commit_stats":null,"previous_names":["codevalve/84"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codevalve/84","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevalve%2F84","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevalve%2F84/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevalve%2F84/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevalve%2F84/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codevalve","download_url":"https://codeload.github.com/codevalve/84/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevalve%2F84/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.190Z","updated_at":"2025-07-06T13:13:08.142Z","avatar_url":"https://github.com/codevalve.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n .ooooo.         .o   \nd88'   `8.     .d88   \nY88..  .8'   .d'888   \n `88888b.  .d'  888   \n.8'  ``88b 88ooo888oo \n`8.   .88P      888   \n `boood8'      o888o  \n                      \n```\n\n# 84 - A Retro Markdown Editor\n\n84 is a lightweight, terminal-based Markdown editor with a 1980s-inspired interface, designed for simplicity and integration with the nbgo note-taking system. It provides a distraction-free editing experience with function key navigation and Markdown-specific shortcuts, perfect for quick note and bookmark editing.\n\n## Features\n\nRetro UI: Function key menu (F1–F5, F10) and Ctrl-based shortcuts inspired by nano and emacs.\n\nMarkdown Editing: Supports headers, lists, bold, italic, links, and inline code via shortcuts.\n\nMouse Support: Click to set the cursor position.\n\nSearch: Find text with case-insensitive matching (F3).\n\nPreview: Render Markdown with a dark theme (F5).\n\nHelp Modal: View keybindings (F1).\n\nCommand-Line Usage: Edit files with 84 \u003cfilename\u003e (creates .md files if needed).\n\nIntegration: Works with nbgo for note and bookmark editing.\n\n## Usage\n\nWith nbgo\n\nSwitch to a notebook:nbgo use work\n\nRun the TUI:nbgo\n\nNavigate with up/down or mouse.\na: Add a note.\nb: Add a bookmark.\nv: View in Glow.\ne: Edit in 84.\nq or Ctrl+C: Quit.\n\n## Standalone\n\nEdit a Markdown file directly:\n\n```bash\n84 newnote\n```\n\nCreates/edits newnote.md in the current directory.\n\nKeybindings in 84\n\nF1: Show help modal (lists all 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\nTerminal Support: Requires a modern terminal (e.g., iTerm2, Kitty, Alacritty) for mouse and function keys. Test on compact keyboards (e.g., Fn+5 for F5).\nLimitations: No mouse-based text selection or syntax highlighting (by design). Search moves to the first match; cycling requires future enhancements.\nIntegration: Designed for nbgo, storing notes/bookmarks in\n\n```bash\n~/.nbgo/\u003cnotebook\u003e as .md or .bookmark.md files.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodevalve%2F84","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodevalve%2F84","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodevalve%2F84/lists"}