Obsidian Dataview Query Builder & Generator

Visual Dataview Query Builder for Obsidian. Generate TABLE, LIST, TASK queries instantly without code. Perfect for beginners and power users.

Obsidian Dataview Query Builder & Generator
Visual Dataview Query Builder for Obsidian. Generate TABLE, LIST, TASK queries instantly without code. Perfect for beginners and power users.

Query

Type
Columns

FROM

WHERE

Conditions (AND)

SORT

Rules

LIMIT

Actions

Why Use This Builder?

Visual Logic Construction

Stop wrestling with DQL syntax errors. Build complex queries with a intuitive visual interface that handles the logic for you.

Real-time Code Preview

Instantly see the generated Dataview Query Language (DQL) code as you modify parameters. Learn DQL while you build.

Privacy First Architecture

Zero data collection. All query generation happens locally in your browser. Your vault data never leaves your device.

3 Steps to Dataview Mastery

Select View Type

Choose between TABLE, LIST, or TASK views to start your query structure.

Filter & Configure

Add WHERE clauses, define SOURCE folders, and set SORT order using the visual controls.

Copy & Implement

One-click copy the generated code block and paste it directly into your Obsidian note.

Frequently Asked Questions

Is this tool safe for my Obsidian Vault?

Yes, absolutely. This tool runs entirely in your browser and does not have access to your file system. It simply generates text for you to copy.

Can I use this for complex nested queries?

Currently, we support linear logic (AND conditions). Nested OR/AND logic is coming in future updates.

Why isn't my query showing results in Obsidian?

Check if you have the Dataview plugin installed and enabled. Also verify that your file paths and field names match exactly (case-sensitive).