Yann Büchau :python: on Nostr: npub1hg2hv…8k372 No, it wouldn't use the info, but that's just a matter of ...
npub1hg2hvzx6sxxrwkk5a90eskxm9qu00lw26faq8yvdukfv7295uz6sv8k372 (npub1hg2…k372) 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!
Published at
2024-03-18 08:34:10Event JSON
{
"id": "4a869cd5b3ad394c366f6093bf2762ed598a50c27fffaad3374c3ce0a067497c",
"pubkey": "0abc897a05eca0849f658dc45fb983e46041d357150b09df857131e7a7552848",
"created_at": 1710750850,
"kind": 1,
"tags": [
[
"p",
"ba157608da818c375ad4e95f9858db2838f7fdcad27a03918de592cf28b4e0b5",
"wss://relay.mostr.pub"
],
[
"p",
"9774fa73d93e8079d02b61097a0aae23f9890f35ef99040aec95d0def2f24e27",
"wss://relay.mostr.pub"
],
[
"e",
"071ff71acada886de38f9ac608c365b07a3b9dad593a442ee47fc04dda0c4dee",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://fosstodon.org/users/nobodyinperson/statuses/112115767744227862",
"activitypub"
]
],
"content": "nostr:npub1hg2hvzx6sxxrwkk5a90eskxm9qu00lw26faq8yvdukfv7295uz6sv8k372 No, it wouldn't use the info, but that's just a matter of implementation.\n\nYou can put any info into git annex metadata, e.g.:\n\ngit annex metadata --set artist=DaftPunk --set album=RAM -t cool -t chill -t pop those/files/with/daftpunk\n\nYou can then use views to have git annex make a new branch with artist/album structure:\n\ngit annex view artist='*' album='*'\n\nOr just folders named like the tags:\n\ngit annex view tag='*'\n\nAnd much more. It's quite cool!",
"sig": "5f76ed7b024e0c3710b480ae6a327469959f16de1ef5c4acb21c4eb7d3e48fcc727cbe35b2781c518f38782d178d050929353aec3d2a65568c93d2ec12fb6352"
}