Obsidian Resources

Obsidian Resources

149 bookmarks
Custom sorting
dhamaniasad/obsidian-rich-links
dhamaniasad/obsidian-rich-links
Contribute to dhamaniasad/obsidian-rich-links development by creating an account on GitHub.
·github.com·
dhamaniasad/obsidian-rich-links
George-debug/obsidian-timeline
George-debug/obsidian-timeline
Obisdian.md plugin for creating timelines . Contribute to George-debug/obsidian-timeline development by creating an account on GitHub.
·github.com·
George-debug/obsidian-timeline
[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
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
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
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
Add Emojis to folder titles in explorer without renaming folders
Add Emojis to folder titles in explorer without renaming folders
This is a css snippet that adds icons to specific folders in the file explorer window. You can also accomplish this by putting an emoji in the folder name, but this will affect the sort order of the folders. folder emojis.css (682 Bytes)
·forum.obsidian.md·
Add Emojis to folder titles in explorer without renaming folders
(Batch) process annotations from PDFs out to Obsidian
(Batch) process annotations from PDFs out to Obsidian
This is my workflow to process annotations from PDFs out to Obsidian. The key batch translations that I will post from my workflow are Storing annotations from the PDF as markdown text bundles including asset images Re-exposing tags that may have otherwise been hidden in annotation notes Re-setting the folder and file names in the textbundle to be viewable in Obsidian I am annotating with Bookends on iPadOS. The processing is independent of this first choice. You must however have Highlights...
·talk.macpowerusers.com·
(Batch) process annotations from PDFs out to Obsidian