vitorpamplona / amethyst

Nostr client for Android
MIT License
1.17k stars 158 forks source link

[FEATURE] Search history #1024

Closed kehiy closed 1 month ago

kehiy commented 3 months ago

When we search something on the client such as a user profile or an event, after closing the search result and getting back to search page everything is cleaned. I think a local storage can keep the accounts or events I clicked in my search results or the texted that I've searched but didn't clicked on anything. And then show it user. It can be cleaned as well.