orgtre

Results 9 issues of orgtre

Introduces standard-Emacs-like concepts of point, mark, region, and cursor into pdf-tools and uses these to implement keyboard-based navigation, selection, and annotation in pdf files.

new feature implementation
pending review

I wonder if there are many people still using this package? For me at least it is still a very important part of my workflow. There is now [org-anki](https://github.com/eyeinsky/org-anki), but...

When clicking on Emacs.app an Emacs process starts and is immediately quit without any message. Clicking "Show Package Contents" and running `Contents/MacOS/Emacs` launches a mostly working Emacs (only the meta/cmd...

All Anki-Connect actions operating on notes via some ID currently require note ID's ("noteId") as arguments and provide note ID's as return values. This severely limits the types of applications...

When running `curl localhost:8765 -X POST -d '{"action": "guiBrowse", "version": 6}'` in my shell when there is no open instance of the Card Browser dialog, the Card Browser dialog opens...

#### Problem description Thanks for this essential add-on! When creating nested lists using toggle list and indent the resulting html is technically invalid. While this doesn't cause any problems within...

bug

This would make the exporter better aware of other things in the org buffer such as global settings, references, etc. See https://github.com/louietan/anki-editor/pull/81 and https://github.com/louietan/anki-editor/pull/102.

I'm working on a [transient](https://github.com/magit/transient) user interface to anki-editor and am opening this issue to collect feedback and suggestions. It would resolve issues like https://github.com/louietan/anki-editor/issues/79 and beyond. An alternative would...

``` .../genanki/note.py:67: FutureWarning: Series.__getitem__ treating keys as positions is deprecated. In a future version, integer keys will always be treated as labels (consistent with DataFrame behavior). To access a value...