fuchsmich / zutun.txt

Taskmanager - Sailfish OS GUI for todo.txt file
4 stars 4 forks source link

[Feature Request] Delete: Select several tasks and delete them as a package #17

Closed sphenotux closed 4 years ago

sphenotux commented 5 years ago

(Low prio) As of now (v1.7.2-2), deletion is possible for one single task only + wait for 5 seconds (timer). See # 16

Alternative title here: Delete several tasks one after the other. Pick task1 for deletion, timer1 starts. Pick task2 for deletion immediately (while timer1 is still running), timer2 starts etc.

At the moment you have to wait until the deletion of the first task selected for deletion has been completed, otherwise nothing else will be deleted. (OK, guess, because everything is in a .txt-file, would that be multiple access to a single file, and therefore impossible?

TaskList uses IMHO a database, of course working on multiple tasks simultaneously works there.

fuchsmich commented 4 years ago

Should work now. Please test.