bear-equation-render icon indicating copy to clipboard operation
bear-equation-render copied to clipboard

Awesome!

Open saivan opened this issue 5 years ago • 4 comments

First off, Awesome app! Thanks heaps for it. Will be great to use till they finally get around to adding latex or asciimath to bear.

How hard do you think it would be to just find any asciimath inside the note between some delimiters and just replace it all for the corresponding math? It seems that you must have access to the note somehow, but I'm not sure if you can see the note in plain text :p

Thanks again!

saivan avatar Sep 18 '18 01:09 saivan

Wouldn't be too hard to do, bear's API exposes a way to get the note in plaintext. I'll try throwing together a little feature for it when I get time. There's a few things I wanna improve but haven't had time with school and work. Notably resizing the window haha

PfisterFactor avatar Sep 18 '18 01:09 PfisterFactor

Awesome, thats pretty awesome. Also, bear does support svg imports. Might be a good idea to import things as svgs, that will get rid of the blurriness and such :P Also, perhaps an option to specify the line height. Might make a pr if I get some time too.

saivan avatar Sep 18 '18 02:09 saivan

Oh it supports svg? That's an awesome idea haha! I threw the app together in a night so most of the codebase is hacked together. But if I can get around to it sometime I'll definitely try to implement it. And if you ever do make a PR feel free to message me if you need help understanding my 3am coding haha

PfisterFactor avatar Sep 18 '18 02:09 PfisterFactor

will do!

saivan avatar Sep 18 '18 02:09 saivan