Open mootari opened 3 years ago
Observable provides a list of all notebooks that i liked.
I am struggling to find this – observablehq.com/likes forwards to observablehq.com/?tabs=likes but yeilds no notebooks. Any clues?
Edit: as of 20 October 2023 it's here: https://observablehq.com/@{yourusername}?tab=profile&type=likes
Hi @samjamead
You can get to your likes by going to your profile page (from the top right avatar menu):
Is your feature request related to a problem? Please describe.
Observable provides a list of all notebooks that i liked. However, this list is limited to 30 entries per page, and reviewing them becomes tedious. I would like the ability to search within all notebooks that I have liked.
Describe the solution you'd like
Add another search attribute, e.g.
is:liked
. Adding this attribute to a search query should limit the results to those notebooks that are also present in my list of liked notebooks, which would allow me to apply additional filtering and sorting.Additional context
So far I have liked ~660 notebooks, and I suspect that I'm still at the lower end compared to other users.