vault backup: 2025-07-07 16:32:02

This commit is contained in:
2025-07-07 16:32:02 -04:00
parent 4dfa73e8fa
commit 0676e71b44
4 changed files with 39 additions and 5 deletions
@@ -12,9 +12,20 @@ as well as allow ~~common high-level actions on them.~~
* pandoc
* calibre `ebook-convert` (if necessary)
* muPDF
* AsciiDoctor
### Case: From PDF
* marker
* Python based CLI
* Option to use LLM for more accurate output
* muPDF
### Case: From Asciidoc
pandoc can not translate from Asciidoc, only to.
Convert first to html.
## `Measure-Document`
Measure total words, occurances of unique words, etc.
@@ -28,6 +39,9 @@ Run format specific linter on document.
> Reconcile document metadata formats
* markdown yaml frontmatter
* asciidoc attributes
## `Import-Document`
Return PSCustomObject with appropriate properties.