Dear #Obsidian users,
I have a problem with a #DataviewJS query within the Simple Note Reviews plugin.
I'm trying to use one tag and exclude one folder, but however I try to write it it comes out wrong.
This is the gist of what I am trying to have:
```
#Active AND !('./logseq/bak')
```
My journey with #obsidian is just about to cross the two-year mark: I started my “Evaluate Obsidian” project on Nov 10, 2023 after I encountered a “block limit” with my previously preferred note-taking app, Craft.
It’s been a long #pkm journey to decide how I wanted to use this app—from […]
https://gitea.com/medic/obsidian
A loose collection (growing) of @obsidian related #python scripts and some #dataviewjs for my vault. Might be of interest to you, too.
I know this is random, but is there anyone I follow (or elsewhere) who both uses #Obsidian, but also understands #dataviewjs? I need your help!
#dataview
@obsidian
Summarizing Information with DataviewJS | biscotty's Workshop
How to create summary statistics for data in an interactive table with the dataview Obsidian plugin.
#CustomFunctions #Obsidian #ObsidianPlugin #dataview #DataviewJS #KnowledgeManagement #PKM […]
DataviewJS: A Gentle Introduction | biscotty's Workshop
This article explains the basics of the #JavaScript syntax, variables, and functions, and provides examples of displaying text, headers, and lists with #DataviewJS. The article also touches on using #MomentJS for date manipulation […]