Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 922 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 922 Bytes

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:

  1. On launch, check if any Notes are due.
  2. 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.
  3. 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.

emotion bar

(This is actually a restyled radio button control)