This package has been deprecated

Author message:

This package is not maintained anymore

cerebro-plugin-boostnote

0.1.0 • Public • Published

cerebro-plugin-boostnote

Build Status

Cerebro plugin for searching Boostnote notes.

Install

On Cerebro window, plugin install and search for "Boostnote" plugin.

This plugin is not compatible with the upstream Cerebro application until this PR is merged. To be able to use this plugin right now, you need to build Cerebro from source and include the code from the specified PR.

Usage

  • To be able to use this plugin, you need to configure the "storagePath" option in the plugin settings. This can be any folder where your Boostnote are stored (and can include multiple Boostnote storage folders).

  • Cerebro will automatically index all your notes in the background hourly. To force an index update or after configuring the plugin, run boost reload.

  • The plugin can be triggered either by typing "boost" or "!b".

  • You can filter by tags using "hash" sign. Ex: "#php", it will display all notes with tag "PHP".

Development

Clone repo

git clone https://github.com/brpaz/cerebro-plugin-boostnote

Install dependencies

yarn install

Launch the plugin

npm start

  • A symlink will be created between the plugin folder and the Cerebro plugins folder.
  • You will need to reload your Cerebro settings (Right click on Cerebro tray icon -> Development -> Reload).
  • You can use Cerebro Dev Tools to debug your plugin.

Related

Readme

Keywords

Package Sidebar

Install

npm i cerebro-plugin-boostnote

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • npm