4.6
22 reviews
500+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Orgro is an Org Mode file viewer with lots of features for comfortable reading on the go:

- Reflowed text for easy viewing on mobile screens

- Math in LaTeX markup rendered in both inline and block forms

- Syntax highlighting that faithfully recreates the appearance in Emacs, in both light and dark modes

- Reader mode for hiding extraneous markup and showing only what's important

- Narrow your view to just a single section, just like in Emacs

- Beautiful tables with guaranteed correct spacing, even with non-ASCII characters

- Open external links in your web browser, and section links in narrowed views

- Follow relative links between Org Mode files

- Expand or collapse sections, blocks, and drawers just like in Emacs
Updated on
28 Jan 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region and age The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.6
19 reviews
Brandon Webster
28 August 2020
As others have said, it's not an editor, just a reader. But boy what a reader! It renders org files beautifully, and the ui is simple, intuitive, and well thought-out. If you use org to take notes, and want to view them on mobile, this is the best option I've found (and I've tried a lot of things). Semi-hacky workaround for the lack of editing capability: if you sync notes via dropbox or something, keep a text or markdown file in there and edit it with a plaintext editor app, then move it over to an org file later when you're back at the laptop. Not a robust solution but works well for capturing a stray thought while you're away from the desk.
16 people found this review helpful
Did you find this helpful?
Jude DaShiell
04 June 2022
I pulled a table off a remote site and tried reading it with this app. The table had a date notes and interval column in it and this app couldn't read the table correctly to the bottom stripping out most entries in the first date column and only starting to read the interval column well down the table so context was thoroughly trashed. Maybe another app will work better. No mention was made of tables now I think of it and it's for that reason I'm surprised the app worked as well as it did.
1 person found this review helpful
Did you find this helpful?
Aaron Madlon-Kay
04 June 2022
If you can supply the file or a representative snippet in a GitHub issue (https://github.com/amake/orgro/issues) I can debug it. Org syntax is not well defined so there will always be edge cases the parser doesn’t handle.
Devon Tingley
09 March 2024
Best org-mode reader I've used. Do I wish it had text editing capabilities? Sure, but it's marketed as a reader, and it's damn good at it
Did you find this helpful?

What's new

- Support “sparse tree”-style filtering
- Bug fixes