cd44e6f570
fix broken code
2024-10-10 08:23:30 -04:00
Triston Armstrong
c364996229
(feat): make text appear on screen and minimap
2024-10-10 04:47:03 -04:00
1071743290
fix(images): adds a toaster and handles failed image inserts
...
The image insert will throw a dom exception if the image size exceeds the alotted storage provided
by local storage. This just lets the user know somethng fufuckedd up and atleast removeds the image
after inserting (inknow, dont tell me) This iwill be solved in the future with IDB
2024-10-10 03:35:35 -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
3bc92ecb7d
allow all image types
2024-10-07 03:16:59 -04:00
22918a8d72
chore/limit what file types can be added
2024-10-07 03:08:56 -04:00
Triston Armstrong
6bbed4100a
add tooltips to creation buttons
2024-10-07 01:33:25 -04:00
Triston Armstrong
2ed58cbee6
limit types of files to import
2024-10-07 00:54:50 -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
c5abeb7a31
cleanup classnames and add text button
2024-10-06 11:34:59 -04:00
Triston Armstrong
5c5740bc73
abstract card selector components and add export functionality
2024-10-06 11:23:07 -04:00