Medvedev91 / timeto.me

App with pomodoro, checklists, goals, tasks, repetitive, calendar and time tracking.
https://timeto.me
GNU General Public License v3.0
203 stars 13 forks source link

UI suggestion: long press to reorder activities #64

Open thiswillbeyourgithub opened 1 month ago

thiswillbeyourgithub commented 1 month ago

Hi,

I think that the current way to reorder activities is quite cumbersome: it makes it very awkward up move anactivity to the top. The android pattern where long pressing on one element allows dragging it seems appropriate here.

gnurlbash commented 1 month ago

I agree with this. In addition, the buttons in the Edit activity screen are too close together and it's way too easy to press the wrong one if you're not careful.

On a somewhat related topic, I wish there was a way to reorder repeating tasks. As far as I can see, they are just piled on top of each other in order of creation and there's no way to move them up or down like in the other screen.

Medvedev91 commented 1 month ago

I think that the current way to reorder activities is quite cumbersome

Someday I will implement this.

As far as I can see, they are just piled on top of each other in order of creation

They are sorted by time of day or day they are due. I don't think that needs to change.