Ability to move all notes from one category to another and delete the old category.
This is similar to copy, but spans all notes & deletes the category, and to rename-category (see #49), but has to handle notes for one day in both categories (cat $file >> $another_file?)
Ability to move all notes from one category to another and delete the old category.
This is similar to
copy
, but spans all notes & deletes the category, and torename-category
(see #49), but has to handle notes for one day in both categories (cat $file >> $another_file
?)