|
|
|
|
|
by zaSmilingIdiot
701 days ago
|
|
For personal use, and on the topic of Obsidian, I rolled my own form of this... Its quick and dirty, but generally works for my usecase. I tend to push a page through turndown [0] to generate the markdown, then write this into obsidian (also storing things link a copy of the rendered page, link to the source, etc). [0] https://github.com/mixmark-io/turndown |
|