Coder Social home page Coder Social logo

bear.el's Introduction

bear

x-callback-url wrapper for bear on OSX

Overview

Installation

You will need Emacs 24+, make and cask to build the project.

cd bear
make && make install

Set your notes directory

M-x customize-group bear

Usage

markdown

To create a note:

M-x bear:create-note

Which will prompt you for a

  • note title
  • comma separated list of tag strings (eg. tag_a/sub-heading1/sub-heading2, tag_b/sub-heading1/sub-heading2)

Now you’re in a markdown buffer, once done editing:

C-c C-c

This should pop open Bear.app with the note you have just created there

org-mode

new document

M-x bear:create-note-org

Which will prompt you for a

  • note title
  • comma separated list of tag strings (eg. tag_a/sub-heading1/sub-heading2, tag_b/sub-heading1/sub-heading2)

Now you’re in a org buffer, once done editing:

C-c C

review markdown formatting and push to bear as before with

C-c C-c

existing document

Limitations

I indiscriminately convert all single quotes to double quotes to make this work. I imagine there are quoting bugs galore but so far haven’t run in into anything as my notes have simple title and content by and large.

Extending

Add more functions and add them to the minor mode keybinding

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.