dokufreaks / plugin-discussion

Add a comments section to DokuWiki pages
https://www.dokuwiki.org/plugin:discussion
GNU General Public License v2.0
35 stars 26 forks source link

Feature Request: Subscribe to all discussions in a namespace recursively #332

Open ghost opened 2 years ago

ghost commented 2 years ago

Currently you have to subscribe discussions per page. We have namespaces for e.g. teams or topics.

It would be helpful to subscribe for the whole namespace when subscribing on a start page.

It's not convenient to subscribe to every single page of a topic you are responsible for.

Klap-in commented 2 years ago

There are two ways of subscribing:

Klap-in commented 2 years ago

Does Dokuwiki's subscription mechanism fit for you?

ghost commented 2 years ago

Thank you for the information! Does the dokuwiki subscription work recursively for subnamespaces?

I think notifying for every change is too much. The goal is that the right person gets notified if somebody asks a question for topic xy.

Could you maybe implement a button to subscribe the whole folder/ namespace?

Klap-in commented 2 years ago

See description of DokuWiki’s subscription page: https://www.dokuwiki.org/subscription

what do you mean with button? It is now a checkbox.. Probably you like to see as well were you are subscribed, so together probably some work..

ghost commented 2 years ago

I could not find anything about recursivity in the description… I will try it myself next week at work.

I mean a second checkbox for subscribing all discussions in the whole namespace recursively. Maybe we could display it if the page’s basename is „start“ only.

The checkbox remains checked, so you see if you have subscribed to a page/namespace later, right?