Commit Graph

9 Commits

Author SHA1 Message Date
Triston Armstrong
c364996229
(feat): make text appear on screen and minimap 2024-10-10 04:47:03 -04:00
77624aae8c
feat(notes): add support for exporting individual notes
This adds an export icon to the notes cards so a user can export an individual note for sharing or
saaving for later
2024-10-09 12:55:58 -04:00
4e86455c5d
bug/fix os theme switch detection 2024-10-07 12:32:27 -04:00
Triston Armstrong
4dcea1a42a add ability to export and import to other browsers 2024-10-07 00:52:12 -04:00
Triston Armstrong
39b13b6dcb add support for dark/light modes 2024-10-06 23:30:20 -04:00
Triston Armstrong
4f0e588efa refactor and improve image logic 2024-10-05 14:33:07 -04:00
Triston Armstrong
ae58276f92 add image support 2024-10-05 12:49:22 -04:00
Triston Armstrong
665e82ca43 Add minimap so user can tell where they are on page 2024-10-05 10:14:00 -04:00
Triston Armstrong
d14b240333 make updates to notes
- creates useDebounce hook for debouncing LS updates
- ensures focused item has highest zIndex
- makes drag work
- add unsaved dot on card header
2024-10-04 06:30:55 -04:00