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

Multiple Accounts And Multiple Local Accounts #1711

Open
3 tasks done
trymeouteh opened this issue Apr 17, 2024 · 1 comment
Open
3 tasks done

Multiple Accounts And Multiple Local Accounts #1711

trymeouteh opened this issue Apr 17, 2024 · 1 comment
Labels
enhancement ✨ New feature or request help wanted 🙏 Extra attention is needed

Comments

@trymeouteh
Copy link

Preflight Checklist

Problem Description

Can only have one account weather it is a local account or a synced account with a Ferdium server.

Would like to have an account for work, an account for home and a local account or two on the device.

Proposed Solution

The ability to have profiles (accounts).

Here is the structure of how it will look in the app

  • Synced Account 1
    • Workspace 1
      • Service 1
      • Service 2
    • Workspace 2
      • Service 3
      • Service 4
  • Synced Account 2
    • Workspace 1
      • Service 1
      • Service 2
    • Workspace 2
      • Service 3
      • Service 4
  • Local Account 1
    • Workspace 1
      • Service 1
      • Service 2
    • Workspace 2
      • Service 3
      • Service 4
  • Local Account 2
    • Workspace 1
      • Service 1
      • Service 2
    • Workspace 2
      • Service 3
      • Service 4

Certain settings will fall under each profile, meaning Profile 1 will have the setting set to one option while it will be different in Profile 2. Only settings that are global across the app are settings that effect the entire app such as the General settings.

Alternatives Considered

None

Additional Information

No response

@trymeouteh trymeouteh added the enhancement ✨ New feature or request label Apr 17, 2024
@SpecialAro
Copy link
Member

This is actually pretty interesting, thank you for raising this feature request!

Tho, with the current code state I think it might be a bit hard to achieve this... Given the major refactor that is probably needed for everything to work.

Nevertheless, as always, we are really welcomed for contributions! 😁

@vraravam vraravam added the help wanted 🙏 Extra attention is needed label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request help wanted 🙏 Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants