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

Welcome to the Power Users community on Codidact!

Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.

Tagging questions about crossplatform software

+2
−0

This is a follow-up to Should we use more specific version tags for software?

The referred question is about tagging software, more specifically software versions and presents the case of windows-10-21h1, which is an operative system.

One of the answers mentions the ms-office, but it doesn't consider that some companies like Google and Microsoft use the same "brand" for all the platforms Windows, Mac, Web, Android, iPhone and iPad, etc.

i.e. Nowadays, "Microsoft Office" is "Microsoft 365". While the apps for all the platforms have the same name, their look and feel is not the same and not all the features are available on all platforms.

We already have a question about how to sort numbers separated by commas in MS Word. Thanks to the screenshot, it's evident that the OP is using a MS Word version for Windows. Let say that I would like to make a follow-up question about the same but using apps for different platforms:

  • Word app for the Web
  • Word app for Android

How should these questions be tagged?

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

1 comment thread

I would tag them with two tags, one for the application and a separate tag for the operating system. ... (2 comments)

1 answer

+2
−0

Adapting @samcarter proposal shared in a comment to the question

Use two tags

  1. One tag for the software, i.e., microsoft-word
  2. One tag for the platform
    • windows or the corresponding child tag
    • macos or the corresponding child tag
    • android (no child tags so far)
    • ios / iphone / ipad (not available at this time)
    • linux
    • web-application when using a web app.

Remarks for questions about web applications

  1. Some features depend on the type of account used; a public / consumer account, i.e. an account having from outlook.com domain, might not have access to some features offered to work, school domains, but also work, school accounts domain might impose restrictions to these accounts. Because of this, when available, add a tag corresponding to the type of account used.
  2. Some features depend on the web browser used, i.e., offline access to Google Drive web app files is only possible when using Google Chrome. In these cases, add the tag corresponding to the web browser used.
  3. On questions about a feature not working as expected, always include the tag corresponding to the web browser used.
History
Why does this post require moderator attention?
You might want to add some details to your flag.

1 comment thread

Sounds mostly good. I wouldn't overdo it with tags about the account type, such information can be in... (2 comments)

Sign up to answer this question »