Quote:
Originally Posted by lucretius
I played around with Bear http://www.bear-writer.com/ and found it quite interesting. Supports Markdown and has a powerful url scheme (see FAQ on their webpage).
Example:
Create note with quote and add tags:
bear://x-callback-url/create?title={author}:%20{title}&text=Kapitel:%20/{chapter}/%0A*%C2%AB{text}%C2%BB*&tags=Zitate,B%C3%BCcher,Le sen&x-success=marvin3:
Append additional quotes to the same note:
bear://x-callback-url/add-text?title={author}:%20{title}&text=---%0A%0AKapitel:%20/{chapter}/%0A*%C2%AB{text}%C2%BB*&mode=append&x-success=marvin3:
|
I tried this but I get message, ‘Oops You don’t have any app installed that can execute this command.’
I can use Quotebook but the Bear app looked interesting so wanted to try it.