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 »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Comments on The list of questions for a user should indicate the category the question is asked in

Parent

The list of questions for a user should indicate the category the question is asked in

+4
−0

Currently, the "Questions by [someone]" list lumps together all questions, regardless of the category. This mixes meta questions in with actual Q&A.

Can we please have something in that list to indicate the category each question is posted in?

I'm thinking that adding something in the details that currently list the number of answers and last activity might work. For example, instead of:

Character set conversion(?) failure during initial import from SE
1 answer · last activity 16 days ago by ArtOfCode
[imported-posts]

we could have:

Character set conversion(?) failure during initial import from SE
Meta · 1 answer · last activity 16 days ago by ArtOfCode
[imported-posts]

That way, the person looking at the list of questions will know what to expect before they even try to navigate to the specific question.

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

0 comment threads

Post
+2
−0

We have a design for this; it's just not implemented yet. The user profile will show selectors (tabs) for each category plus "all" (the default). In the "all" view, posts will be labeled by category. Each post will also show its type -- currently we have questions, answers, and articles. You might have noticed that currently user profiles don't show articles, because questions and answers are baked into it and it didn't get updated to add a section for articles. Since we're going to redesign the page anyway, we didn't invest in fixing this (though if the new profile takes longer than expected or this becomes annoying, we can revisit that).

Update: While I was writing this answer, ArtOfCode was fixing the profile. This might be my fastest time-to-deprecated-answer here so far. :-) The profile now lists all posts, with type and category. We do plan to make this nicer in the future, as I described, but at least now you can see everything and see more clearly what's where.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

1 comment thread

General comments (1 comment)
General comments
Canina‭ wrote almost 4 years ago

I'm starting to get used to having some variation of my feature requests implemented almost before I post them. Either the developers here have managed to hack into my computer, or I wait too long before posting about my ideas. :-)