{"id":44898615,"url":"https://github.com/codevalve/rapide","last_synced_at":"2026-03-11T21:19:22.466Z","repository":{"id":339047381,"uuid":"1160241674","full_name":"codevalve/rapide","owner":"codevalve","description":"A lightweight, dependency-minimal Go binary for Bullet Journal-style rapid logging.","archived":false,"fork":false,"pushed_at":"2026-03-08T01:23:25.000Z","size":2067,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-08T03:48:39.991Z","etag":null,"topics":["bullet-journal","bullet-journals","journaling","note-taking","rapid-logging"],"latest_commit_sha":null,"homepage":"https://github.com/codevalve/rapide/blob/main/README.md","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":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-17T17:53:27.000Z","updated_at":"2026-03-08T01:45:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/codevalve/rapide","commit_stats":null,"previous_names":["codevalve/rapide"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/codevalve/rapide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevalve%2Frapide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevalve%2Frapide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevalve%2Frapide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevalve%2Frapide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codevalve","download_url":"https://codeload.github.com/codevalve/rapide/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codevalve%2Frapide/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30401368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T21:02:20.017Z","status":"ssl_error","status_checked_at":"2026-03-11T20:59:32.667Z","response_time":84,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bullet-journal","bullet-journals","journaling","note-taking","rapid-logging"],"created_at":"2026-02-17T21:02:31.568Z","updated_at":"2026-03-11T21:19:22.453Z","avatar_url":"https://github.com/codevalve.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rapide\n\nA lightweight, dependency-minimal Go binary for Bullet Journal-style rapid logging.\n\n![Rapide Demo](demo/hero.gif)\n\n**📖 [Read the full documentation →](https://codevalve.github.io/rapide/)**\n\n## Installation\n\n### Homebrew\n\n```bash\nbrew tap codevalve/homebrew-tap\nbrew install rapide\n```\n\n### Go Install\n\n```bash\ngo install github.com/codevalve/rapide@latest\n```\n\n## Quick Start\n\n```bash\nrapide init                    # Interactive setup wizard\nrapide \"• Buy coffee\"          # Log a task\nrapide \"work | O Meeting!\"     # Log to a collection\nrapide tui                     # Open the TUI\n```\n\nPress **`?`** inside the TUI for a quick-reference of all hotkeys and bullet types.\n\n## Features\n\n| | |\n|---|---|\n| 🗿 **Minimalist** | One binary, zero bloat, no heavy dependencies |\n| ⚡ **Fast CLI** | Log entries in seconds from your terminal |\n| 🖥️ **Interactive TUI** | Full-screen interface with hotkeys, filtering, and inline editing |\n| 🌉 **Git Sync** | Sync your journal across machines with a private repo |\n| 📌 **Pinning** | Keep critical entries at the top |\n| 🔒 **Private** | Everything stays local in `~/.rapide/` |\n\n## Documentation\n\nVisit the **[docs site](https://codevalve.github.io/rapide/)** for:\n\n- [Getting Started](https://codevalve.github.io/rapide/getting-started)\n- [Syntax \u0026 Bullets](https://codevalve.github.io/rapide/guide/syntax)\n- [TUI Guide](https://codevalve.github.io/rapide/guide/tui)\n- [CLI Commands](https://codevalve.github.io/rapide/reference/commands)\n- [Configuration](https://codevalve.github.io/rapide/reference/configuration)\n- [Git Sync](https://codevalve.github.io/rapide/reference/git-sync)\n\n## Shell Autocompletion\n\n```bash\nsource \u003c(rapide completion zsh)     # Zsh\nsource \u003c(rapide completion bash)    # Bash\nrapide completion fish | source     # Fish\n```\n\n## Join the Community 🤝\n\nWe are actively looking for testers and early adopters! If you're interested:\n\n1. [Open an issue](https://github.com/codevalve/rapide/issues) with your thoughts.\n2. Join the discussion in our [GitHub Discussions](https://github.com/codevalve/rapide/discussions).\n3. Star the repo to stay updated!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodevalve%2Frapide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodevalve%2Frapide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodevalve%2Frapide/lists"}