First, the bugs:Dragging tasks to reorder them is inconsistent. They don't always land where they're supposed to, sometimes just jumping to somewhere else no matter where they're released.In the "Write something" section for tasks, italics override bold. It's not possible to set both.Also in the "Write something" section, I sometimes have to leave the task and come back into it, or try multiple times, for a long press to display the "Paste" option. When that happens, all I get is "Select All."Next, some ideas. They may or not make sense but they might be useful. And I'm still learning the app so some of this might already exist and I just haven't seen it yet.Allow a list to be copied to a date as a new task. Include sub lists, which would appear as subtasks. Maybe also allow that for tags, though that might be too complicated to handle well since tags can be anywhere across many otherwise unrelated tasks. Might work OK for filters, though. (How do you implement filters? If I were doing it, they would reuse much of the list code, effectively being temporary lists. Similarly for tags.)The tasks could be "linked" back to the list they came from so that a change to one also changes the other. Not for completed versions but for incomplete or not yet started ones.Implement an "uncheck all" button for lists and tags (maybe filters?), so that when they're completed they can be reset to do over again. This would be good for groups of tasks that you do more than once but that it doesn't make sense to explicitly schedule. Of course, if you implement #1 above this isn't necessarily needed but it still might be useful.Allow a task to be created that links to a list without being a copy of it. It would display the list as subtasks but wouldn't be the same as subtasks added manually.Have a task with subtasks be automatically checked as completed when all of its subtasks are completed.Also, do you have or are you planning full documentation for the app? If it exists, where is it?Still loving the app. More to come later.