One that I’d like to see is a more in-depth sorting option for posts (allowing you to see for example top of December 2020, or top of a specific day). A custom date range selection would be best. I remember this being a frequently requested feature in the early days of reddit, and they never implemented it.
Make it so one click on the Enter key. is enough to add a newline, on both the post and comment fields.
I’m not sure I understand this one. I wouldn’t want to override your enter key. And markdown requires two spaces or two lines for line breaks.
Ok, I didn’t know about the technicality.
Just like reddit they required in the old version to hit enter two times to insert a line break. but in the new version one click is enough.
I might just have to learn more about markdown formatting and get used to it.
This is a requirement for the Markdown format, which was originally designed for text files where some text editors might not handle text wrapping very well. We could add a WYSIWYG editor later on like the one the Reddit redesign has, but it’s not really a priority currently.