mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-02-03 07:57:34 +01:00
17 lines
368 B
Plaintext
17 lines
368 B
Plaintext
|
created: 20220921191720432
|
||
|
modified: 20220922052514703
|
||
|
tags:
|
||
|
title: $:/Macros/Music Archiving Status
|
||
|
|
||
|
\define r(Title Notes)
|
||
|
<tr>
|
||
|
<td>$Title$</td>
|
||
|
<td><<x# ".Music $Title$ | GotAny">></td>
|
||
|
<td><<x# ".Music $Title$ | GotLossless">></td>
|
||
|
<td><<x# ".Music $Title$ | UploadedLossless:Archive.org">></td>
|
||
|
<td>$Notes$</td>
|
||
|
</tr>
|
||
|
\end
|
||
|
|
||
|
<$importvariables filter="$:/Macros">
|