- Search for resources across all public databases of multimedia
- Add any resource to default tracking library
- Create arbitrary lists of resources
- Add resources from default library to any list
- Integrate with Fediverse via ActivityPub
- Follow and view friends' libraries, and view recent highlights in timeline view
- Write reviews and leave emoji reactions on friends' reviews
- Manually add and track resources missing from external databases
- Time, instance, and character/word tracking in the default library
- Rust API + Go TUI + Svelte web + Tauri desktop + Tauri mobile
- Self-hosting guides
- Hosted demo on private cloud
- Initial instance on private cloud
- DevOps
- Data export to JSON
- Detailed view for specific resource (user review, api rating, friends' reviews, alexandria average rating, etc)
- BoardGameGeek (Board Games)
- VNDB (Visual Novels)
- IGDB (Video Games)
- OpenLibrary (Books)
- Discogs (Music)
- [-] Anilist (Anime + Manga + Light Novel)
- MyDramaList (Asian Movies + TV Shows)
- TMDB (Movies & TV Shows)
- Audible (Audiobooks)
- ListenNotes (Podcasts)
- Comic Vine (Comic Books)
- Retain state in app between navigation
- Fix up list creation buttons
- Fix BGG queries to only fetch the page of results when selected
- Make combobox options dynamic
- filter knobs should be fine tuned to allow for arbitrary filtering between years instead of binary
- thin dividers on the sides of pagination
- FIX THE GRID
- carousel view
- items per page setting
- elongate placeholder thumbnail to full size
- fix infinite scroll of titles
- blow up and gray out thumbnail as new background
- bug where wrong items in tracked are removed
- logos
- function loading placeholder (spinner, progress bar)
- undo toast
- untrack confirmation dialog
- get slider to work again