CookieGigi/obsidian_config

Obsidian
KhangHLe/obsidian-starter-vault: Starter Vault for Obsidian
PKM System Handbook Template - DeveloPassion
Obsidian Journey | Tips, Workflows & Plugins for Power Users
Obsidian Weekly
Second Brain: Crafted, Curated, Connected, Compounded
How I use Obsidian Dataview
Obsidian AI Tools
Digital Smart Notes in Obsidian Part 2 - How to Create Literature Notes
Homepage Obsidian Template
Aanuol/obsidian-snippets: A collection of my Obsidian Snippets
Obsidian Issue Tracker
Guide to develop and execute modular JavaScript in Obsidian - Share & showcase - Obsidian Forum
Querying Tasks from Yesterday's Daily Note in Obsidian
TABLE WITHOUT ID file.link as "Topic", join(file.etags) as "Tags" FLATTEN list(filter(file.etags, (t) => econtains(this.file.etags, t))) as matchingtags WHERE length(matchingtags) > 0 AND file.name != this.file.name SORT length(matchingtags) desc, file.mtime desc LIMIT 5
Creating a Related Items Section
Dataview Notes - Breadcrumbs - Obsidian Publish
app.plugins.plugins.dataview.api.pages(
"<query>",
app.workspace.getActiveFile()?.path ?? ""
);
xDovos/Dataview-Deep-Dive at 06e818ad0600697f05797c47f785c41c6955234b
Dataview in Obsidian: A Beginner's Guide - Obsidian Rocks
```dataview
list from [[]] and !outgoing([[]])
```
This will create a list of all files that link to the current file but do not already have a link in the file. This is a great way to avoid losing files in your Zettelkasten.
Migrating Notes from Craft to Obsidian
How I Use Embedded Queries In Obsidian To Simplify My Note Management
s-blu/obsidian_dataview_example_vault: A example vault to collect and showcase various dataview queries. Created on behalf of AB1908
Practically Paperless with Obsidian
Obsidian Theme Designers Resources
Obsidian Web Clipper Template
Templater snippets
<%*
const parentFile = tp.file.find_tfile(app.workspace.getLastOpenFiles()[0]);
const parentLink = app.fileManager.generateMarkdownLink(parentFile, tp.file.folder(true));
-%>
---
parent: "<% parentLink %>"
---
Extract highlights from the text and put them at the beginning of the same note - Help - Obsidian Forum
Useful Advanced Dataview Queries
brklntmhwk/npkb: A showcase for my Obsidian vault "Nagi's Personal Knowledge Base (NPKB)"
Home Page - Three Blue Daisies - Obsidian Publish
root - ~iany/kb
Memex - Evan Harmon - Memex - Obsidian Publish