Hey everyone,
I made a Python script that launches your $EDITOR
(or $VISUAL
) to conveniently edit git-annex metadata.
Code is on Gitlab.
📥 Installation
# Installation
pip install git+https://gitlab.com/nobodyinperson/git-annex-metadata-edit
✨ Features
- Operate on multiple files (recursively)
- overwrite/remove a metadata field
- add/remove specific values from a field in one go
📟 📹 Screencast
Cheers, 👍
Yann