Feature: rename comic folder and archive simultaneously #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Feature Request
Some comics have no readable title available (e.g. purely numeric slugs like
030), leaving the user stuck with a meaningless folder and archive name.Proposed Behavior
Add a
renamecommand (or flag) that lets the user rename both the folder and the.cbzarchive in one operation:This should atomically:
~/.yoink/030/→~/.yoink/Saga of the Swamp Thing/~/.yoink/030/030.cbz→~/.yoink/Saga of the Swamp Thing/Saga of the Swamp Thing.cbzMotivation