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