Skip to content
This repository has been archived by the owner on Jun 15, 2019. It is now read-only.

Historybutton: show only last X months/weeks filter & percentage of comments where user is also OP. #792

Open
1 of 2 tasks
creesch opened this issue Dec 20, 2016 · 2 comments

Comments

@creesch
Copy link
Member

creesch commented Dec 20, 2016

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:

  • % of comments for which which user is thread's OP
  • time-based filter on analyzed comments
creesch added a commit that referenced this issue Dec 20, 2016
- 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.
@eritbh
Copy link
Member

eritbh commented Dec 20, 2016

(Looks like this was closed via 79183d2)

@eritbh eritbh closed this as completed Dec 20, 2016
@creesch creesch reopened this Dec 20, 2016
@creesch
Copy link
Member Author

creesch commented Dec 20, 2016

No, only partially :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants