-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ability to subscribe to shared thing changes (folder or file) #12082
Comments
@vityafx are you talking about shares to other nc users or about shares where you entered the emails of the recipients and they got an mail with a share link? |
Shares to anyone, not only other nc users. |
Can you specify which shares you mean? |
All of that.
|
Thank you for clarifying.
|
Apologies for resurrecting an old issue, but I've been asked to look into this functionality and haven't really found the "global" notifications to be overly helpful. Global notifications (i.e. notifications of all changed files/folders) results in a bit too much info for large environments, and users are likely to miss the important info they require. Being able to define this on a per-folder basis would be absolutely ideal! I'm happy to spend some time actually developing this, but wanted to:
Any feedback would be much appreciated. Edit: In my use-case, all users have either full NC accounts, or Guest Accounts. All on the same NC instance. |
cool @xtrasimplicity ! just to say: if you implement it as an independent app, question 1 is actually not important at all... |
wouldn't activity be more appropriate ? |
you're probably right... I just thought of it as something relevant when the object is shared (because you probably don't want to be notified of your own changes), so I made the association with the sharing tab 😅 |
Thanks, all. I had thought of adding this to the activity app, but then thought it could be a bit clumsy from a user perspective. Perhaps we could extend both? I.e. Add a watch or subscribe button in the "..." menu next to each folder listing in the files app, to subscribe/unsubscribe, but also add a list of subscribed folders in the activity app so that users can unsubscribe from multiple folders in a single pane. I remember reading something about plugins and the potential to extend existing apps from another, but I'm not sure if the idea was ever developed upon. Is this a possibility? Could make it easier from a versioning perspective (I.e. Files and Activity apps won't be "bound" to each other). |
@rullzer Sorry to ping you, but I'm keen to implement this soon. Is this something that you think would be better placed in the core/server, or the activity app? |
Purely telling from the little activity on this issue and the lack of requests we got for this, I would say this is not something for core, but a dedicated app. :) |
Thanks, @jancborchardt. Is it possible to extend the Files UI from another app? Ideally, it'd be great to be able to add a "Subscribe" or "Follow" menu option/action to the Files app, to make it easier for users (rather than having to traverse through a folder listing in a separate app, to subscribe/unsubscribe from folders). |
We are looking into reworking notifications, and part of that could be the ability to choose to get notified about actions on favorites. This is already possible in "Activity" settings now but only limited to showing in the stream or not. That would then allow you to favorite a file and it would act as a subscription mechanism. cc @icewind1991 @rullzer on the feasibility there. |
@jancborchardt, that sounds fantastic! Let me know if you want a hand working on that feature - I'm more than happy to allocate some time to this. Thanks! |
I see the options for this have been put in the activity app, but it does not seem to be working. I can get notified if I select doing all files, but not for favorites. Has more work been done on this? I think the Subscribe Idea somewhere in the ... menu is a much better solution anyway. Anyone still working on that? |
+1 |
I'd like to share a folder and let everyone subscribe to any changes in the folder or a file. For example, I shared
resume
folder to a few HRs and I want them to be able to subscribe via their email to be notified on any changes in this directory (like thecv.pdf
has been modified, or new files added or so). Or another example, - I have shared "useful stuff" directory with my colleagues and friends and they are very interested in its contents. Now all of them have downloaded the whole directory and I need to tell them whenever I have added something new so they could find and download it again. I'd like to not spend my time on it and let them just subscribe via their email to any changes of what they are interested in.The text was updated successfully, but these errors were encountered: