Obsidian Resources

Obsidian Resources

149 bookmarks
Newest
[Mobile] Sync with git on iOS for free using iSH
[Mobile] Sync with git on iOS for free using iSH
There’s already a post about syncing with WorkingCopy ([Mobile] Setting up iOS git-based syncing with mobile app (using Working Copy)). However, the ability to push is paid, and it costs a lot, but without this there can be no sync! I propose to use iSH to sync Obsidian with git. Pros: It’s free! It lets you use fully-featured git - the same git that runs on Alpine Linux Cons: It requires using the Linux command-line There appears to be a bug in Obsidian 1.0.3 that doesn’t show new files ...
·forum.obsidian.md·
[Mobile] Sync with git on iOS for free using iSH
Obsidian Roundup via @EleanorKonik
Obsidian Roundup via @EleanorKonik
A weekly summary of tips, news, & discussion points for Obsidian.md
·obsidianroundup.org·
Obsidian Roundup via @EleanorKonik
mrjackphil/obsidian-note-uid
mrjackphil/obsidian-note-uid
Contribute to mrjackphil/obsidian-note-uid development by creating an account on GitHub.
·github.com·
mrjackphil/obsidian-note-uid
amdecker/obsidian-argdown-plugin
amdecker/obsidian-argdown-plugin
Contribute to amdecker/obsidian-argdown-plugin development by creating an account on GitHub.
·github.com·
amdecker/obsidian-argdown-plugin
dxcore35/obs_batch-linkr
dxcore35/obs_batch-linkr
Various python tools/scripts to work with Obsidian data - dxcore35/obs_batch-linkr
·github.com·
dxcore35/obs_batch-linkr
My Obsidian Set Up
My Obsidian Set Up
For the last few months I have been using Roam Research as the powerhouse behind almost everything I do. I’ve written previously of my love for the way it allows me to record my thoughts and everything that goes on in my life. It links very heavily in to both my writing workflow and my reading workflow, and as such has been a huge boost to my working and personal life.
·gr36.com·
My Obsidian Set Up
Journaling Using Daily Questions in Obsidian – The Sweet Setup
Journaling Using Daily Questions in Obsidian – The Sweet Setup
I'm a big fan of the mindfulness I gain from journaling, but have been searching for years for the perfect set of prompts that could completely eliminate the friction from my daily journaling workflow. I've tried many different prompts (and many different apps) over the years, but have settled on a practice called Daily Questions which has just clicked for me. In this post, I'm going to share how I implement my Daily Questions inside of Obsidian.
·thesweetsetup.com·
Journaling Using Daily Questions in Obsidian – The Sweet Setup
Adding a Goodreads overview to Obsidian was harder than I expected
Adding a Goodreads overview to Obsidian was harder than I expected
I like a visual reference to what I am currently reading. And, what is up next. I made use of Goodreads their widgets and some CSS trickery. (It updates automatically!) Unfortunately, I can’t inject scripts in a note nor can I iframe a local .html file. I had to host it somewhere. So, I just made a Github Pages site just for some iframe tricks. I’m satisfied with the result. The titles are clickable to their Goodreads and all. Great to quickly reference an author’s bio, or what others said ab...
·forum.obsidian.md·
Adding a Goodreads overview to Obsidian was harder than I expected
Share Obsidian Notes with Github Gist
Share Obsidian Notes with Github Gist
Apparently no need to use the gist tool as the official gh CLI supports gists: % gh gist --help Work with GitHub gists. USAGE gh gist [flags] CORE COMMANDS create: Create a new gist delete: Delete a gist edit: Edit one of your gists list: List your gists view: View a gist INHERITED FLAGS --help Show help for command ARGUMENTS A gist can be supplied as argument in either of the following formats: - by ID, e.g. 5b0e0062eb8e9654adad7bb1d8...
·forum.obsidian.md·
Share Obsidian Notes with Github Gist