-
Notifications
You must be signed in to change notification settings - Fork 22
EPIC: tag items to categorise and organize #245
Copy link
Copy link
Open
Labels
UIepicA feature idea that is large enough to require a sprint (5 days) or more and has smaller sub-issues.A feature idea that is large enough to require a sprint (5 days) or more and has smaller sub-issues.help wantedIf you can help make progress with this issue, please comment!If you can help make progress with this issue, please comment!needs-uiA feature idea that needs UI in order to be discussed/built.A feature idea that needs UI in order to be discussed/built.priority-1Highest priority issue. This is costing us money every minute that passes.Highest priority issue. This is costing us money every minute that passes.questionA question needs to be answered before progress can be made on this issueA question needs to be answered before progress can be made on this issuetechnicalA technical issue that requires understanding of the code, infrastructure or dependenciesA technical issue that requires understanding of the code, infrastructure or dependencies
Metadata
Metadata
Assignees
Labels
UIepicA feature idea that is large enough to require a sprint (5 days) or more and has smaller sub-issues.A feature idea that is large enough to require a sprint (5 days) or more and has smaller sub-issues.help wantedIf you can help make progress with this issue, please comment!If you can help make progress with this issue, please comment!needs-uiA feature idea that needs UI in order to be discussed/built.A feature idea that needs UI in order to be discussed/built.priority-1Highest priority issue. This is costing us money every minute that passes.Highest priority issue. This is costing us money every minute that passes.questionA question needs to be answered before progress can be made on this issueA question needs to be answered before progress can be made on this issuetechnicalA technical issue that requires understanding of the code, infrastructure or dependenciesA technical issue that requires understanding of the code, infrastructure or dependencies
As a person who believes that structure is key to organisation and trust in an app
I'd like to be able to tag my inputs with tags I make up myself
So that I can later have a better understanding of what is required from that capture at a glance and filter by the topics I am most interested in.
Tagging and projects are some of the features that I expect to most evolve as part of the app's user experience as they are the most critical but here is a starting point.
To be clear, I don't think that this will be useable as-is, but will certainly be a place to evolve from. We will have a much better UX for this within the next sprint but this is the starting point.
Acceptance Criteria
itemin my list ofcapturesitems,I see a text field where I can input tags
tagis checked against the saved tags (case-insensitive) and:tagalready exists, save thecapturesitemagainst that tagtagdoes not exist, create a newtagand save thecapturesitemto ittagsare saved, take human back to the list ofcapturesitemstagsshould be displayed under theitem.texttagshould be a clickablehyperlinktag(hyperlink) should filter theitemsin the currentlistto just those with thattag.