* Add nightwatch75/todo 0.0.6
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* To Do 0.0.7: make priority sort a view; never rewrite the manual order
Review fix: switching to priority mode used to sort the items array and
persist it, destroying the manual ordering. items and the on-disk tasks
array now always hold the manual order; priority mode stable-sorts a
copy at render time only.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
---------
Co-authored-by: Massimiliano <m.angei@iotron.it>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>