I've been working on the Journal conversion to the DNN core over the past few weeks. As part of this process, every aspect of the journal has been reviewed. When you look at various activity feeds from other vendors(Chatter, Yammer, Jive, Facebook and LinkedIn) you come to realize that each one is slightly different when it comes to text input. Most have consolidated functionality and I think it is time for us to do the same. Just to be clear, I'm talking about the direct input methods for adding items to the journal, not the API. Also, keep in mind that our main use case for the Journal is around collaboration. This means the 140 character limitation for input is less of a concern.
I'm thinking we can consolidate Status, Link, Photo and File all into one post. Very similar to what you see on Facebook today. Basically, we have a text input area with the option to attach a link, photo(s) or file(s). Very similar to composing a message.
Another feature that I've added is @Addressing and #Tagging. This means that you can type in @ plus the first character and it will trigger the autocomplete box for automatically linking to a User, Group or Page in the site. The same thing has been done for tagging. If you enter "#" then that will trigger the autocomplete for taxonomy.
I'm interested in knowing if anyone has a reason why there would still be a need for the separate journal tools. Would it cause problems for anyone if Link, Photo and File were no longer available, but the functionality was still available in more consolidated manner?