mrvladus / Errands

Todo application for those who prefer simplicity.
MIT License
288 stars 65 forks source link

Add labels / tags next to task name #160

Closed Julian4711 closed 5 months ago

Julian4711 commented 8 months ago

Hi, the task items in the list are already very large. It would be handy to use that space and display labels for detailed information about the task (e.g. tags, dates, prios), possibly as a suffix or in a second line below the name.

Planify for example does this quite well in my opinion, like this: grafik

On the other hand, if you want to stick to the minimalist approach, I'd suggest to add "..." or something like to the task, to show that there's more to discover in the details.

mrvladus commented 8 months ago

I'll need to think about it, how to do it without cluttering task widget

Julian4711 commented 8 months ago

This is how Nextcloud Tasks does it:

grafik

Julian4711 commented 8 months ago

Same task seen through Tasks.org on android.

signal-2024-01-15-123313

jeena commented 8 months ago

Actually I was also thinking that I did something wrong with the tags because they didn't show up in the list anywhere.

CristianKerr commented 6 months ago

This is very important, to see tags and be able to show all tasks with same tags (e.g. sidepanel tags list). It could even be optional feature to be turned on/off in settings if you don't want to lose the uncluttered look. But for me this is a must have if I am to work with tasks effectively :) Otherwise I really like your app and it even works well with EteSync.

mrvladus commented 5 months ago

I reworked tags system, now tags will be showing under task title. Will be available in the next release.