00:28

Obsidian Publish Alternatives in 2024

Let’s explore the alternatives to the paid Obsidian Publish service, as discussed by Redditors
15:22

Organizing Your Notes on Obsidian - Albert's Blog

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.
16:27

Publishing Obsidian vault with Hugo

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.
Another one of those alternative methods for publishing Obsidian notes to Hugo blog.
10:23

How I synchronize and backup my Obsidian Notes

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.
19:19

Building a USEFUL Dashboard in Obsidian

Monthly Favorites Newsletter: https://fromsergio.substack.comRepo - https://github.com/TfTHacker/DashboardPlusPlusMedium Article - https://tfthacker.medium.c