Users should be able to group entries #5

Open
opened 3 years ago by isthisnagee · 0 comments
Owner

Maybe there needs to be some way of adding tags to an entry.

I'm not really sure what the best way to do that is. For UI, maybe something like this, if there's can only be at most one tag per entry

- tag1
  - entry under tag1
  - entry under tag2
- untagged entry 1
- untagged entry 2
- ...

We should probably allow all user facing methods to also work on a single tag. e.g.

  • diary tag tag1 list
  • diary tag tag1 list today
  • diary tag tag1 add "new diary entry"
  • diary tag tag1 search
Maybe there needs to be some way of adding tags to an entry. I'm not really sure what the best way to do that is. For UI, maybe something like this, if there's can only be at most one tag per entry ``` - tag1 - entry under tag1 - entry under tag2 - untagged entry 1 - untagged entry 2 - ... ``` We should probably allow all user facing methods to also work on a single tag. e.g. - `diary tag tag1 list` - `diary tag tag1 list today` - `diary tag tag1 add "new diary entry"` - `diary tag tag1 search`
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: isthisnagee/diary#5
Loading…
There is no content yet.