vault backup: 2026-02-10 07:47:12
This commit is contained in:
@@ -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+<div[^>]+>[\n\s]+</div>\n+', "`n`n"
|
||||||
|
```
|
||||||
|
|
||||||
|
```powershell
|
||||||
|
$newText = $text -replace '\n+<span[^>]+>[\n\s]*</span>\n+', "`n`n"
|
||||||
|
```
|
||||||
@@ -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%
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user