Help dataviewJS query for metadata-menu plug-in - Help - Obsidian Forum
I got it solved with help over at discord#dataview. You can use: dv.pages().where(p = dv.func.contains(p.type, dv.fileLink(“Test_Link”))) in the metadata-menu plug-in. To display your results in a codeblock use: dv.paragraph(dv.pages().where(p = dv.func.contains(p.type, dv.fileLink(“Test_Link”))).map(p = p.file.link)); Props to @Dovos for comping up with the right query!
VSCodeSnippetManager - Manage VSCode Snippets Directly from Alfred
VSCodeSnippetManager - Easily Manage Your VSCode Snippets Directly from Alfred! With this workflow, you can manage your Visual Studio Code (VSCode) snippets directly from Alfred. Create, read, update, and delete your snippets seamlessly without leaving Alfred. VSCodeSnippetManager / GitHub Reposi...
A modern, fully static, fast, secure, fully proxied, highly customizable application dashboard with integrations for over 100 services and translations into multiple languages.
Obsidian-JG-Method/Starter Vault at master · joshwingreene/Obsidian-JG-Method
A starter kit that follows how I use Obsidian to manage my goals, tasks, notes, and software development knowledge base. - joshwingreene/Obsidian-JG-Method