vault backup: 2025-07-07 16:32:02
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user