feedback icon indicating copy to clipboard operation
feedback copied to clipboard

Search: filter by notebooks I liked

Open mootari opened this issue 4 years ago • 2 comments

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.

mootari avatar Aug 04 '21 23:08 mootari

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

samjamead avatar Oct 20 '23 08:10 samjamead

Hi @samjamead

You can get to your likes by going to your profile page (from the top right avatar menu):

image

CobusT avatar Oct 20 '23 17:10 CobusT