| Project: | Mori |
| Version: | 1.1.2 |
| Component: | Code |
| Category: | feature |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
By default newly created notes should be in read state. But imported notes should start off in an unread state until they are viewed in the text view. kMDItemLastUsedDate can be used to track this status. If the last used date is nil then the node is unread. This date should be updated with the current date anytime a note is read.