anytype-kotlin icon indicating copy to clipboard operation
anytype-kotlin copied to clipboard

More convinient ToDo on Android

Open Krasko25 opened this issue 4 months ago • 0 comments

Have you read a contributing guide?

  • [x] I have read CONTRIBUTING.md
  • [x] I have searched the existing requests and didn't find any that were similar
  • [x] I have considered creating a pull request instead and want to proceed

Clear and concise description of the problem

I tried to create ToDo both in desktop version and on my Android phone. On desktop everything works great, however when I create a ToDo on my phone, I can only give a name to the ToDo. It seems that when you push a plus button in the Android app, it creates an empty Todo, instead of using the default template. Plus button also ignores filters. If you create a Todo in the view which shows only lines with "today" due date, it will create an empty todo anyway.

Suggested solution

It is needed to make that plus button create a new ToDo based on the default template and with taking view's filters into account

Alternative

No response

Additional context

No response

Krasko25 avatar Jul 24 '25 17:07 Krasko25