Join Nostr
2024-09-13 11:28:07 UTC
in reply to

π–‹π–‘π–”π–—π–Žπ–“ πŸ‡¨πŸ‡¦ on Nostr: - I implemented a similar feature for a client, and from a user experience ...

- I implemented a similar feature for a client, and from a user experience standpoint, the client was very pleased with the workflow.

I used a "find as you type" system for tags, where he could select only the relevant tags from the suggested list. These tags then filtered the articles accordingly. In my case, it was a bit more complex since I combined the selected tags with full-text search, treating the combination as a dynamic, user-controlled filter, to refine search results further.

That approach would work well for me too, with the GoodLinks appβ€”though I may be a bit biased ;)