You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a invited user of a meeting series I want to have a non-hierarchical view an all created items of the meeting series.
Next to tabs "Minutes" & "Topics" create a tab "Items"
"Items" tab shows all ActionItems and InfoItems without(!) their parent topic
Create filter bar with "Type: Action/Info", "State: open/closed" and free-text search in the subject.
If Item has labels, entering "#label" into free-text search allows to find items with this label
If Item has responsibles, entering "@[responsible]" into free-text search allows to find items with this responsible (without brackets ;-)
Extend free text search to allow searching in more field than only the subject
Additional ideas:
Make search case-insensitive
Allow Tag-Search with substrings, so e.g. "#Dec" should show all "#Decisions"
Provide a small dropdown menu (arrow left of search entry) that gives menu items for the below options. Click on menu items closes menu and inserts according text to beginning of search text (with space at end)
As a invited user of a meeting series I want to have a non-hierarchical view an all created items of the meeting series.
Additional ideas: