decaf-dev / obsidian-dataloom

Weave together data from diverse sources and display them in different views. Inspired by Excel spreadsheets and Notion.so.
https://dataloom.xyz/
MIT License
899 stars 32 forks source link

Make it accept dataview queries #938

Open Michael679089 opened 3 months ago

Michael679089 commented 3 months ago

Problem

I feel limited with the Folder and Tags as sources, I can't even combine the two, it just adds more files than making the query more specific.

Solution

To solve this issue of being able to specify which files should appear in the dataloom is to make it accept dataview queries.

Additional details

An example of a dataview query:

Table row["IsComplete?"] as "Complete?"
from "assignments" and -#2nd_Term -- To prevent it from getting my folder notes.