From 122568307892e44361ccbe0cf7aedbb625b4f525 Mon Sep 17 00:00:00 2001 From: Zane Meyers Date: Tue, 10 Feb 2026 07:47:12 -0500 Subject: [PATCH] vault backup: 2026-02-10 07:47:12 --- 2026-02-10_07-44-29.md | 27 +++++++++++++++++++++++++++ 2026-02-10_07-46-30.md | 23 +++++++++++++++++++++++ 2 files changed, 50 insertions(+) create mode 100644 2026-02-10_07-44-29.md create mode 100644 2026-02-10_07-46-30.md diff --git a/2026-02-10_07-44-29.md b/2026-02-10_07-44-29.md new file mode 100644 index 0000000..5f4159d --- /dev/null +++ b/2026-02-10_07-44-29.md @@ -0,0 +1,27 @@ +--- +id: +aliases: [] +title: "2026-02-10 07:44:29" +tags: + - authorship/original + - destiny/permanent + - status/draft + - type/periodic/timestamped +dg-publish: true +daily: "[[2026-02-10]]" +weekly: "[[2026-W07]]" +monthly: "[[2026-02]]" +quarterly: "[[2026-Q1]]" +yearly: "[[2026]]" +--- +# 2026-02-10 07:44:29 + +## HTML/MD/EPUB Cleanup + +```powershell +$newText = $text -replace '\n+]+>[\n\s]+\n+', "`n`n" +``` + +```powershell +$newText = $text -replace '\n+]+>[\n\s]*\n+', "`n`n" +``` diff --git a/2026-02-10_07-46-30.md b/2026-02-10_07-46-30.md new file mode 100644 index 0000000..c20b42e --- /dev/null +++ b/2026-02-10_07-46-30.md @@ -0,0 +1,23 @@ +--- +id: +aliases: [] +title: "2026-02-10 07:46:30" +tags: + - authorship/original + - destiny/permanent + - status/draft + - type/periodic/timestamped +dg-publish: true +daily: "[[2026-02-10]]" +weekly: "[[2026-W07]]" +monthly: "[[2026-02]]" +quarterly: "[[2026-Q1]]" +yearly: "[[2026]]" +--- +# 2026-02-10 07:46:30 + +## Foobar2000 Autofill Metadata Values + +```foobar +%tracknumber%. %artist% - %title% +```