Status Work is still paused, but I'm integrating elements of this into a new project
Goal: Allow user to write notes to their future self, which will be hidden until the time comes. Notes will be categorised by 'emotion', and can be obscured by default until the user is mentally up for reading them. Hopefully this will be useful stopping ruminating thoughts, or acting before they are ready.
Intended Process:
- On launch, check if any Notes are due.
- If due, shows a carosel of the Notes, with the contents of (angry,sad, worried) notes obscured until the user clicks a button to unobscure.
- Otherwise, show a new note entry panel, where they can write a note, state their current emotional state and give a date to hide until.
(This is actually a restyled radio button control)