This year I put a lot more work into #Orgro (https://orgro.org). I released a bunch of big features:

- Search result navigation UI
- SVG support
- Editing support! 🎉
- Undo/redo
- Jump to/from footnotes
- Support for local variables, #+STARTUP settings
- (Soon!) Decryption/reencryption of Org Crypt sections

The wildest yak shave I went on was support for local variables: I made an entire Elisp execution engine in order to support the `eval` keyword! (Don't tell Apple 🤫)

#Emacs #orgmode

Orgro

A mobile Org Mode file editor and viewer

The previous contribution graph is for Orgro, but a lot of the work was in underlying MIT-licensed libraries (as opposed to Orgro, which is GPL-3):

- org_parser: pure-Dart parser for Org markup
https://github.com/amake/org_parser

- org_flutter: widgets for rendering Org markup
https://github.com/amake/org_flutter

- petit_lisp: a pure-Dart Scheme implementation (Elisp compat layer provided in org_flutter)
https://github.com/amake/petit_lisp

So to other #Flutter developers: Please feel free to make use of these in your apps!

GitHub - amake/org_parser: An Org Mode parser for Dart

An Org Mode parser for Dart. Contribute to amake/org_parser development by creating an account on GitHub.

GitHub
Also: it's been extremely un-meteoric, but Orgro finally broke 400 stars

I submitted #Orgro 1.36.1 for review this morning (1/1 Japan time) and it got reviewed and approved within a few hours 😳

Thanks and Happy New Year to the hard-working reviewers 🫡