mrvladus / Errands

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

Make it easier to edit task name #277

Closed TomaszGasior closed 1 month ago

TomaszGasior commented 1 month ago

Currently, it's a little bit hard to edit title of existing task. You need three clicks in specific UI elements to be able to edit task name. Please make that easier.

I have a few ides for UI solution to make edit action fast and easy, like:

46.0.4, Flatpak

mrvladus commented 1 month ago

I came up with this idea: use right-click menu for actions directly related to task-managment and move them from toolbar menu, leaving it to toolbar stuff only. Like this:

Снимок экрана от 2024-05-15 12-38-40 Снимок экрана от 2024-05-15 12-38-24

M00NJ commented 1 month ago

I think the simplest and most intuitive way would be to make the task name string editable by just directly clicking on it. Currently clicking on a task expands it, but I think there is more than enough space left to click for the expand action, if the task name is clickable as well.

mrvladus commented 1 month ago

@M00NJ I think right-click is simple enough. I don't want to add more buttons to task, cause on mobile sreens it's very noticeable and eats up a lot of space.