# Feature ideas to consider
Suggested priorities by @darch
## Need to have
* Improving Conversation
- View nested replies as such
- Option to start new nested/forked conversation
- Show "In reply to..." for replies in timeline view
- https://github.com/jointwt/twtxt/issues/413
* Bookmarks
- Show content of bookmarked posts
* Labeling / Language
- Rethinking what we call the various elements in the UI, so it is easier for new users
* Docs
- "Writing in layers"
* Basic full text search
- in posts on pod
- in posts from all the feeds a user is following
## Nice to have
* Option to hide or collapse the #hashes from the UI
- only show them during interactions
* Search and filtering
- Option to setting up filter and revisit them
- Show list of #tags and sort by frequencies and freshness
* Custom CSS and Logo - An easy UI way for admins or end-users to change these
- Pod-level
- User-level
* Preview before posting
- like on Github
* Undo for edit/delete post
- Can we use some kind of git to track changes in the twtxt.txt file?
* Freshness of posts
- Color: from green over yellow to white
- Icons:
* Gallery view ala instagram
* Promote yarn.social as a feed reader
- Easier support for RSS and Atom feeds
* Blog-feature
- is inspired by microblog
* Private messages
- Can we outsource this to another decentralised service such as matrix.org, delta.chat or IRC?
- Matrix does not seem like an easy option for PM
- Can we use the Messaging Tokens (SMTP Token and POP3 Token) and use Delta.chat as the suggested client