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
{{ message }}
This repository has been archived by the owner on Jun 15, 2019. It is now read-only.
I am thinking the filter should be on by default and set to 12 months or so. I realize this is an edge case but I also know a lot of mods are using historbutton in an increadibly dump simplistic way of only look at the numbers.
The second feature would show how many of the comments made by the user are under their own posts. This would give some better insight in how much the person is contributing. If we want to be really fancy we actually do a bit of regex on each comment to look for urls and include those in the domain counter as well.
TODO:
% of comments for which which user is thread's OP
time-based filter on analyzed comments
The text was updated successfully, but these errors were encountered:
- Implemented the "percentage where user is also OP" counter from #792.
- Tidied up displaying of information.
- Show all information by default (because a lot of mods don't look further than the information right in front of them).
- Also added a disclaimer because some mods don't look further than the information available to them.
- Clarified some wording.
https://www.reddit.com/r/toolbox/comments/5ja5zn/overly_simplistic_stats/
I am thinking the filter should be on by default and set to 12 months or so. I realize this is an edge case but I also know a lot of mods are using historbutton in an increadibly dump simplistic way of only look at the numbers.
The second feature would show how many of the comments made by the user are under their own posts. This would give some better insight in how much the person is contributing. If we want to be really fancy we actually do a bit of regex on each comment to look for urls and include those in the domain counter as well.
TODO:
The text was updated successfully, but these errors were encountered: