vault backup: 2026-05-04 17:15:02
This commit is contained in:
@@ -33,4 +33,7 @@ else if (/^20\d\d$/.test(title)) {
|
||||
await tp.app.vault.delete(file);
|
||||
await tp.file.create_new(tp.file.find_tfile("yearly"), title, true, "periodic/yearly");
|
||||
}
|
||||
else {
|
||||
// await tp.file.create_new(tp.file.find_tfile("untitled"), title, true, "");
|
||||
}
|
||||
%>
|
||||
Reference in New Issue
Block a user