-
Notifications
You must be signed in to change notification settings - Fork 3
Separated columns for headers? #4
Copy link
Copy link
Open
Description
Thanks for this tool and datatasette wonderful ecosystem!
Sometimes we deal with collections of documents having the same structure (eg .docx) that can be transform to markdown thanks to pandoc for naming one other great tool.
Would it be possible to generate SQLite columns for headers (h1, h2...) beside paragraphs for easier comparison of recurring content?
| h1 | h2 | h3 | content |
|---|---|---|---|
| h1 title | h2 subtitle | h3 subsubtitle | markdown paragraph |
Might be out of scope though. Thx
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels