kaspiana / mage

A command-line tool for cataloguing images (particularly digital art), styled after Git.
0 stars 0 forks source link

Command to modify comment of existing document #57

Closed kaspiana closed 3 weeks ago

kaspiana commented 2 months ago

Comments can be supplied upon ingestion, but are then immutable. It should be possible both to add comments to documents without them, and to modify comments.

kaspiana commented 2 months ago

For modifying comments, a small text editor would be best, but I would rather not embed something like that into the binary.

A Notepad window could be opened to allow the user to edit a 'comment.txt' file, but they may not close the window immediately, which causes clutter.