{"id":41612895,"url":"https://github.com/spectronp/qutebrowser-buku","last_synced_at":"2026-01-24T12:21:28.184Z","repository":{"id":196944388,"uuid":"697560905","full_name":"spectronp/qutebrowser-buku","owner":"spectronp","description":"Integrate Buku in Qutebrowser","archived":false,"fork":false,"pushed_at":"2024-03-06T23:22:57.000Z","size":18,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-03-07T00:29:36.800Z","etag":null,"topics":["bookmark-manager","buku","qutebrowser","qutebrowser-userscripts","userscript"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/spectronp.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":"2023-09-28T01:54:58.000Z","updated_at":"2024-02-11T00:10:02.000Z","dependencies_parsed_at":"2024-03-01T18:53:40.369Z","dependency_job_id":null,"html_url":"https://github.com/spectronp/qutebrowser-buku","commit_stats":null,"previous_names":["spectronp/qutebrowser-buku"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/spectronp/qutebrowser-buku","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectronp%2Fqutebrowser-buku","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectronp%2Fqutebrowser-buku/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectronp%2Fqutebrowser-buku/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectronp%2Fqutebrowser-buku/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spectronp","download_url":"https://codeload.github.com/spectronp/qutebrowser-buku/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectronp%2Fqutebrowser-buku/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28727561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"last_error":"SSL_read: 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":["bookmark-manager","buku","qutebrowser","qutebrowser-userscripts","userscript"],"created_at":"2026-01-24T12:21:25.355Z","updated_at":"2026-01-24T12:21:28.175Z","avatar_url":"https://github.com/spectronp.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Buku Userscript for Qutebrowser\n\nThis is a [userscript](https://qutebrowser.org/doc/userscripts.html) for [Qutebrowser](https://qutebrowser.org) that integrates the [buku](https://github.com/jarun/buku) bookmark manager\n\n## Install\n\n```bash\nwget -qO- https://raw.githubusercontent.com/spectronp/qutebrowser-buku/main/installer | bash\n```\n\n## How to set alias\n\n### Run in Qutebrowser\n\n`:config-dict-add aliases bk 'spawn --userscript buku'`\n\nOR\n\n### Add to config.py\n\n```python\nconfig.load_autoconfig()\n\nc.aliases = config.get('aliases')\nc.aliases['bk'] = \"spawn --userscript buku\"\n```\n\n## Usage\n\n```\nUsage:\n    bk [url] [tag..]\n    bk add [url] [tag...]\n    bk open [-n NUM] ([-s | -S] \u003cquery\u003e)\n    bk open \u003cindex | index_range\u003e\n    bk edit \u003cindex\u003e [edit data]\n    bk del \u003cindex\u003e\n```\n\n## Features\n- [x] Basic CRUD\n- [x] Open bookmarks with query\n- [ ] Add all open tabs\n- [ ] Better error feedback\n- [ ] Support to buku search options\n- [ ] Support to IPs and hostnames\n- [ ] Confirmation dialog for delete and edit\n- [ ] Use of a query in place of index ( edit and delete )\n- [ ] Sync\n- [ ] Support encrypted databases\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspectronp%2Fqutebrowser-buku","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspectronp%2Fqutebrowser-buku","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspectronp%2Fqutebrowser-buku/lists"}