Commit Graph

8 Commits

Author SHA1 Message Date
03e95a029b Add multiple highlight colors 2023-08-24 12:03:32 +08:00
73498383ba Sync highlight changes from page to notebook 2023-06-27 15:47:32 +08:00
a55eab32f3 Send HTML with highlight requests 2023-03-31 14:04:42 +08:00
e3675295f0 WIP: use MD for highlight quotes 2023-03-31 12:26:03 +08:00
fe9ed7aa13 Track the highlight position percent and anchor index when saving on web 2023-02-01 16:42:36 +08:00
5392265a5e Bridge response values from highlight mutations back to JS in the format it expects 2022-03-24 10:52:26 -07:00
6daa599b76 Separate the mutations out of lower level components
This will let us handle the mutations differently on native
iOS and should help in avoiding making web calls directly from
the web view, so we can avoid CORs and introduce a caching
layer.
2022-03-22 13:58:39 -07:00
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00