You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?)
The text was updated successfully, but these errors were encountered:
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
?)The text was updated successfully, but these errors were encountered: