Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWade Brainerd <wadetb@gmail.com>2008-11-15 03:57:54 (GMT)
committer Wade Brainerd <wadetb@gmail.com>2008-11-15 03:57:54 (GMT)
commit6bf9504f5c4b7349993a780fb76558614256546b (patch)
tree355bd5e6f257ee4631de90e8bdc6540708b26b99 /TODO
parent05529d5acaac833964ec0328733baed474195954 (diff)
Visual tweaks.
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 7 insertions, 7 deletions
diff --git a/TODO b/TODO
index 2ed2575..c515cd2 100644
--- a/TODO
+++ b/TODO
@@ -19,19 +19,19 @@ Next Release
- Split source code into file-per-screen.
- Sort budget categories alphabetically.
- Context sensitive help text, triggered by a toggle button. Pops up help text at the top.
-+ Add some kind of 'No budget set' indicator in budget screen.
-+ Make budget screen reflect period. Add budget period combobox.
-+ Make budget screen show current date relative to period (pace marker).
+- Add some kind of 'No budget set' indicator in budget screen.
+- Make budget screen show current date relative to period (pace marker).
+- Make budget bar reflect period.
++ Add budget period combobox.
+ Alerts for current period at the bottom of the screen: Negative balance, Over budget, etc.
-+ Rework chart screen to allow clicking on wedges, display details for selected wedge in category view.
-+ Add lines from wedges to category names in chart screen.
-+ Use cairo to render Category labels in budget screen.
-+ Filter by name, category. Put search term next to period in header.
++ Rework chart screen to allow clicking on wedges, display details for selected wedge.
++ Draw lines from wedges to category names in chart screen.
+ Select between income and expenses in Chart view.
+ When hovering over a category in any context (chart, etc) hilite the label.
+ Allow clicking on category labels to initiate filter + switch to register view.
Future
++ Filter by name, category. Put search term next to period in header.
+ Implement multiple selection and deletion.
+ Bind erase key, or is it backspace on the XO?
+ History screen: Line graph view of categories, income, expenses, budgets, rate of change.