Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Meta

Comments on Recommended practices for reformatting one's old posts (e.g. to include automatic footnotes)?

Post

Recommended practices for reformatting one's old posts (e.g. to include automatic footnotes)?

+3
−0

Background: On the other site there is (I believe) no support for footnotes, so one has to use a workaround using <sup> tags. Thus I assumed that footnotes were also unsupported in Codidact, until @trichoplax's edit for my most recent post.

What ought I to do now? I intended to go through my posts and reformat them, but I found out that this will bump all my posts to the top which might be undesirable.

What does the Codidact community think? Is reformatting worth bumping all one's posts? Is there perhaps some alternative way of editing that doesn't bump one's posts?

History

2 comment threads

Related discussions on Main Meta (1 comment)
Bugs potentially relevant to this decision (5 comments)
Bugs potentially relevant to this decision
trichoplax‭ wrote 4 months ago

I suggested the edit mostly as a way to let you know that this is possible. I don't mind whether you choose to use these automatic footnotes or the workaround with superscript tags. In deciding whether to reformat older posts, it's worth knowing there are still some bugs with automatic footnotes:

For the post where I suggested an edit, neither of these should be a problem since there is only 1 footnote. If considering older posts, it's worth checking whether there are multiple footnotes in the post you are editing, or whether other posts on the same page also use footnotes.

clemens‭ wrote 4 months ago

@trichoplax: Thanks, those bugs are good to know. In general if you want to know about (say) formatting bugs like this, is there a place on Codidact where they're listed or do you go to GitHub and look for open issues?

trichoplax‭ wrote 4 months ago

Some people may wish to avoid using automatic footnotes until the bugs are fixed. Others may prefer to edit older posts to use automatic footnotes to raise the priority of the bugs. This is just intended to provide the information as background for the discussion.

trichoplax‭ wrote 4 months ago

clemens‭ I searched on Codidact Meta (the overall Meta rather than this community specific Meta, since they are general bugs). I knew about the second bug, and discovered in searching for it that there was also another, so I've listed both. Sometimes bugs are raised on the GitHub repository without first being discussed on Meta, so you can search there too.

If you expect to find something and don't, it can help to use an external search engine instead of Codidact's built in search. Including for example site:meta.codidact.com/posts will narrow down to only results in that community that are posts. Generally I find that external search engines are better when you don't know the exact wording to search for (Codidact's search only finds exact word matches), whereas Codidact's search is better for filtering (you can specify a category, user, or post type if you only want answers).

trichoplax‭ wrote 4 months ago

In Codidact search results, the rough equivalent of filtering GitHub issues to show only open issues would be to filter to exclude the tag "status-completed".