You can just right-click open everything in new tabs, even visit those and come back, list will always be there unless you click somewhere on the current page it’s on.
2 Likes
@pisum made a notifications viewer for one’s own account:
https://jumear.github.io/stirfry/iNat_observations_updates.html
Restricting the place ID to place_id=146898
and searching for all interaction by John Ascher - would this be helpful for you?
Edit: place ID seems to be ignored, at least in my queries…
1 Like
Not perfect, but How to filter @ comments/messages query can capture some of the interesting comments:
%40 is the hexadecimal code for @
so this finds all comments where said user has been tagged.
%20 is a space, useful for multiword search.
3 Likes