-
Notifications
You must be signed in to change notification settings - Fork 18
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
[Request] Let Exploded and Cloned Groups Update Automatically #34
Comments
For cloned groups, I want these to be created as a static shortcut group, to be edited as the user sees fit. For exploded groups, I think the best course will be to have two options: synced or not. If the group is "synced", then it'll pull paths fresh every time. If not, then it'll act as the current exploded groups do. |
Thinking about this a bit more, I think even Widget Groups should work the way Shortcut ones do, since you can change the labels, content type, etc... for those as well 🤔 |
@drinfernoo the current code tries to estimate how often a path changes.
I don't think it's that bad to make exploded groups synced always as long as changing names is allowed. Maybe the only reason not to is if you want to setup a static path in teh group and syncing allows removing paths? |
Does this syncing of exploded groups work? |
Basically, if a group consists of an exploded or cloned directory, let that group automatically update its paths with any items from the source path that have been added since the group was created.
The text was updated successfully, but these errors were encountered: