Info
- Name:: Plus-Tech Squeeze Box
- URL::
Annotated Discography
<%* const dv = app.plugins.plugins.dataview.api; const query = table without id link(file.name, string(album)) as Release,["", "โ
", "โญ", "๐", "๐ "][default(stars, 0)] as "", year as Year, subType as Format, join(sort(file.etags), " ") as Tags from "content/media/music" where contains(artists, "Plus-Tech Squeeze Box") sort Year asc
.trim(); const result = await dv.queryMarkdown(query); if (result.successful) { tR += result.value } else { tR += โ~~~~\nโ + result.error + โ\n~~~~โ } %>