orgzly-android
orgzly-android copied to clipboard
Add support for pretty display of tables
Possibly related: #74
It would be nice if we had the option to have tables render as e.g., HTML tables. Being able to scroll left/right would be very useful (see #74), as would up/down on longer tables.
This feature is successfully implemented in Orgro:
https://github.com/amake/orgro https://orgro.org/
It is also open-source