{"id":13581510,"url":"https://github.com/konoui/alfred-bookmarks","last_synced_at":"2025-04-10T20:10:42.827Z","repository":{"id":42519970,"uuid":"187799060","full_name":"konoui/alfred-bookmarks","owner":"konoui","description":"bookmark searcher with alfred workflow written in Go","archived":false,"fork":false,"pushed_at":"2023-05-30T11:44:15.000Z","size":411,"stargazers_count":36,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T17:52:45.964Z","etag":null,"topics":["alfred-workflow","bookmark","firefox","golang","google-chrome"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/konoui.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}},"created_at":"2019-05-21T08:52:08.000Z","updated_at":"2024-12-09T16:52:30.000Z","dependencies_parsed_at":"2023-07-15T06:07:52.686Z","dependency_job_id":"c7a217c8-b680-4eba-b97e-8d967bab5654","html_url":"https://github.com/konoui/alfred-bookmarks","commit_stats":null,"previous_names":["konoui/alfred-firefox-bookmarks"],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konoui%2Falfred-bookmarks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konoui%2Falfred-bookmarks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konoui%2Falfred-bookmarks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konoui%2Falfred-bookmarks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/konoui","download_url":"https://codeload.github.com/konoui/alfred-bookmarks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248288353,"owners_count":21078903,"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":["alfred-workflow","bookmark","firefox","golang","google-chrome"],"created_at":"2024-08-01T15:02:03.950Z","updated_at":"2025-04-10T20:10:42.798Z","avatar_url":"https://github.com/konoui.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"![Generic badge](https://github.com/konoui/alfred-bookmarks/workflows/test/badge.svg)\n[![Code Grade](https://api.codiga.io/project/20714/status/svg)](https://www.codiga.io)\n\n## alfred bookmarks\n\nThe workflow is a cross-browser bookmark searcher across Firefox, Google Chrome and Safari.\n\n## Install\n\n- Download and open the workflow with terminal.\n\n```\n$ curl -O -L https://github.com/konoui/alfred-bookmarks/releases/latest/download/alfred-bookmarks.alfredworkflow \u0026\u0026 open alfred-bookmarks.alfredworkflow\n```\n\n- Build the workflow on your computer.\n\n```\n$ make package\n$ ls\nalfred-bookmarks.alfredworkflow (snip)\n```\n\n## Usage\n\nPlease type `bs \u003cquery\u003e` and select your desired bookmark to open on default web browser.\n\n![alfred-bookmarks](./alfred-bookmarks.gif)\n\n## Customize Configuration\n\nPlease create configuration file as `.alfred-bookmarks.yaml` in home directory (`~/`) or config directory (`~/.config/`) if you want to customize.\n\n```\nfirefox:\n    enable: true\n    profile_name: \"default\"\n    profile_path: \"${HOME}/Library/Application Support/Firefox/Profiles\"\nchrome:\n    enable: true\nsafari:\n    enable: false\nremove_duplicates: true\n```\n\nIf the configuration file does not exist, the workflow try to use available bookmark files of web browsers.\n\n## Feature\n\n- Supports fuzzy search.\n- Supports following web browsers.\n  - Firefox\n  - Google Chrome\n  - Safari\n- Supports options\n  - filter by folder name.\n    - e.g. `bs -f \u003cfolder-name\u003e \u003cquery\u003e`\n  - clear cache data.\n    - e.g. `bs --clear \u003cquery\u003e`\n\n## Limitation\n\n### Firefox\n\nThe workflow reads latest bookmark data from `~/Library/Application Support/Firefox/Profiles/\u003cxxxxx\u003e.default/bookmarkbackups/` directory.\nIf you register a web site to bookmarks, the workflow does not search the web site immediately.\n\n## License\n\nMIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonoui%2Falfred-bookmarks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkonoui%2Falfred-bookmarks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonoui%2Falfred-bookmarks/lists"}