- Amounts aren't formatted nicely as currency. (waiting on NSNumberFormatter improvements)
- the date format should either be localized or user configurable. I'd prefer the latter.
- Drag and Drop should be fixed.
- Date Column has the wrong font in the header. a gorm font problem
- Should allow only numbers in the amount column
- Calendar should open, centered on the date button, or as close to it as possible dependant on the screen edge.
- NSTableView in the filters panel, should be an NSBrowser
- Need to change the name, as it could be used for Income as well.
- Need a new appIcon
- Need to mark the document as edited when editing the table cells
- Filters window position should be kept in UserDefaults
- The 'Item' filter doesn't work yet (and could probably use an 'exclude' switch box)
- The Date popup buttons should probably be comboboxes (becuase you might have many many many dates
- Scroll to and select the last entry when opening a file?
- need to abort and validate editing, before addding a new entry
- Should clear Filters panel when last document has closed.
- Filters panel should never become key
- month and date names in the calendar should pay attention to locale
- calendar should close automatically, once a 'day' has been selected. remove close button
- there are some issues with the date filter