potofsoup: (Default)
potofsoup ([personal profile] potofsoup) wrote2018-12-22 08:15 am

Another thought on Reblogs

Not all posts are intended to be reblogged, but if you do have something that you want to spread, like announcing a new comm or something, maybe one thing to do is to create a <textarea> where you put in the code that people can simply copy-paste into their post. They can add/edit the text how they want, but saves on formatting time.

If they want to continue the reblog chain, they can simply paste the reblog snippet a second time and put it inside a <textarea> </textarea>.

Reblog starter text:

[personal profile] pseudonym_loving_magpie 2018-12-23 06:14 am (UTC)(link)
I wonder if you could do something like having a javascript bookmarklet to duplicate selected text and put the extra copy in textarea tags.
https://en.wikipedia.org/wiki/Bookmarklet

I don't have time to look into that much right now though.