Orgro

Orgro
软件描述
一个适用于iOS和Android的org-mode文件查看器。想象一种类似Markdown的纯文本标记语言,但与一个既是文学编程环境又是生活管理工具的应用程序相结合。
官方网站
访问软件的官方网站了解更多信息
orgro.org
什么是 Orgro?
Orgro. An org-mode file viewer for iOS and Android. What is org-mode? Imagine a plain-text markup language like Markdown, but married to an application that is a literate programming environment and life organizer. In Emacs. Why? I started taking notes in org-mode at work, then found myself wanting to view them on my tablet in meetings. By default on iOS you can't open an .org file at all, as the OS doesn't even know that it's plain text. Other mobile org-mode apps are focused on very different things like to-dos or task management; Orgro is instead first and foremost a viewer, letting you see and search the contents of your org files. I also wanted to try writing a parser with PetitParser; the result powers this application and is available as a separate library, org_parser. Features
Syntax highlighting for most org-mode syntax structures Expand and collapse sections, blocks, and drawers Reflow text for easy viewing on narrow screens Pretty table rendering Functional external links and section links Visibility cycling Search Narrowing "Reader mode" where extraneous markup is hidden Inline and block LaTeX rendering
See the manual for details.