Why Nostr? What is Njump?
2024-03-18 08:34:10
in reply to

Yann Büchau :python: on Nostr: npub1hg2hv…8k372 No, it wouldn't use the info, but that's just a matter of ...

No, it wouldn't use the info, but that's just a matter of implementation.

You can put any info into git annex metadata, e.g.:

git annex metadata --set artist=DaftPunk --set album=RAM -t cool -t chill -t pop those/files/with/daftpunk

You can then use views to have git annex make a new branch with artist/album structure:

git annex view artist='*' album='*'

Or just folders named like the tags:

git annex view tag='*'

And much more. It's quite cool!
Author Public Key
npub1p27gj7s9ajsgf8m93hz9lwvru3syr56hz59snhu9wyc70f649pyqzgdjxd