Wiki2
TodoModo

Todomodo

  • No prio. Use default tags instead (high, low).

  • No due date. Use default tags instead (now, today, week, future)

  • Project/Area == Primary tag (must exist)

  • Search row must combine project selection and tag selection.

    • One field with 0..1 project, 0..* tags, 0..* free text. First is always project/area.
    • Dual field which expand right or left. Project selection left, tag selection right.

Model

Item

  • Summary
  • Description
  • Status
  • Created, Modified, Completed
  • .* Tags (first is always primary)

Tag

  • Name
  • Reference to item
  • Primary? (another way is to look for all tags that have been used as primary tag)

Views

  • Task list (search field, check tasks)
  • Tag editor (also possible to add tags in tag field) – from menu
  • Add task (Checked, summary, description, tags)
  • Task log (same as Task list, but only completed, rejected items)

Examples

Primary tags (~project, area):

  • All (a) - default
  • General (g) - default
  • dittlag (d)
  • wiki (w)
  • blog (b)
  • shop (s)

Secondary tags (~area, priority, due):

  • today (t)
  • monday (m)
  • week (we)
  • high (h)
  • low (l)
  • pleasure (p)
  • it (it)
  • w33

Search: (d)ittlag, (h)igh, (w)eek

Add:

Summary - Buy APS Description – “” Tags – (s)hop, (i)t

References