benrhughes / todotxt.net

An implementation of todo.txt for Windows using the .NET framework
http://benrhughes.github.io/todotxt.net/
Other
500 stars 123 forks source link

[Feature Request] Maintain Scrolling Position On Task Completion When Automatic Archiving Enabled #421

Closed remingtonsmith closed 2 years ago

remingtonsmith commented 3 years ago

I utilize the automatic archiving setting. When I check something as done, the view jumps to the top of the list rather than maintaining the scrolling position. It would be much more preferable if the scrolling position was maintained on such reloads.

digital-carver commented 3 years ago

Also applies to Sorted views, even without auto archiving. I have mine Sorted by Priority, which automatically puts completed tasks at the bottom. This means that whenever I mark a task as completed, the task gets pushed to the bottom of the list, and the view also jumps to the bottom with it, losing the scrolling position.

benrhughes commented 2 years ago

Thanks for the suggestion, but as stated in the readme, I am no longer taking feature requests for this app.