- I think this thread supports a hands off others content policy for those who can edit others content and only curation of categories and minor edits of titles may be open to edits.
One issue with this: when a post to the GoogleGroup includes TiddlyWiki code examples, and that code contains macro or variable references using <<
and >>
(or <
and >
if in a filter), then that code does not render properly in Discourse, which treats the content within the <
and >
as HTML syntax.
For example, in Charlie’s original GoogleGroups post, he wrote:
<$vars dateNow=<<now wYYYY-W0WW-ddd>>>
{{{ [<dateNow>search-replace:[Mon],[1]search-replace:[Tue],[2]search-replace:[Wed],[3]search-replace:[Thu],[4]search-replace:[Fri],[5]search-replace:[Sat],[6]search-replace:[Thu],[7]] }}}
</$vars>
which appeared in Discourse as:
<$vars dateNow=<>>
{{{ [search-replace:[Mon],[1]search-replace:[Tue],[2]search-replace:[Wed],[3]search-replace:[Thu],[4]search-replace:[Fri],[5]search-replace:[Sat],[6]search-replace:[Thu],[7]] }}}
</$vars>
Unfortunately, as you can clearly see, this did not render correctly in Discourse, since the <<now ...>>
macro appears as <>
, and the <dateNow>
variable reference in the filter was completely omitted.
Compounding the problem is the fact that the GoogleGroups category on Discourse is read-only. As such, it falls to those who CAN edit the content (i.e., Leader/Admin trust level) to make “minor edits” to the posted content by adding backtick syntax around the code, so that it is displayed properly here on Discourse.
This problem is, of course, not limited to just Charlie’s posts, but can occur in any GoogleGroups post that is auto-imported to Discourse and on several other occasions I have made minor edits to other imported GoogleGroups posts – taking care not to change any other content – as my only purpose and intent is to make the post minimally readable here on Discourse.
Also note that, up until GoogleGroups completely removed the ability to edit posts, I occasionally made similar minor edits to posts on GoogleGroups, without any complaints (and often with thanks) from the original poster.
My only “offense” was that, in the process of fixing the formatting of Charlie’s post, I also corrected a minor – but nonetheless obvious – “copy/paste” error in his filter syntax, where he had repeated “Thu” when he clearly intended to write “Sun”… an error that he himself later noted in a follow-up post on GoogleGroups. Under most circumstances, this little extra edit would not have been an issue, except perhaps for Charlie’s self-acknowledged discomfort with adapting to Discourse as a whole.
I have had admin/owner status on the TiddlyWiki GoogleGroups for over 16 years, and I take no small pride in that it is somewhat due to my active moderation and encouragement that the group is known for it’s open, positive and exceptionally helpful attitude.
In general, people know that I apply an “egoless” approach to moderation, and I take great care to apply a very light touch when it comes to other people’s posts… and, when I do make such changes, I avoid publicly calling them out, so as to avoid the potential for embarrassment on the part of the original poster.
There is a reason why Discourse refers to these Leader/Admin functions as “trust” levels… and I think that, after 16 years, I have earned that trust. Having said all this, I will, moving forward, refrain from making edits to other’s posts even when it would be of clear benefit to the group, and will “let the chips fall where they may.”
with kindness and respect,
-e