Commit Graph

14 Commits

Author SHA1 Message Date
9e1cf46756
feat(text): add text drop shadow and change shade of notes cards 2024-10-10 21:56:48 -04:00
3fd6aef52c
style: change icon and code styles 2024-10-09 13:59:33 -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
412ae1c740
refactor a bit for readability 2024-10-09 00:22:53 -04:00
640e5af6fe
fix styling of markdown text 2024-10-08 23:57:24 -04:00
80e5f03877
get markdown working with existing notes cards 2024-10-08 01:34:29 -04:00
4e86455c5d
bug/fix os theme switch detection 2024-10-07 12:32:27 -04:00
Triston Armstrong
39b13b6dcb add support for dark/light modes 2024-10-06 23:30:20 -04:00
Triston Armstrong
da40a13b83 make proportional scaling work on images 2024-10-06 09:29:04 -04:00
Triston Armstrong
d38e349a92 make resize note card work properly 2024-10-06 07:46:46 -04:00
Triston Armstrong
460fbdd3f9 allow resize of note card
a bug ramains
2024-10-05 15:10:29 -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