Skip to content
Henning Weiss edited this page Aug 15, 2014 · 2 revisions

Bugs

Find sporadic crash on resume

Editing

Fix orientation change for all dialogs

Show toast when exiting editing fragments (discarding changes, creating node)

Allow choosing of capture type on adding

Implement new outline click behaviour for different node types [0/5]

  • [ ] Headline (expand/collapse, edit)
  • [ ] Checkbox (toggle, edit)
  • [ ] Date (edit)
  • [ ] Body, Drawer, Setting (edit)
  • [ ] Actionbar (create) submenu: (delete, move)

Headline

Fix IME action behaviour for heading edittext

Markup todo keyword in heading edit dialog

Recursively update inherited tags when they are edited

SOMEDAY Autocomplete tags in headline editing

Date

Refactor OrgNodeTimeDate and OrgCalendarEntry

Complete date edit fragment

Outline

Format tables with mono spaced font

Format markups (italic, bold, etc)

Make todo keywords clickable (show selection spinner)

Color tabs/actionbar

Agenda settings

Agenda settings GUI + serialization

Add setting for non-inherited tags

Capture widget

Performance

Speed up isHabit/property and remove foreignAutoRefresh

Create index for often queried fields

Use OrmLiteConfigUtil to speed up dao creation

Synchronization

SOMEDAY Delete files from DB when they are deleted in a commit

Emacs

SOMEDAY Auto revert buffers when updating with git (use magit?)

Community

Write Getting started

Create first 0.1 release

Create tutorial.org file [8/9]

  • [X] TODO, priority, tag
  • [X] drawer
  • [X] body
  • [X] checklist
  • [X] Date
  • [X] Calendar (scheduled,deadline, timestamp, location, busy)
  • [X] Filetags
  • [X] inherited tags
  • [ ] Setup of orgmode (unix+win)

Set default git repo to mOrgAnd

Set up EmptyView of outline view

SOMEDAY Publish on Google Play

Archive

Basic editing

Strip headlines of *

Implement WriterSyncTask

Save location on refresh

Documentation

Development

Clone this wiki locally