Org-Mode for Android

Orgzly II

A powerful outliner, planner & to-do system
for Android. Built on the plain-text Org format.
Your productivity — fully in your pocket.

↓ Download APK ★ View on GitHub
work.org
* Projects
** Q3 Roadmap   :work:planning:
*** TODO Finish API integration
    SCHEDULED: <2026-06-01 Mon>
    :PROPERTIES:
    :EFFORT:   2h
    :END:
*** DONE Write unit tests   :dev:
** Personal
*** TODO Review sprint notes
    DEADLINE: <2026-05-30 Fri>
Org-Mode Outliner · Plain-text Files · GTD Workflow · Tags & Properties · Scheduled Tasks · Deadlines · Agenda View · Sync-Friendly · Open Source · Android Native
Notebooks
.org Plain text format
0 Vendor lock-in

// core_features

Your tasks and notes.
In your pocket.

🌲

Hierarchical Outliner

Infinitely nestable headings. Collapse, rearrange, and reorganize your thinking with a touch. Structure is first-class.

* heading depth

Task Management

TODO, NEXT, WAIT, DONE — full keyword state cycling. Drive a complete GTD or personal project system from your phone.

:todo_keywords:
🔔

Reminders & Notifications

Get notified on your phone when a scheduled task or deadline arrives. Capture a quick note or tick off a task without opening a laptop.

always in your pocket
🏷

Tags & Properties

Tag any heading, attach structured properties. Filter across notebooks to surface exactly what matters right now.

:tag:work:urgent:
🔍

Powerful Search

Search by keyword, tag, state, or date range across all notebooks. The Org query language — on your phone.

s.todo t.work
🔄

File Sync Friendly

Works directly with .org files in local storage. Use Syncthing, Dropbox, or any file sync to keep desktop and mobile in sync.

plain text + sync

// project_management

More than tasks.
A full PM system.

Orgzly II isn't just a to-do list — it's a capable project management tool you carry everywhere. The Org format was designed for exactly this kind of structured, flexible work tracking.

Time Tracking

Clock in and out of tasks to capture time spent. CLOCK entries accumulate in each heading so you always know where your hours went.

CLOCK: [start]--[end]
🗂

Work Breakdown

Break projects into milestones, stories, and individual tasks using nested headings. Collapse subtrees to stay focused on what matters now.

* Project ** Phase *** Task
📆

Schedules & Deadlines

Assign SCHEDULED and DEADLINE timestamps to track when work should start and when it must be done. Repeating tasks keep recurring work on autopilot.

DEADLINE: <date .+1w>
🔗

Tags as Cross-links

Tags connect related items that don't share a parent — link a task to a person, project, context, or area without forcing an artificial hierarchy.

:project:client:sprint3:
📊

Effort & Properties

Record EFFORT estimates, assignees, priority, and any custom metadata as structured properties on each heading. Filter and sort by any of them.

:EFFORT: 2h
🔎

Focused Views

Search across all notebooks to build an instant view of today's work, a specific project's open tasks, or everything tagged for a given context.

s.todo t.sprint3

// org_format

Built on plain text.
Open forever.

Org-mode is a plain-text format born in Emacs, beloved by developers, researchers, and power users worldwide. Orgzly II brings that same expressiveness to Android — your files stay portable, readable, and 100% yours.

⌨ Raw .org file

* Inbox
** TODO Buy groceries
   DEADLINE: <2026-05-30>
   *** DONE Milk
   *** TODO Bread
   *** TODO Coffee   :vital:

* Work   :@office:
** NEXT Prepare release notes
   SCHEDULED: <2026-06-01 Mon .+1w>
   :PROPERTIES:
   :EFFORT: 45min
   :END:

✦ What Orgzly II shows

▸ Inbox
  ● TODO  Buy groceries
       ⏰ Due May 30
    ✓ DONE  Milk
    ● TODO  Bread
    ● TODO  Coffee  #vital

▸ Work  @office
  ⬆ NEXT  Prepare release notes
       📅 Jun 1 (repeats weekly) · 45min

// get_the_app

Free. Open Source.
Yours.

Orgzly II is a community-maintained fork of Orgzly, keeping the app alive and evolving. Download the latest release directly from GitHub.

↓ Download Latest APK View Source
Android APK
Open Source (GitHub)
Plain .org files