July 19, 2024
Obsidian Publish Alternatives in 2024
Let’s explore the alternatives to the paid Obsidian Publish service, as discussed by Redditors
Let’s explore the alternatives to the paid Obsidian Publish service, as discussed by Redditors
I use a note-taking app at work called Obsidian, but only recently did I get around to learning how to use more of its functionality.
For the uninitiated, Obsidian is a note-taking app that uses markdown, which is a markup language that’s simple to learn and readable.1 The advantage of a markup language is that it makes your formatting explicit in what you write. If you’ve ever struggled with manually adjusting unexpected indentations, spacings, etc.
This note explains the technical details and source code of the Python scripts used to publish my Obsidian vault with Hugo, using the amazing Hugo Bootstrap Theme . The instructions here should work with any Hugo theme, perhaps after minor adjustments. The accompanying Python code can be found in this Github repository . The code supports publishing only a subset of the Obsidian vault (notes with publish: true in the frontmatter, as well as manually specifying a list of files and folders to be excluded from publishing), converting Obsidian -[[wikilinks]]- to regular Hugo links, as well as backlinks.
Discover effective methods to synchronize and backup your Obsidian notes. This comprehensive guide covers using Syncthing, Google Drive, GitHub, Backblaze, and local backups to ensure your notes are secure and accessible from any device.
Monthly Favorites Newsletter: https://fromsergio.substack.comRepo - https://github.com/TfTHacker/DashboardPlusPlusMedium Article - https://tfthacker.medium.c…