# To-Do Items

Endless rambling of things to fix and improve

- [x] Add `publishedDate` to `rssPost`
- [x] Order posts by newest first
- [x] Instead of "by author" if Author is unavailable, use blog/feed name
- [x] Add auto-find RSS feed when adding a feed
- [x] When scrolling through one feed and then selecting another, make the content scroll back to the top
- [x] Can't open add feed dialog when on mobile
- [x] Add error handling and checks for adding a feed
- [x] Add loading states for new feed
- [x] Collapse both side bars if desired?
- [x] Update logo in top left
- [x] Marking Read and Unread
- [x] Change Reset to "Log out" or something along those lines
- [x] Add About to settings menu?
- [x] Add Home screen with start button + acknowledgements
- [x] Import + Export OPML in settings
- [x] Automatically select first feed on load
- [x] Add initial app suspense
- [x] Fix long blog names on mobile in nav sidebar
- [x] YouTube feed support
- [x] Detect Categories in OPML
- [x] CRUD categories
- [x] Check broken html characters in post titles
- [x] Update Author name to Blog Name in list of posts
- [x] Fix mobile navigation through posts
- [x] Add another relay
- [x] Updated README.md
- [ ] Write blog post
