Skip to content

feat: add multiple accounts at once (fetch email)#428

Merged
andrinoff merged 1 commit intofloatpane:masterfrom
andrinoff:feat/add-multiple-acc-at-once
Mar 29, 2026
Merged

feat: add multiple accounts at once (fetch email)#428
andrinoff merged 1 commit intofloatpane:masterfrom
andrinoff:feat/add-multiple-acc-at-once

Conversation

@andrinoff
Copy link
Copy Markdown
Member

What?

Adds multiple account creation by appending the "Email Address" field with commas.

After pressing enter on the last step, creates multiple accounts in the config.json.

Why multiple accounts separated?

Well, the reasons are pretty simple:

  1. To configure each one however you want. e.g. you want to change a name in just one
  2. To be able to delete 1, without deleting every other one
  3. To be able to add different S/MIME certificates and PGP keys (FEAT: PGP signing/encrypting #386 coming soon)

Why?

Closes #427

Signed-off-by: drew <me@andrinoff.com>
@andrinoff andrinoff requested a review from a team as a code owner March 29, 2026 18:11
@github-actions github-actions bot added the enhancement New feature or request label Mar 29, 2026
@andrinoff andrinoff merged commit a041e2c into floatpane:master Mar 29, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FEAT: Option to add multiple "fetch email" accounts

1 participant