Skip to content
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

Inheritable per-folder settings #10

Open
heftig opened this issue Jun 7, 2019 · 1 comment
Open

Inheritable per-folder settings #10

heftig opened this issue Jun 7, 2019 · 1 comment

Comments

@heftig
Copy link
Owner

heftig commented Jun 7, 2019

Per-folder settings should be (optionally) inheritable, so they affect the sorts of subfolders.

@heftig
Copy link
Owner Author

heftig commented Jun 7, 2019

This needs to be handled:

  • If a folder's config changes and it is and/or was inheritable, it needs to be sorted recursively.
  • If a folder is moved and the inherited sort differs, it needs to be sorted recursively.
  • Keep track of the current inherited config while sorting recursively, so that we don't need to re-discover the ancestry of each subfolder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant