Commit Graph

203 Commits

Author SHA1 Message Date
f658df006e Remove import 2023-03-24 20:39:13 +08:00
da795848d8 Move both note handlers into same file 2023-03-24 20:21:35 +08:00
33e301cae6 Handle changes in the modal notebook 2023-03-24 20:18:37 +08:00
356c64173a Improve the notebooks 2023-03-24 16:23:04 +08:00
e2aaaf5a08 Sizing fixes on the note modal 2023-03-24 10:18:36 +08:00
0b04cbef28 Udpated boxes for notes
Needs to be refactored a bit, but using two different components
right now because some of the small differences are hard to
abstract while developing.
2023-03-24 10:18:36 +08:00
69eaff395e WIP: improve notebook UX, add markdown, document notes 2023-03-24 10:18:36 +08:00
baad0030ca Handle highlight delete in the mobile library view 2023-03-17 15:24:22 +08:00
23efda667d Theme cleanup, expose extra reader themes
This also removes synced reader preferences so everything is
per device now.
2023-03-10 15:05:18 +08:00
56d79580e2 Improve settings layout 2023-03-10 11:03:30 +08:00
47277b63ee Clean up the settings header to work better with new layout 2023-03-10 10:12:59 +08:00
2f5305ffe4 Padding on author top 2023-03-10 09:17:05 +08:00
39207f73a2 Fix imports 2023-03-10 08:35:27 +08:00
6bc146f5b0 Simplify metadata on library cards, handle plural in hacky way 2023-03-09 18:46:01 +08:00
b445c7ebfe Padding, margin, font size tweaks on highlight editors 2023-03-09 10:23:02 +08:00
84dee7cf34 Add missing import 2023-03-08 18:08:13 +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
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
e13b809389 Get highlights with library items, over fetching for now, can maybe trim stuff in future 2023-03-06 22:13:50 +08:00
96ddc100b5 Linting improvements 2023-03-06 16:21:26 +08:00
4c4f970a5d Set width on the list view 2023-03-06 16:06:08 +08:00
74db69c243 Use a more subtle color for card metadata 2023-03-06 12:58:49 +08:00
8a27a50eb5 Hover color for menu buttons 2023-03-06 12:24:45 +08:00
205f337ea7 Always display hover state on touch devices for menu 2023-03-06 12:16:55 +08:00
8c02184b99 Consolidate library styles 2023-03-06 11:34:02 +08:00
b8f24e7be5 Consolidate styles for list and grid cards 2023-03-06 11:24:45 +08:00
79902364ae Move article actions to their own menu 2023-03-03 21:55:04 +08:00
ac5c3e0176 Fill color for the progress bars in dark 2023-03-03 19:01:07 +08:00
35bed5236a Light / dark tweaks 2023-03-03 18:54:09 +08:00
f725eea1e5 Borders on list view 2023-03-03 14:23:15 +08:00
37b8d644a5 Use theme for display font 2023-03-03 13:29:36 +08:00
3eb74251da Work on dark mode 2023-03-03 12:15:02 +08:00
e09aaf0347 Use SF pro instead of SF Pro Display 2023-03-03 10:58:36 +08:00
3b132490c9 Start adding a search modal thingy 2023-03-03 10:21:06 +08:00
7f6c0e9e0a Reading progress dot shouldnt be green 2023-03-02 21:56:46 +08:00
7fcd5e300d menu size max list size 2023-03-02 21:41:16 +08:00
b4512c7f14 Add library list card 2023-03-02 21:36:44 +08:00
ded3768766 Library list view implementation 2023-03-02 21:22:19 +08:00
aa2e20d9c0 Edit title and description modal 2023-03-02 12:59:31 +08:00
211ba68f6f Remove debug line 2023-03-02 10:28:50 +08:00
a95477ab0e Track menu state so we dont hide buttons when they open 2023-03-01 23:29:33 +08:00
b07485443f Handle focusing the active element on hover 2023-03-01 23:13:30 +08:00
c6f752d3c4 Wrap the next Link in the VStack so we still get hover states from the Library list code 2023-03-01 21:20:10 +08:00
7cd8fee664 Hover on the left menu items 2023-03-01 20:41:52 +08:00