Earlier I had enabled Tracking for a particular category. I wasn’t receiving new topic or post emails. As soon as I enabled Send me an email for every new post I started receiving email notification of for all topics and posts.
How are these two related?
Is the only difference between tracking and normal is that tracking adds a count of new replies is shown?
I don’t want email notification for every message but an email notification for each new topic which it seems is not possible with Discourse. And then I can decide which topic I want to participate in. Email notification for new topics in a category is a pretty common feature for forums.
It is not a topic I have replied to. My reply indicate I want to participate in a topic. Just a new reply doesn’t indicate I am interest in that topic.
My immediate question is Send me an email for every new post (unless I mute the topic or category) what does this setting do? How is it different from watch? Which categories is it applied to?
Not to be rude, but it does exactly what it says it does. Unless you are on the site (see the user preference directly below this one), you will receive an email for each and every new post or topic unless the topic itself, or the category the topic is created in is muted.
It is applied to everything on the site, until you explicitly mute something. Watch is applied on a topic or category level, and is more controllable.
All categories, unless you mute the category.
From your first post:
Tracking will not send emails, as it does not create notifications. Assuming default user preferences, you will only receive emails if you receive a notification regarding the topic, which is only generated if you are @mentioned, quoted, replied to, or watching the topic.
If I have Send me an email for every new post enabled and I change notification settings in a category topic to normal which will get precedence the former or the later. If former gets the precedence then watch, track, and normal should be grayed out because only mute can override Send me an email for every new post.
La prima. A meno che tu non silenzi l’argomento/la categoria (o non sia presente sul sito), riceverai un’email.
Si tratterebbe di una richiesta di miglioramento dell’esperienza utente (UX). Se desideri che questa modifica venga implementata, ti suggerisco di creare un nuovo argomento nella categoria Contribute > UX con tutti i dettagli del caso.
If you have that enabled, you have gone nuclear, this means every single post that occurs on the site, now and forevermore, will be emailed to you. It is really not recommended.
Grazie. Volevo solo essere sicuro che le mie argomentazioni avessero un senso logico.
Capisco bene perché non sia consigliato.
Nel mio caso d’uso, si tratta di una piccola comunità di persone che lavora su un insieme di problemi di programmazione. È per questo che volevo partecipare a pieno titolo. Voglio vedere come stanno procedendo gli altri, leggere il loro codice e aiutarli una volta che ho completato il mio lavoro. Quindi non c’è molto chiacchiericcio.
Sono abituato ai forum “vecchia scuola”, dove puoi ottenere un feed RSS per tutti i nuovi argomenti, che poi puoi visitare e a cui puoi iscriverti se vuoi partecipare ulteriormente. Sono anche abituato alle mailing list di GNU Mailman, dove praticamente ricevi tutto. Non sono in grado di ricevere notifiche per i nuovi argomenti né di utilizzare Discourse come lista di distribuzione. Non esiste un modo per ricevere notifiche per i nuovi argomenti in categorie specifiche. Ho letto che Discourse può essere utilizzato come sostituto delle mailing list, ma né il mio client desktop KDE KMail né il client web Zoho Mail sono in grado di raggruppare le email in thread come quelle delle mailing list di GNU Mailman. Non sono sicuro se sia un problema dal mio lato o se Discourse non supporti il raggruppamento delle email in thread.
Detto questo, più uso Discourse e più penso che la soluzione migliore per me sarebbe visitarlo più volte al giorno e cercare tutti i nuovi post nella scheda “Nuovo” nella barra in alto. Da lì posso poi “seguire” i singoli argomenti. Ho anche impostato “Considera nuovi gli argomenti - Se non li ho ancora visualizzati” e “Mai - traccia automaticamente gli argomenti che apro”. Tutte le categorie nella mia istanza di Discourse sono impostate su “Normali”. Riceverò quindi notifiche dagli argomenti che non sto seguendo. Questo mi dà un buon livello di controllo.
You will get everything if you turn on mailing list mode, which is the option you described. So you should be set. If you want the site to work like a 1996 era mailing list, you have found the option to do that – you will be emailed every single time anyone posts anything on the site INCLUDING A NEW TOPIC with that enabled. That’s why I called it “nuclear mode”.
Remember, a brand new topic is simply a “first reply”. So it’s the same as any other reply from the perspective of that code, from reply 1, to reply 100.
As for email threading, Discourse provides all the necessary email headers to attach all replies to the topic, e.g. each topic has a unique string – the URL – that’s included in the email headers for every reply to that topic and the first post in that topic. You can view source on the email to browse the headers and see them yourself.
I’m not aware of such a setting. You can just have them watch all categories. If you search here you can find links to plugins that could enforce that with a bit of programing.