iridakos / stup

Daily notes in the terminal :penguin:
https://github.com/iridakos/stup
MIT License
415 stars 31 forks source link

Merge categories #50

Open ghost opened 4 years ago

ghost commented 4 years ago

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?)