Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.16 KB

README.md

File metadata and controls

34 lines (20 loc) · 1.16 KB

BearCast

Plugin for JetBrains platform to save pieces of source code to the Bear.app.

Please notice that using this plugin make sense only on macOS.

Installation

  1. Inside your IDE, select Preferences > Plugins > Browse Repositories... or use search field.

  2. Search for BearCast.

  3. Click the green Install Plugin button.

  4. Click Close and OK, then Re-launch your IDE.

Basic usage

  • Select the text you want to export to Bear.app.
  • Press Cmd + Shit + B or Cmd + Ctrl + B

Options

Open Preferences > Tools > BearCast

Options Description
Default tags Tags that will always be added to Bear's notes (e.g. code, work)
Add project name tag Project name will be automatically added as a tag
Add language tag Name of the programming language of a current file will be added as a tag

License

MIT