orgtre

Results 35 comments of orgtre

Yes, this works well for viewing. However, as soon as you do things like trying to add annotations, the image is reverted to its original orientation. An alternative for people...

I can replicate this issue with Emacs installed via `brew install emacs-plus@28`: Yin_yang.svg displays fine, while yinyang2.svg doesn't display. With Emacs installed via `brew install emacs-mac` both display but only...

I've also had (partial) success with writing a fetch function, this was originally intended for merging into anki-editor, but is now finally published here: https://github.com/orgtre/ankiorg. Also org-anki [recently added](https://github.com/eyeinsky/org-anki/issues/32) the...

[This commit](https://github.com/louietan/anki-editor/commit/ccd7f773226948dbf0e82e51cf3a0710670ae636) in [orgtre/anki-editor](https://github.com/orgtre/anki-editor) provides the functionality of this pull request. It also allows a more general logic: - If exactly one field is omitted (based on the ANKI_NOTE_TYPE), then...

[This commit](https://github.com/louietan/anki-editor/commit/ccd7f773226948dbf0e82e51cf3a0710670ae636) in [orgtre/anki-editor](https://github.com/orgtre/anki-editor) provides the functionality of this pull request. It also allows a more general logic: - If exactly one field is omitted (based on the ANKI_NOTE_TYPE), then...

Thanks a lot, this is very helpful!

> If you already have a bib file, it would need to be "converted" to an org file. I'll need to add such function. `org-bibtex-import-from-file` can do this and almost...

This was fixed in the develop branch [here](https://github.com/louietan/anki-editor/commit/1feb3becc3e304f838e004f6376517bad4f52aea) and is not an issue in [orgtre/anki-editor](https://github.com/orgtre/anki-editor) as far as I can see.

This was fixed in the develop branch at latest [here](https://github.com/louietan/anki-editor/commit/1feb3becc3e304f838e004f6376517bad4f52aea) and is not an issue in [orgtre/anki-editor](https://github.com/orgtre/anki-editor) as far as I can see.

Fixed in [orgtre/anki-editor](https://github.com/orgtre/anki-editor).