SecUSo / privacy-friendly-todo-list

Privacy Friendly App to manage To-Do lists on Android.
Apache License 2.0
84 stars 40 forks source link

Support renaming a task list #70

Closed rnons closed 4 months ago

rnons commented 4 years ago

Hi, I just started playing with this app, created a list with a random name, then added some tasks. I like this app and decide to use it seriously, but can't find how to rename a list.

adam-poteralowicz commented 4 years ago

I've began doing that, but then I realized it's fairly easy to achieve without a single line of code. Just long-click the list and choose the "Edit" option... Do you want to have this coded anyway?

rnons commented 4 years ago

I just tried, long-click a list name in the sidebar or title bar doesn't seem to do anything. There is an "Edit" option when long-clicking a task, but that's a different thing.

adam-poteralowicz commented 4 years ago

Okay, now I can see what you're talking about. I'll handle it.

0xC0FFEEC0DE commented 4 months ago

Hello @rnons , Hello @adam-poteralowicz , commit 83d41cb solves this issue.