-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Possibility for selecting the path of configurations - or an additional sync path #339
Comments
Very nice improvement, this has actually been on my list of todos for a while now. The foundation is built for supporting other paths than just the home directory, so that shouldn't be a problem. The biggest job here would be to actually build the UI for it 😎 |
A small update here, I've started to improve how we handle permissions in the app. This lead to implementing a preferences screen. When I'm done with that work, we could add another tab for configuring location. This is what it looks like right now. ![]() Note location permissions is something that I'm looking into in order to support this: #268 and that #45 |
@Fischmuetze just a small follow-up on this, I merged the code for the new settings screen here - #390 Now when this building block is in place, we can start looking into using alternative folder locations 😎 |
Hi, |
Would be great to have the possibility for selecting the path of the app preferences - or have an additional sync path for transfer configurations to other machines.
I would prefere a manually selectable path instead of a fixed iCloud Files path since this is more flexible for all users. With such solution users that would prefer sync via iCloud will be satisfied as well users (like me) which prefer an independent path for that since they using another sync tool.
My personal favourite solution is the solution of iTerm2. See the screenshot.
The text was updated successfully, but these errors were encountered: