Subscribe to a topic by email in a "watching first post" channel

Is there way to subscribe a topic’s replies by email?

Scenario: I’m “watching first post” in a channel. I see something I like. I reply “watch” (or “subscribe” or click a “follow” link etc), and am subscribed to replies to that single topic.

I understand that if I reply to it with a comment or “+1” I’ll be subscribed, but is there a way to subscribe without “liking” it?

1 me gusta

Use the notification control on the topic to set your notification level for the topic. It is visible both near the timeline and at the bottom of the topic.

You will only be emailed about notifications if the website has not seen you active in a web browser in the last 10 minutes.

1 me gusta

Sorry to be clearer: is there a way to subscribe by email without liking it?

The answer remains the same. Use the topic notification level control — that has nothing to do with “liking”. Whether or not you get an email depends on whether your web browser touched the website in the last 10 minutes.

I love you and your work dearly, but this doesn’t address the question.

Q: “Can I do x by email?”
A: “You can do x by visiting the website.”

3 Me gusta

I do not understand your question, sorry.

1 me gusta

I think I understand - You’re asking if there are ways of changing the notification control through email only by a special reply (similar to “+1” response).

There is currently no “special” reply by email to subscribe without liking or responding; For that action it’s only available through the web app, but it is a nice suggestion.

EDIT: TIL, this is possible (below). Even while following Discourse’s development pretty closely I still miss some of these real cool ninja features!

6 Me gusta

I can’t speak to exactly what the OP was thinking of, but it would make sense to me that if you have turned on the Watching First Post mode for a category, then the email could include a button/link to directly watch the topic. Underneath the Visit Topic button maybe there could be another saying “Watch this topic to be sent emails for all replies.”

Screenshot of notification email

Perhaps there could also be a little explanation sentence in the footer too: “You received this email because someone replied to you/you are watching the topic/you are watching the category/you have requested notifications for new posts in this category.”

3 Me gusta

I don’t think that’s entirely true, @sam added some kind of ninja expert mode magic email reply command words but I don’t know where they are documented.

1 me gusta

Yeah this is not documented. You can reply with the word watch to watch a topic and mute to mute a topic.

8 Me gusta

Ok this request makes more sense now @eddowding there you go ↑ ↑ ↑

3 Me gusta

Boom! Sorry for the dealy - had to be afk for a few.

This is exactly what I was after, thank you @sam for the code and @Dannii for the translation :slight_smile:

So next related question: is it possible to insert a link? I know we can edit templates, but does that email customisation have access to the reply key? So href=mailto:[reply-key]@[domain]?subj=[subj]&body=watch ?

Unfortunately after reading through https://github.com/discourse/discourse/blob/19e3b3b1bce96787e27dd59c424605a43c7bf5db/lib/email/message_builder.rb I don’t think you have a reply-key or even reply email address discrete var to use.

Maybe for the first few month add a generic link for “Getting the best out of your email experience” and add that to the bottom of all the emails. You can put a full cheat sheet there including explaining about various user settings etc.

3 Me gusta

Checking to see if there is any development update on the reply* option for email addresses. Also would be awesome way to allow people to reply to specific on-going topics via email.

Any further documentation on this? Would it be possible for me to replace watch with subscribe?

1 me gusta

Volviendo a este tema, veo que estas opciones son posibles:

  • +1 o like: da “me gusta” a la publicación
  • watch: sigue el tema
  • track: rastrea el tema
  • mute: silencia el tema

¿Hay alguna novedad sobre si es posible configurar esto como enlaces clickables dentro de la plantilla del wrapper de correo electrónico para que genere un mailto: con la clave de respuesta? (Entonces href=mailto:[reply-key]@[domain]?subj=[subj]&body=watch)

2 Me gusta

Esto es muy antiguo, pero me preguntaba si había habido algún cambio para que se pudiera usar un correo electrónico debidamente elaborado para seguir un tema.

Nuestro caso de uso es que hay algunos usuarios que, a pesar de muchos halagos, explicaciones e indicaciones, simplemente no parecen poder seguir temas importantes que utilizamos como listas de correo de facto.

Sería genial tener un enlace mailto simple en el que pudieran hacer clic para suscribirse a un tema. Tenga en cuenta que actualmente no reciben correos electrónicos de ese tema, por lo que no pueden responder a él.

1 me gusta

Esto ya se había solicitado aquí: Change notification level with a link

Pero lamentablemente no ha habido ningún avance en la función.

2 Me gusta