todoMini
todoMini copied to clipboard
Todo List Names are Immutable
Whereas individual items within a list can be renamed by double clicking, the list names themselves seem immutable.
My thought is that if one is on the home page and in "edit" mode, then a single click of a list should allow the user to edit the list name rather than taking the user to that contents of that list.
I'd be happy to contribute a PR if this is a feature you'd merge. Let me know what you think.