Skipping errors during org-publish
When publishing my knowledge base, sometimes a particular file fails to publish.
e.g.
Publishing file /mnt/HCVolume21098789/commonplace-to-agora/commonplace/stock-and-flow-diagram.org using βorg-html-publish-to-htmlβ Unable to resolve link: "system dynamics"
'Unable to resolve link' seems the most common. But sometimes other issues.
Trouble is, this stops the whole publish process.
I'd prefer to just log and continue.
Something like this: org mode - Org-publish: Ignore errors when publishing and report them later
For now, I'd see how far I get with :with-broken-links
. But I'd really like to be able to do the full ignore and log thing.
Worth noting that there seems to be a broken links 'mark' option: org mode - How can I use the #+OPTIONS: broken-links: option to ignore brokenβ¦
Other resources:
- public document at doc.anagora.org/skipping-errors-during-org-publish
- video call at meet.jit.si/skipping-errors-during-org-publish