{"id":13606760,"url":"https://github.com/uier/hackbar","last_synced_at":"2025-04-12T11:30:43.892Z","repository":{"id":37091723,"uuid":"441301381","full_name":"uier/hackbar","owner":"uier","description":"A browser extension for using command palette (kbar) in HackMD.","archived":false,"fork":false,"pushed_at":"2024-12-18T15:25:27.000Z","size":21953,"stargazers_count":43,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-18T16:29:40.785Z","etag":null,"topics":["chrome-extension","command-palette","firefox-addon","hackmd","kbar"],"latest_commit_sha":null,"homepage":"https://chrome.google.com/webstore/detail/hackbar/algbkiepdpcjnhgagoddfcicdeaiimba","language":"TypeScript","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/uier.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,"publiccode":null,"codemeta":null}},"created_at":"2021-12-23T21:39:04.000Z","updated_at":"2024-12-18T15:25:32.000Z","dependencies_parsed_at":"2024-01-14T04:59:37.478Z","dependency_job_id":"d78b1724-c90a-431a-a5dc-67e83e39ee68","html_url":"https://github.com/uier/hackbar","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uier%2Fhackbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uier%2Fhackbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uier%2Fhackbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uier%2Fhackbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uier","download_url":"https://codeload.github.com/uier/hackbar/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248560020,"owners_count":21124578,"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":["chrome-extension","command-palette","firefox-addon","hackmd","kbar"],"created_at":"2024-08-01T19:01:12.139Z","updated_at":"2025-04-12T11:30:43.886Z","avatar_url":"https://github.com/uier.png","language":"TypeScript","readme":"\u003cdiv id=\"top\"\u003e\u003c/div\u003e\n\n[![Users][chrome-user-shield]][chrome-user-url]\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![MIT License][license-shield]][license-url]\n\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/uier/hackbar\"\u003e\n    \u003cimg src=\"src/assets/img/icon-128.png\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\n  \u003c/a\u003e\n  \u003ch3 align=\"center\"\u003ehackbar\u003c/h3\u003e\n  \u003cp align=\"center\"\u003e\n    A browser extension for using kbar in HackMD\n    \u003cbr /\u003e\n    Get it now from \u003ca href=\"https://chrome.google.com/webstore/detail/hackbar/algbkiepdpcjnhgagoddfcicdeaiimba\" target=\"_blank\" rel=\"noreferrer noopenner\"\u003eChrome Web Store\u003c/a\u003e or \u003ca href=\"https://addons.mozilla.org/firefox/addon/hackmd-kbar\" target=\"_blank\" rel=\"noreferrer noopenner\"\u003eFirefox Addon\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/uier/hackbar/issues\"\u003eReport Bug / Request Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n## Table of Contents\n\n- [Table of Contents](#table-of-contents)\n- [About The Project](#about-the-project)\n  - [Features](#features)\n  - [Built With](#built-with)\n- [Installation](#installation)\n- [Usage](#usage)\n  - [Basic](#basic)\n  - [Shortcuts](#shortcuts)\n- [Development](#development)\n- [Roadmap](#roadmap)\n- [Contributing](#contributing)\n- [License](#license)\n- [Contact](#contact)\n\n## About The Project\n\nhackbar provides a kbar component to use in HackMD.\n\n### Features\n\n-   Create empty note or create from templates.\n-   Search \u0026 Open notes by title / tags / teams.\n-   Switch between workspaces (teams).\n-   Shortcuts for creating note and switching team.\n\n![](demo/hackbar-demo.gif)\n\n### Built With\n\n-   [React.js](https://reactjs.org/)\n-   [kbar](https://kbar.vercel.app/)\n-   [lxieyang/chrome-extension-boilerplate-react](https://github.com/lxieyang/chrome-extension-boilerplate-react)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Installation\n\n-   [Chrome extension (chrome web store)](https://chrome.google.com/webstore/detail/hackbar/algbkiepdpcjnhgagoddfcicdeaiimba)\n-   [Firefox add-on](https://addons.mozilla.org/firefox/addon/hackmd-kbar/)\n-   Manually download and locally load to your browser, see [Releases](https://github.com/uier/hackbar/releases).\n\n## Usage\n\n### Basic\n\n-   Press \u003ckbd\u003e⌘\u003c/kbd\u003e+\u003ckbd\u003ek\u003c/kbd\u003e (Mac) / \u003ckbd\u003eCtrl\u003c/kbd\u003e+\u003ckbd\u003ek\u003c/kbd\u003e (Windows \u0026 Linux) to open kbar.\n-   Directly search things. Open note by title/tag, create note from template, team name.\n\n### Shortcuts\n\n-   Press \u003ckbd\u003e+\u003c/kbd\u003e to navigate to note creating view.\n-   Press \u003ckbd\u003e@\u003c/kbd\u003e to navigate to team switching view.\n-   Shortcuts also work when kbar is closed.\n\nFor more detail, please refer to the [Documentation on HackMD](https://hackmd.io/@uier/hackbar).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Development\n\n1. Clone the repo\n    ```sh\n    git clone https://github.com/uier/hackbar.git\n    cd hackbar\n    ```\n2. Install dependencies\n    ```sh\n    pnpm i\n    ```\n3. Build extension in `build/`\n    ```sh\n    pnpm prepare\n    ```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Roadmap\n\n-   [ ] Search \u0026 Open notes in specific team (such as GitHub)\n-   [ ] Create note in specific team\n\nSee the [open issues](https://github.com/uier/hackbar/issues) for a full list of proposed features (and known issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\".\nDon't forget to give the project a star! Thanks again!\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feat/amazing-feature`)\n3. Commit your Changes with [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)\n4. Push to the Branch (`git push origin feat/amazing-feature`)\n5. Open a Pull Request\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Contact\n\nTzuWei Yu (uier) - ap9940506@gmail.com\n\nProject Link: [https://github.com/uier/hackbar](https://github.com/uier/hackbar)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n\n[chrome-user-shield]: https://img.shields.io/chrome-web-store/users/algbkiepdpcjnhgagoddfcicdeaiimba?style=for-the-badge\n[chrome-user-url]: https://chrome.google.com/webstore/detail/hackbar/algbkiepdpcjnhgagoddfcicdeaiimba\n[contributors-shield]: https://img.shields.io/github/contributors/uier/hackbar.svg?style=for-the-badge\n[contributors-url]: https://github.com/uier/hackbar/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/uier/hackbar.svg?style=for-the-badge\n[forks-url]: https://github.com/uier/hackbar/network/members\n[stars-shield]: https://img.shields.io/github/stars/uier/hackbar.svg?style=for-the-badge\n[stars-url]: https://github.com/uier/hackbar/stargazers\n[issues-shield]: https://img.shields.io/github/issues/uier/hackbar.svg?style=for-the-badge\n[issues-url]: https://github.com/uier/hackbar/issues\n[license-shield]: https://img.shields.io/github/license/uier/hackbar.svg?style=for-the-badge\n[license-url]: https://github.com/uier/hackbar/blob/master/LICENSE\n","funding_links":[],"categories":["Browser extensions adding a command palette"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuier%2Fhackbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuier%2Fhackbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuier%2Fhackbar/lists"}