One challenge with Nostr clients is set of features & navigation. How do you support multiple use-cases (browsing, researching, writing, etc...)
On Amethyst Desktop via Workspaces:
- AppDrawer to easily search screens & Workspaces
- Create custom Workspaces (single or deck). For ex. Default, Play, Reading, Writing

GitHub
feat(desktop): App Drawer with workspaces, customizable nav bar by nrobi144 · Pull Request #2445 · vitorpamplona/amethyst
Summary
Complete desktop navigation overhaul in 3 phases:
App Drawer (Cmd+K): Full-screen overlay with categorized screen grid, instant search, ke...