YAFCA - Yafca's Another Flash Card Application
YAFCA - TODO list
- Bug (kind of) -
Quit
and other menu actions
obviously don't work when view sheet is open (it's modal). Implement
a better solution
- Drag and Drop reordering in editOutlineView
- Make it a document-based app - or at least have decks that are
double-clicked in Finder import automatically (currently it will
just open Yafca without importing the deck)
- Find a way to work around the fact that
textDidEndEditing:
will not be sent in certain cases,
so autoCardTitle is useless in those cases.
- Allow tab key to switch between
editCardFront
and
editCardBack