Skip to main content
edited tags
Link
Glorfindel
  • 6.8k
  • 3
  • 21
  • 47
edited tags
Link
Glorfindel
  • 6.8k
  • 3
  • 21
  • 47
bumped to v1.2.2
Source Link

About

Activity Indicator is a userscript that displays a, well, indicator and some useful stats about your interactions with a given post. Inspired by this feature request, upon opening a post, the script adds a "participation" breakdown to where one finds Q&A stats normally:

stats element with the breakdown added

Due to the limited space, the labels are added in an abbreviated form but I hope they are intuitive enough but have full-text hints displayed on hover (since 1.2.0):

Abbreviation Stats
A answered the question
Q asked the question
EA edited* an answer
EQ edited* the question
AC left a comment on one of the answers
QC left a comment on the question

* Currently limited to being the latest editor of a post but I intend to switch that to full post history analysis in the near future.


Here is a live preview of how label hints and jumping to action look like:

hints and jumping to action preview

License

The script is licensed under the GPL-3.0-or-later license.

Download

Install | Minified

The script doesn't need a userscript manager to work (but includes necessary headers).

Platform

Version number means "last tested on":

Chrome Opera Firefox Edge IE
✔ 93.0.4577.63 ✔ 78.0.4093.184 ✔ 92.0 ✔ 93.0.961.38 no

Change log

Version Description
1.2.0 Enhanced stats labels with links to latest relevant post/comment and full-text hints on hover
1.2.1Added meta sites of the Stack Exchange network to @match headers

Contact

Author: Oleg Valter
Organization: UserScripters

Please, submit bug reports on the source repository
Before adding a new one, please check if it hasn't been raised before.

You can also drop by to chat, we are a friendly bunch.

Code

Source code written in TypeScript.

Uses type definitions for Stack Exchange global objects.

Contributions are welcome, you can always submit a PR here.

About

Activity Indicator is a userscript that displays a, well, indicator and some useful stats about your interactions with a given post. Inspired by this feature request, upon opening a post, the script adds a "participation" breakdown to where one finds Q&A stats normally:

stats element with the breakdown added

Due to the limited space, the labels are added in an abbreviated form but I hope they are intuitive enough but have full-text hints displayed on hover (since 1.2.0):

Abbreviation Stats
A answered the question
Q asked the question
EA edited* an answer
EQ edited* the question
AC left a comment on one of the answers
QC left a comment on the question

* Currently limited to being the latest editor of a post but I intend to switch that to full post history analysis in the near future.


Here is a live preview of how label hints and jumping to action look like:

hints and jumping to action preview

License

The script is licensed under the GPL-3.0-or-later license.

Download

Install | Minified

The script doesn't need a userscript manager to work (but includes necessary headers).

Platform

Version number means "last tested on":

Chrome Opera Firefox Edge IE
✔ 93.0.4577.63 ✔ 78.0.4093.184 ✔ 92.0 ✔ 93.0.961.38 no

Change log

Version Description
1.2.0 Enhanced stats labels with links to latest relevant post/comment and full-text hints on hover

Contact

Author: Oleg Valter
Organization: UserScripters

Please, submit bug reports on the source repository
Before adding a new one, please check if it hasn't been raised before.

You can also drop by to chat, we are a friendly bunch.

Code

Source code written in TypeScript.

Uses type definitions for Stack Exchange global objects.

Contributions are welcome, you can always submit a PR here.

About

Activity Indicator is a userscript that displays a, well, indicator and some useful stats about your interactions with a given post. Inspired by this feature request, upon opening a post, the script adds a "participation" breakdown to where one finds Q&A stats normally:

stats element with the breakdown added

Due to the limited space, the labels are added in an abbreviated form but I hope they are intuitive enough but have full-text hints displayed on hover (since 1.2.0):

Abbreviation Stats
A answered the question
Q asked the question
EA edited* an answer
EQ edited* the question
AC left a comment on one of the answers
QC left a comment on the question

* Currently limited to being the latest editor of a post but I intend to switch that to full post history analysis in the near future.


Here is a live preview of how label hints and jumping to action look like:

hints and jumping to action preview

License

The script is licensed under the GPL-3.0-or-later license.

Download

Install | Minified

The script doesn't need a userscript manager to work (but includes necessary headers).

Platform

Version number means "last tested on":

Chrome Opera Firefox Edge IE
✔ 93.0.4577.63 ✔ 78.0.4093.184 ✔ 92.0 ✔ 93.0.961.38 no

Change log

Version Description
1.2.0 Enhanced stats labels with links to latest relevant post/comment and full-text hints on hover
1.2.1Added meta sites of the Stack Exchange network to @match headers

Contact

Author: Oleg Valter
Organization: UserScripters

Please, submit bug reports on the source repository
Before adding a new one, please check if it hasn't been raised before.

You can also drop by to chat, we are a friendly bunch.

Code

Source code written in TypeScript.

Uses type definitions for Stack Exchange global objects.

Contributions are welcome, you can always submit a PR here.

added thumbnail
Source Link
Loading
bumped to v1.2.0
Source Link
Loading
updated testing info and bumped to 1.1.1
Source Link
Loading
updated testing info and bumped to 1.1.1
Source Link
Loading
Source Link
Loading