All Projects → orgzly → Orgzly Android

orgzly / Orgzly Android

Licence: gpl-3.0
Outliner for taking notes and managing to-do lists

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Orgzly Android

lunatask
All-in-one encrypted to-do list, notebook, habit and mood tracker, pomodoro timer, and journaling app
Stars: ✭ 35 (-98.29%)
Mutual labels:  productivity, todo, notes
Organic
Outliner, organizer and notes management app.
Stars: ✭ 34 (-98.33%)
Mutual labels:  productivity, org-mode, mobile
flawesome
Productivity Tool
Stars: ✭ 56 (-97.26%)
Mutual labels:  productivity, notes, tasks
Todoman
✅ A simple, standards-based, cli todo (aka: task) manager.
Stars: ✭ 247 (-87.9%)
Mutual labels:  productivity, todo, tasks
organic
Outliner, organizer and notes management app.
Stars: ✭ 37 (-98.19%)
Mutual labels:  productivity, org-mode, outliner
gtd.vim
Getting things done with Vim
Stars: ✭ 42 (-97.94%)
Mutual labels:  todo, notes, tasks
stack-public
A key-value based writer.
Stars: ✭ 19 (-99.07%)
Mutual labels:  productivity, todo, notes
Tracks
Tracks is a GTD™ web application, built with Ruby on Rails
Stars: ✭ 991 (-51.47%)
Mutual labels:  productivity, todo
Helix
Habit tracking app
Stars: ✭ 43 (-97.89%)
Mutual labels:  productivity, notes
Dones
Simple team task management and tracking
Stars: ✭ 62 (-96.96%)
Mutual labels:  productivity, todo
Flutter todo
Yet another Todo app, now using Flutter (with ScopedModel)
Stars: ✭ 94 (-95.4%)
Mutual labels:  todo, mobile
Vdirsyncer
📇 Synchronize calendars and contacts.
Stars: ✭ 872 (-57.3%)
Mutual labels:  todo, tasks
Yana
Powerful note-taking app with nested documents, full-text search, rich-text editor, code snippet editor and more
Stars: ✭ 87 (-95.74%)
Mutual labels:  productivity, notes
Polyx
Productivity suite written from scratch in Ink on the backend and Torus on the web
Stars: ✭ 98 (-95.2%)
Mutual labels:  productivity, notes
Gridcoin Tasks
tasks, wishes, ideas, ... for the Gridcoin project
Stars: ✭ 32 (-98.43%)
Mutual labels:  todo, tasks
Flutter ui challenge todo
A showcase flutter todo application.
Stars: ✭ 57 (-97.21%)
Mutual labels:  todo, mobile
Notes
📝 Simple delightful note taking, with more unix and less lock-in.
Stars: ✭ 939 (-54.02%)
Mutual labels:  productivity, notes
Organice
An implementation of Org mode without the dependency of Emacs - built for mobile and desktop browsers
Stars: ✭ 1,327 (-35.01%)
Mutual labels:  productivity, org-mode
Spaceboard
Pinterest for markdown notes. Made with React, TypeScript, and Next.js.
Stars: ✭ 106 (-94.81%)
Mutual labels:  productivity, notes
Markor
Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..
Stars: ✭ 1,394 (-31.73%)
Mutual labels:  todo, tasks

Orgzly

Orgzly is an outliner for taking notes and managing to-do lists.

You can keep notebooks stored in plain-text and have them synchronized with a directory on your mobile device, SD card, WebDAV server or Dropbox.

Notebooks are saved in Org mode’s file format. “Org mode is for keeping notes, maintaining TODO lists, planning projects, and authoring documents with a fast and effective plain-text system.” See http://orgmode.org for more information.

Get it on Google Play Get it on F-Droid

End-user documentation

Find out more here: https://github.com/orgzly/documentation

Building & testing

If you don’t use Android Studio and wish to build and test the app from command line, the standard set of Gradle tasks is available. For example:

  • ./gradlew build builds the project and generates APK files
  • ./gradlew connectedAndroidTest runs instrumented unit tests

Make sure you turn off animations for the device you’re testing on.

License

The project is licensed under the GNU General Public License version 3 (or newer).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].