Obsidian Resources

Obsidian Resources

149 bookmarks
Newest
Ideaverse Pro
Ideaverse Pro
Ideaverse Pro empowers you to learn faster, remember more, and have a system that turns random "stuff" into valuable "things".
·linkingyourthinking.com·
Ideaverse Pro
List as cards in preview mode - Share & showcase - Obsidian Forum
List as cards in preview mode - Share & showcase - Obsidian Forum
This css snippet helps to achieve this: Edit mode Preview mode Just set property cssclasses=list_card_style and you are ready Snippet: .markdown-preview-view.list_card_style ul { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; } .markdown-preview-view.list_card_style ul li { box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.391); padding: 15px; border-radius: 10px; } .markdown-preview-view.list_card_style .list-bullet { ...
.markdown-preview-view.list_card_style ul { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; } .markdown-preview-view.list_card_style ul li { box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.391); padding: 15px; border-radius: 10px; } .markdown-preview-view.list_card_style .list-bullet { display: none; }
·forum.obsidian.md·
List as cards in preview mode - Share & showcase - Obsidian Forum
Welcome - TfT Hacker
Welcome - TfT Hacker
Introduction to HelpMate - TfT Hacker
·tfthacker.com·
Welcome - TfT Hacker
index | DataLoom
index | DataLoom
DataLoom is an Obsidian.md plugin for desktop and mobile. DataLoom allows you to weave together data from diverse sources into a cohesive table view.
·dataloom.xyz·
index | DataLoom
Using Obsidian at work: Project Manager/Project Lead - Knowledge management - Obsidian Forum
Using Obsidian at work: Project Manager/Project Lead - Knowledge management - Obsidian Forum
I’m currently making an issue tree, and Graphviz is a powerful tool for this, but I wish I can make it with Obsidian because Graphviz alone (even with VSCode) don’t have: Linking suggestion Auto update links A place to provide more details of a node Now, you may ask, why don’t I use Mermaid, or the Obsidian plugins for Graphviz, PlantUML, Charts View, Argdown, Mindmap, Draw.io, Corkboard, Juggl (whose hierarchical layout is from dagrejs), Excalidraw? Well, they cannot substantively customize ...
·forum.obsidian.md·
Using Obsidian at work: Project Manager/Project Lead - Knowledge management - Obsidian Forum
How to use Zettelkasten in Obsidian - Knowledge management - Obsidian Forum
How to use Zettelkasten in Obsidian - Knowledge management - Obsidian Forum
I’m currently making an issue tree, and Graphviz is a powerful tool for this, but I wish I can make it with Obsidian because Graphviz alone (even with VSCode) don’t have: Linking suggestion Auto update links A place to provide more details of a node Now, you may ask, why don’t I use Mermaid, or the Obsidian plugins for Graphviz, PlantUML, Charts View, Argdown, Mindmap, Draw.io, Corkboard, Juggl (whose hierarchical layout is from dagrejs), Excalidraw? Well, they cannot substantively customize ...
·forum.obsidian.md·
How to use Zettelkasten in Obsidian - Knowledge management - Obsidian Forum
Canna71/obsidian-sets
Canna71/obsidian-sets
Contribute to Canna71/obsidian-sets development by creating an account on GitHub.
·github.com·
Canna71/obsidian-sets
Daily weather from wttr.in in daily note
Daily weather from wttr.in in daily note
You can also do it like this without needing to use curl or user scripts: If you want it in a user script for whatever reason, just use requestUrl instead of curl: async function wheathernow() { const weather = await requestUrl('https://wttr.in/Berlin?format=%25l:+%25c+%25t+feels+like+%25f%5CnSunrise:+%25S%5CnSunset:++...
·forum.obsidian.md·
Daily weather from wttr.in in daily note
Obsidian Webhook
Obsidian Webhook
Connect [[Obsidian.app]] to the internet of things via [[webhooks]]
·obsidian-buffer.web.app·
Obsidian Webhook
Iterative Rainbow Folder Colors css
Iterative Rainbow Folder Colors css
Iterative Rainbow Folder Colors css I’m coming into Obsidian from onenote and one thing I missed from that app was the intuitive color coding of tabs, which made it easy to visually differentiate folders. And I just really like the aesthetics. So, with a lot of help from @SIRvb, and inspired by the Adding Color to Obsidian forum thread, we’ve come up with the following (left to right). The attached css files iteratively color folders in a 9 color repeating rainbow pattern up to three levels d...
·forum.obsidian.md·
Iterative Rainbow Folder Colors css
Fleeting Notes
Fleeting Notes
Tired of manually transferring notes to Obsidian? Use Fleeting Notes to effortlessly capture your ideas and sync them with Obsidian.
·fleetingnotes.app·
Fleeting Notes
Obsidian Template Gallery
Obsidian Template Gallery
A collection of free downloadable templates to help you get going with the Obsidian note taking application.
·dannyhatcher.com·
Obsidian Template Gallery