You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to filter the telemetry channels & look for stuff that is related or in same category due to programming language, OS or other stuff like "SDK" or container.
for example the "nodejs" can be applied for related stuff like:
Also maybe add the following labels (for what used to change setting):
"env var" "configuration file" "command line arg"
What I meant in this issue is something that is reflected in website as well, so visiting: https://toptout.me/
Can filter results, like advanced search, to answer query such as: "show me all stuff that related to nodejs" (not by writing this text, by just filtering by "nodejs" or technology, etc...)
In order to filter the telemetry channels & look for stuff that is related or in same category due to programming language, OS or other stuff like "SDK" or container.
for example the "nodejs" can be applied for related stuff like:
SCARF_ANALYTICS=false
Add Scarf & env var SCARF_ANALYTICS=false #29npmjs
node
nodejs
yarn
in repo:https://github.com/beatcracker/toptout/search?q=npmjs&type=issues
https://github.com/beatcracker/toptout/search?q=node&type=issues
https://github.com/beatcracker/toptout/search?q=nodejs&type=issues
https://github.com/beatcracker/toptout/search?q=yarn&type=issues
Thus will be possible to filter all stuff that related to nodejs for example, as it will be tagged for related channels.
The text was updated successfully, but these errors were encountered: