Global CPIA Events
Here are the events that behave properly:
- About: Opens up the About dialog
- Quit: Quits Chandler
- PrintPreview: Opens up the print preview window
- Print: Opens the print window
- New: Creates a new note
- Remove: Removes the entire collection (even if it's the All collection)
These events weren't so nice:
- Close: Doesn't really seem to close anything
- Copy, Cut: I think these try copying or cutting the selected collection, which isn't really allowed, so they don't do much as of now
- Paste: Similar to copy and cut, it tries pasting into a collection, which isn't allowed
- Preferences: Doesn't show anything
- Redo, undo: I don't think they're implemented yet