invadersmustdie / orgzly-android

Outliner for taking notes and managing to-do lists

Home Page:http://www.orgzly.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 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

Features

  • Create, edit and delete notes and tasks
  • Collapse and expand sub-notes
  • Schedule tasks and set their deadlines
  • Set priorities and tags for notes
  • Fling notes left or right to open quick-menus
  • Search notes by various properties
  • Create and save searches for quick access

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).

About

Outliner for taking notes and managing to-do lists

http://www.orgzly.com

License:GNU General Public License v3.0


Languages

Language:Java 92.5%Language:Kotlin 7.5%