New Entry based on currently selected one #2

Open
opened 2025-08-19 07:04:33 +00:00 by phg · 0 comments
Owner
When creating a new Entry,
Given I want to use an already existing Entry as base,
When I've selected the Entry I want to use as base for my new Entry,
And I press the defined key binding,
Then the add Entry modal should be pre-filled with the values of the selected Entry.

Key Binding: Shift+n

```gherkin When creating a new Entry, Given I want to use an already existing Entry as base, When I've selected the Entry I want to use as base for my new Entry, And I press the defined key binding, Then the add Entry modal should be pre-filled with the values of the selected Entry. ``` Key Binding: `Shift+n`
phg added the
Kind/Feature
label 2025-08-19 07:04:33 +00: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: phg/hosts#2
No description provided.