[GH-ISSUE #361] Bulk edit for multi-credential #2234

Closed
opened 2026-03-01 17:18:53 +03:00 by kerem · 0 comments
Owner

Originally created by @VShawn on GitHub (Feb 27, 2023).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/361

Originally assigned to: @VShawn on GitHub.

          Here is the first idea:

image

  1. Starting a connection should now use default cred
  2. Mod + start connection shows menu of credentials to choose before it is started
    • Also new menu item: Connect with credential
  3. Bulk edit simple:
    4. Allow only bulk editing default credential, so its the same as before
    5. Requires also hiding [+] / [-] buttons as only 1 could be used
  4. Bulk edit complex:
    • In bulk edit mode show combo option: edit mode: [ set | add | remove ]
    • if mode is "Set" , and list is not empty, all connections will have the same list of creds (default)
    • if mode is "Add", all connections will keep existing list of creds, and get new ones from the add list
    • if mode is "Remove" all connections will loose listed connections (only name is used, password is ignored)
    • only one mode can be used, but you can use all if you bulk edit multiple times
    • just as with tags, you can find common conections and add them if the mode is Set, plus one <different options>

We could also have a config option: automatically make last used credential default. This may be interesting for some workflows where you have bursts of work with 1 credential, then burst with another.

Originally posted by @majkinetor in https://github.com/1Remote/1Remote/issues/301#issuecomment-1276503019

Originally created by @VShawn on GitHub (Feb 27, 2023). Original GitHub issue: https://github.com/1Remote/1Remote/issues/361 Originally assigned to: @VShawn on GitHub. Here is the first idea: ![image](https://user-images.githubusercontent.com/85767/195403341-40e0f407-df1e-4681-a2f0-b707da590256.png) 1. Starting a connection should now use default cred 2. Mod + start connection shows menu of credentials to choose before it is started - Also new menu item: `Connect with credential` 3. Bulk edit simple: 4. Allow only bulk editing default credential, so its the same as before 5. Requires also hiding [+] / [-] buttons as only 1 could be used 6. Bulk edit complex: - In bulk edit mode show combo option: `edit mode: [ set | add | remove ]` - if mode is "Set" , and list is not empty, all connections will have the same list of creds (default) - if mode is "Add", all connections will keep existing list of creds, and get new ones from the add list - if mode is "Remove" all connections will loose listed connections (only name is used, password is ignored) - only one mode can be used, but you can use all if you bulk edit multiple times - just as with tags, you can find common conections and add them if the mode is Set, plus one `<different options>` We could also have a config option: _automatically make last used credential default._ This may be interesting for some workflows where you have bursts of work with 1 credential, then burst with another. _Originally posted by @majkinetor in https://github.com/1Remote/1Remote/issues/301#issuecomment-1276503019_
kerem closed this issue 2026-03-01 17:18:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/1Remote#2234
No description provided.