September 7, 2024
GitHub - chroxify/haptic: A new local-first, privacy-focused and open-source home for your markdown notes
A new local-first, privacy-focused and open-source home for your markdown notes - chroxify/haptic
A new local-first, privacy-focused and open-source home for your markdown notes - chroxify/haptic
Download and upload changes between an Obsidian Vault and a Bookstack instance. - jaypyles/obsidian-to-bookstack
#obsidian #tutorial #tipsThanks for watching, and I hope you enjoyed these Obsidian tweaks and tips Episode 3.⬇️ DOWNLOADSFREE Obsidian templates and starter…
Auto Filename is an Obsidian.md plugin that automatically renames files in Obsidian based on the first x characters of the file, saving you time and effort. - rcsaquino/obsidian-auto-filename
Feature comparison of various Obsidian database plugins: Dataview, DB Folder, Project, Make, Sets, Datacore, and Dynamic Views.
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.