As a moderator I would like to add items fast to write protocols even faster. ## ACs - [x] Provide an input field for each topic below the list of info-items - [x] A user can enter the subject in the first line all following lines will be added as details for the item - [x] If the user enters `@<username>` the new item will be an action and the username are interpreted as responsible - [x] It is possible to add multiple responsible (e.g. `Subject @user1 @user2`) - [x] It is possible to add labels via `#<label>` (e.g. `Subject #Decision`) - [x] Parse duedate for action items (YYYY-MM-DD) - [x] Parse priority for action items (e.g. `Subject prio:3`) - [x] Display input field when hovering over the topic or after a simple click on the topic - [x] TAB should switch between the input fields (even if they are not displayed!) - [x] Make sure the input-fields will not be displayed when printing the minutes document - [x] Add the new item if the input field lost the focus (on-blur) - [x] Check if CTRL+ENTER works on Windows/linux
As a moderator I would like to add items fast to write protocols even faster.
ACs
@<username>the new item will be an action and the username are interpreted as responsibleSubject @user1 @user2)#<label>(e.g.Subject #Decision)Subject prio:3)