d2jsp
Log InRegister
d2jsp Forums > d2jsp > General Help > Push Notification On Search Term Activation?
Add Reply New Topic
Member
Posts: 3,489
Joined: Oct 9 2021
Gold: 1.00
Mar 29 2023 12:34am
Its not possible to chose certain keywords in a search so that u get a notification if the key words get used in a new thread, is it?
Member
Posts: 20,179
Joined: Sep 21 2006
Gold: 67,070.28
Trader: Trusted
Mar 29 2023 04:35am
No it is not. The closest you can get to that is tracking a subforum and having it send a notification when a new topic or reply is posted.

What exactly are you aiming to do though? You want a notification when a specific item is posted? You can make the search bar find topics and initial posts that contain only a specific phrase/word if you use the " qualifier. So if you wanted a faith GMB you could search this:

Code
"faith gmb"|"gmb faith"


That will show only topics with those 2 exact phrases.
Member
Posts: 3,489
Joined: Oct 9 2021
Gold: 1.00
Mar 29 2023 04:39am
ye i think itd be super useful to get a notification whenever item x is posted. I am aware of the search bar, obviously."|" This functions as an "or"? As in "x | y" = "either find phrasing x or find phrasing y" ? I wasnt aware of that, so thank you!
Member
Posts: 20,179
Joined: Sep 21 2006
Gold: 67,070.28
Trader: Trusted
Mar 29 2023 04:45am
Quote (backatitwaswillmanmachen @ 29 Mar 2023 06:39)
ye i think itd be super useful to get a notification whenever item x is posted. I am aware of the search bar, obviously."|" This functions as an "or"? As in "x | y" = "either find phrasing x or find phrasing y" ? I wasnt aware of that, so thank you!


Search feature help page with more qualifiers https://forums.d2jsp.org/info.php?p=31 incase you wanted to see them all.
Go Back To General Help Topic List
Add Reply New Topic