Just found this project and love it so far. Just spun up the container and love how the search function works. Great work overall.
A feature I would really want from a service like this is the ability to display the quotes and comments on books as a publically shareable page. There should likely be a toggle button for unlisting the annotations. I could perhaps implement this.
This seems like perhaps the kind of thing that would not need any new backend CRUD type logic, and would just be frontend work. I will skim through the code here accordingly and look out for where the injection point for this feature could be.
Just found this project and love it so far. Just spun up the container and love how the search function works. Great work overall.
A feature I would really want from a service like this is the ability to display the quotes and comments on books as a publically shareable page. There should likely be a toggle button for unlisting the annotations. I could perhaps implement this.
This seems like perhaps the kind of thing that would not need any new backend CRUD type logic, and would just be frontend work. I will skim through the code here accordingly and look out for where the injection point for this feature could be.