-
Notifications
You must be signed in to change notification settings - Fork 2
Add support for specifying "default fields" #2
Copy link
Copy link
Open
Description
In #1, we'll implement a way of retrieving a single field from a single entry.
It would be convenient to not be forced to specify which field we want to retrieve all the time.
In most cases, most entries will have a "default field" that we want to copy (e.g. password or token).
We should let the user specify which field they want to be the default field (in coffer create, via CLI options, via the "editor mode", or via the web API).
Questions to be addressed:
- What happens when the default field is deleted?
- How would the user change which field is the default field for a given entry?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels