Often I find users (myself included) returning to the same post and updating it with some new content, I would typically do something like this;
Update
Now I have discovered this etc etc…
As this can happen on multiple occasions for the same post, I thought it would be beneficial to be able to click a button on the post toolbar (bold, italic, underline etc) and have a TimeStamp inserted, there doesn’t appear to be an option for this at this time, nor was I able to discover any shortcut (by typing) to make it appear.
Potentially the output may look like;
blah blah blah
Update 21/10/2016 13:39
something new was discovered
Update 21/10/2016 13:41
something even newer was discovered here…
I fully appreciate this can be achieved manually, but a feature button to insert it for you would be, well, kinda time saving
I should add, this would be a post CONTENT timestamp, not a timestamp used against the actual posting of the message as it were (I see there are lots of posts on here regarding that)
Things that are just “kinda sorta useful” tend to fall into plugin territory I do end up doing this type of update myself from time to time, but not nearly often enough that I feel like I’d save a significant amount of time by having a dedicated function for it.
Thank you for spending the time putting that together and sharing, appreciated. I don’t have the ability on the site to implement it (lowly moderator) but I will pass it over to those that do and see if they are willing.
I spotted that when this was being used the time stamp was quite long, looking at the various options using JavaScript to shorten the date it seemed incredibly complex, from what I could tell the desired output would always be 21 characters long so went with a bit of a hacky way of doing this…
wow - thanks for such a prompt response! Really appreciated…
I worked out (term used very loosely) the title: part from looking at the page source for the other icons, but wouldn’t have guessed the other line you’ve added - I will forward this on to our admins and see if they can update this for me.
Thank you so much - minor thing really, but will look so much better when I use it! (OCD = True)
Yeah, no worries. One thing to help explain it, the title attribute is looking for a translation entry with that key. So I simply created a key and assigned it the verbiage you wanted and then specified that key in the title attribute.
I didn’t even realise that there were language translations going on! Can’t wait to see this finished, it’s been really handy when updating existing posts rather than creating multiple replies