Weird transitions when opening a note and saving a note Make it smooth and not multiple steps/refreshes
Download React Make app properly mobile-first Review all CSS manually Smooth out door animations
- Handle content changes with debounced auto-save
- Store content as HTML string
- Need to format all buttons nicely and move them above the note viewport
- Pin note functionality
- Get nicer icons for arrow, save (same for create), delete, and make buttons nicer
- Pulse on
building your shackloading state
- Pulse on
- Multi-select delete with a tag/circle in the top right of each note door
- Implement search with Cmd+K in UI
- Cache first 8 notes so that when you go back to the landing page, it takes no time
- Make the door opening effect 0.2 seconds
- Make app take up entire screen when open
- Loading states during database operations
- Error handling with user-friendly messages
- Keyboard shortcuts (Ctrl/Cmd+N for new note)
- Make save/update look smoother
- Deploy app a pk file so Zack can use it and we can store personal notes on here
- Nicer empty state when no notes exist