Todo App 2
This is an advanced Todo Application.
Following are interesting keyboard functions...
Enter/Returncreates a new note next to it.Backspace/Deleteremoves present note when text becomes empty.Tabmakes the focussed note to be child/sub-note of its previous note.Shift + Tabmakes the focussed note to be next sibiling of the parent note.Up arrowfocusses the previous note.Down arrowfocusses the next note.Shift + Up arrowmoves focussed note in upward direction among notes of same level.Shift + Down arrowmoves focussed note in downward direction among notes of same level.Shift + Space bartoggles the focussed note's state(checked/unchecked).
The todo items you enter would get saved too.
(does not work if you are on incognito or private browser window)