dotfiles/.config/puddletag/tagpanel

53 lines
610 B
Plaintext
Raw Normal View History

{
"1": {
"titles": [
"&Title"
2021-10-15 12:26:58 +00:00
],
"tags": [
"title"
]
2021-10-15 12:26:58 +00:00
},
"0": {
"titles": [
"&Artist"
2021-10-15 12:26:58 +00:00
],
"tags": [
"artist"
]
2021-10-15 12:26:58 +00:00
},
"3": {
"titles": [
2021-10-15 12:26:58 +00:00
"T&rack",
"&Year",
"&Genre"
2021-10-15 12:26:58 +00:00
],
"tags": [
2021-10-15 12:26:58 +00:00
"track",
"year",
"genre"
]
2021-10-15 12:26:58 +00:00
},
"2": {
"titles": [
2021-11-24 00:04:03 +00:00
"Al&bum",
"T&rack",
"Album Art&ist"
2021-10-15 12:26:58 +00:00
],
"tags": [
2021-11-24 00:04:03 +00:00
"album",
"track",
"albumartist"
]
2021-10-15 12:26:58 +00:00
},
"4": {
"titles": [
"&Comment"
2021-10-15 12:26:58 +00:00
],
"tags": [
"comment"
]
2021-10-15 12:26:58 +00:00
},
"panel": {
"numrows": "5"
}
}