|
|
b445c7ebfe
|
Padding, margin, font size tweaks on highlight editors
|
2023-03-09 10:23:02 +08:00 |
|
|
|
d0e4c01b45
|
Allow passing mode to backend to better handle mode changes in client
|
2023-03-09 10:15:14 +08:00 |
|
|
|
02dedbcc40
|
Use let instead of var
|
2023-03-08 19:30:24 +08:00 |
|
|
|
e8977158b2
|
Comment out currently unused menu
|
2023-03-08 19:22:28 +08:00 |
|
|
|
c32d5ca4c0
|
Add export to markdown for highlights
|
2023-03-08 19:21:59 +08:00 |
|
|
|
38fd027813
|
Temporarily, cheat and use has:highlights to indicate the mode
|
2023-03-08 19:05:07 +08:00 |
|
|
|
86ed3cd542
|
Add missing file
|
2023-03-08 18:18:58 +08:00 |
|
|
|
84dee7cf34
|
Add missing import
|
2023-03-08 18:08:13 +08:00 |
|
|
|
72834b2cbe
|
Fix edit border radius
|
2023-03-08 18:07:04 +08:00 |
|
|
|
21b5dc3133
|
Consistent background color for highlight text areas
|
2023-03-08 18:05:24 +08:00 |
|
|
|
e4ae4a7e64
|
Allow wider grid cards on smaller screens so there isnt a huge amount of margin
|
2023-03-08 17:58:23 +08:00 |
|
|
|
1067726a7a
|
Sort highlights, make the notes editable
|
2023-03-08 17:48:30 +08:00 |
|
|
|
e9b4cdd7bf
|
Remove unused
|
2023-03-08 17:05:42 +08:00 |
|
|
|
c9d48c5f35
|
Clean up card types, remove old code
|
2023-03-08 17:02:52 +08:00 |
|
|
|
818a9a66ad
|
Consolidate more of the highlight card code
|
2023-03-08 16:51:22 +08:00 |
|
|
|
61c44c807b
|
Consolidate some list styling
|
2023-03-08 16:48:36 +08:00 |
|
|
|
fc81c59e32
|
Fix background color
|
2023-03-08 15:45:16 +08:00 |
|
|
|
142d1fc4f2
|
Update some highlights colours
|
2023-03-08 15:31:52 +08:00 |
|
|
|
3fdb7f8694
|
Add new mobile highlight cards
|
2023-03-08 15:23:40 +08:00 |
|
|
|
3adb779230
|
Setting label colours
|
2023-03-08 12:10:24 +08:00 |
|
|
|
36abe762d6
|
Remove some debug code
|
2023-03-08 12:07:13 +08:00 |
|
|
|
e5e61885cb
|
Clean up the labels view
|
2023-03-08 11:58:37 +08:00 |
|
|
|
976c2386ae
|
Fix crash when creating custom colors for labels
|
2023-03-08 11:53:00 +08:00 |
|
|
|
25a721d183
|
Set width based on mode
|
2023-03-08 11:42:18 +08:00 |
|
|
|
249abc71c3
|
Fix width on main library view
|
2023-03-08 11:37:38 +08:00 |
|
|
|
63b076171a
|
Setting mode
|
2023-03-08 11:19:38 +08:00 |
|
|
|
e5efdf919d
|
Highlights dropdown menu in the highlight layout
|
2023-03-08 10:52:59 +08:00 |
|
|
|
69ba111d7d
|
Click to nav to highlights
|
2023-03-08 10:44:26 +08:00 |
|
|
|
43ae6b7350
|
More responsive highlights view
|
2023-03-08 10:26:45 +08:00 |
|
|
|
1578ad5485
|
Cleanup highlights layout
|
2023-03-07 21:53:00 +08:00 |
|
|
|
da03ad9bf3
|
Add new highlights layout
|
2023-03-07 21:40:11 +08:00 |
|
|
|
4b4e1a9a52
|
Remove unused import
|
2023-03-07 16:21:01 +08:00 |
|
|
|
d8c3fc88a2
|
Add menu shortcuts
|
2023-03-07 16:20:27 +08:00 |
|
|
|
914b611ce2
|
Add @radix-ui/react-switch package
|
2023-03-07 15:39:49 +08:00 |
|
|
|
550b8d88ec
|
Update display settings, add advanced settings
|
2023-03-07 15:36:24 +08:00 |
|
|
|
7cc901bab8
|
Fix props on keyboard actions, prevents infinite rebuild loop
|
2023-03-07 13:33:40 +08:00 |
|
|
|
dc99806a5e
|
Manually set a zindex on the kbar so it shows above modals and header
|
2023-03-07 11:44:12 +08:00 |
|
|
|
746b396b96
|
Add subscriptions to the kbar
|
2023-03-07 11:43:36 +08:00 |
|
|
|
75cfe10d52
|
Add keyboard actions for the left menu
|
2023-03-07 11:25:38 +08:00 |
|
|
|
6362e00a71
|
Stash the current filter so when we pop we can return to it
|
2023-03-07 10:36:39 +08:00 |
|
|
|
36e7a0378d
|
Fix props
|
2023-03-06 22:26:24 +08:00 |
|
|
|
e13b809389
|
Get highlights with library items, over fetching for now, can maybe trim stuff in future
|
2023-03-06 22:13:50 +08:00 |
|
|
|
079b6e5c41
|
Remove missing file
|
2023-03-06 16:24:24 +08:00 |
|
|
|
96ddc100b5
|
Linting improvements
|
2023-03-06 16:21:26 +08:00 |
|
|
|
9122463222
|
Remove unused keyboard commands
|
2023-03-06 16:14:05 +08:00 |
|
|
|
4c4f970a5d
|
Set width on the list view
|
2023-03-06 16:06:08 +08:00 |
|
|
|
2ba89256d2
|
Blur on search when escape
|
2023-03-06 15:55:25 +08:00 |
|
|
|
bff847a5a2
|
pointer on the seachbox button
|
2023-03-06 15:55:06 +08:00 |
|
|
|
c74f26a2f0
|
Styling on the search button
|
2023-03-06 15:39:03 +08:00 |
|
|
|
d4529ca281
|
Add command handler for clearSearch
|
2023-03-06 15:22:16 +08:00 |
|