All Projects → Uier → hackbar

Uier / hackbar

Licence: MIT license
A browser extension for using command palette (kbar) in HackMD.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to hackbar

actus
A monorepo for a self learning command palette driven by a final state machine implemented in XState.
Stars: ✭ 43 (+79.17%)
Mutual labels:  command-palette
sublime-PICO-8
PICO-8 plugin for the Sublime Text 3 editor.
Stars: ✭ 42 (+75%)
Mutual labels:  command-palette
set-syntax
An Atom package that creates easy Command Palette commands for setting the syntax of the current file
Stars: ✭ 24 (+0%)
Mutual labels:  command-palette
sol
MacOS launcher & command palette
Stars: ✭ 1,335 (+5462.5%)
Mutual labels:  command-palette
command-pal
The hackable command palette for the web, inspired by Visual Studio Code.
Stars: ✭ 32 (+33.33%)
Mutual labels:  command-palette
vscode-f5
Let the F5 VSCode extension supercharge your workflows with schema validation, rest client, fast templates, and so much more!!!
Stars: ✭ 44 (+83.33%)
Mutual labels:  command-palette
Codimd
CodiMD - Realtime collaborative markdown notes on all platforms.
Stars: ✭ 7,592 (+31533.33%)
Mutual labels:  hackmd
docker-hackmd
DEPRECATION: Please read our online documentation instead
Stars: ✭ 272 (+1033.33%)
Mutual labels:  hackmd
hackmd-dark-theme
Dark theme for HackMD
Stars: ✭ 74 (+208.33%)
Mutual labels:  hackmd

Users Contributors Forks Stargazers Issues MIT License


Logo

hackbar

A browser extension for using kbar in HackMD
Report Bug / Request Feature

Table of Contents

About The Project

hackbar provides a kbar component to use in HackMD.

Features

  • Create empty note or create from templates.
  • Search & Open notes by title / tags / teams.
  • Switch between workspaces (teams).
  • Shortcuts for creating note and switching team.

Built With

(back to top)

Installation

Usage

Basic

  • Press +k (Mac) / Ctrl+k (Windows & Linux) to open kbar.
  • Directly search things. Open note by title/tag, create note from template, team name.

Shortcuts

  • Press + to navigate to note creating view.
  • Press @ to navigate to team switching view.
  • Shortcuts also work when kbar is closed.

For more detail, please refer to the Documentation on HackMD.

(back to top)

Development

  1. Clone the repo
    git clone https://github.com/Uier/hackbar.git
    cd hackbar
  2. Run dev server
    yarn start
  3. Build production
    yarn build

(back to top)

Roadmap

  • Search & Open notes in specific team (such as GitHub)
  • Create note in specific team

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If 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". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feat/amazing-feature)
  3. Commit your Changes with Conventional Commits
  4. Push to the Branch (git push origin feat/amazing-feature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

TzuWei Yu (Uier) - [email protected]

Project Link: https://github.com/Uier/hackbar

(back to top)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].