https://github.com/malexer/sublimebear
Sublime Text plugin for integration with Bear App.
https://github.com/malexer/sublimebear
Last synced: 3 months ago
JSON representation
Sublime Text plugin for integration with Bear App.
- Host: GitHub
- URL: https://github.com/malexer/sublimebear
- Owner: malexer
- License: mit
- Created: 2018-08-08T23:08:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-12T13:54:16.000Z (over 6 years ago)
- Last Synced: 2025-01-11T16:31:04.978Z (5 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sublime Bear
This plugin helps to integrate Sublime Text with [Bear App](http://www.bear-writer.com) for taking notes.
Currently only one command is supported: create note from the selected text.
# Install
Install using Package Control:
1. Package Control: Install Package
2. Select by name `Bear App`# Usage
Call `Command Palette` and run command "Bear App: Create Note from selection".
The whole file will be used if nothing is selected.
You should be switched to Bear App with a new note created.