Giter VIP home page Giter VIP logo

Comments (7)

blacksmithgu avatar blacksmithgu commented on June 4, 2024 5

So to be precise, you're looking for per-"block" (to use Obsidian parlance) queries? That is on my TODO list (exposing blocks as something you can query over, similar to being able to query over individual tasks), I'm mainly just looking at figuring out the right syntax.

from obsidian-dataview.

savvyslog avatar savvyslog commented on June 4, 2024 3

Glad to see this is being considered! I've had basically the same idea of wanting to be able to list all lines/blocks with a given tag at the end (say, "#todo" or "#todo/now") so I can have auto-updated lists of different types or priorities of tasks.

Example:

- Read book
  - Read chapter one #todo/now
  - Read chapter two #todo

would have one task listed under #todo/now and two listed under "todo"

Loving the plugin so far! Keep up the great work.

from obsidian-dataview.

AB1908 avatar AB1908 commented on June 4, 2024 1

@Lulullia that is much harder to implement as it would require parser extensions. The native search plugin allows for this, however.

from obsidian-dataview.

gammak avatar gammak commented on June 4, 2024

Yep, that sounds spot on, great to hear it's already being thought about! Thanks for the great work!

from obsidian-dataview.

Peeja avatar Peeja commented on June 4, 2024

Ah, excellent, I'm glad to hear this is on the roadmap! For my use case, I'm importing my highlights from Readwise, and I'd like to be able to query for them individually (say, to pick one at random to display). They import as list items, with each book/article/etc. getting its own page.

from obsidian-dataview.

AB1908 avatar AB1908 commented on June 4, 2024

You can now query lists and check for the tags in each list item. Can we consider this done?

from obsidian-dataview.

Lulullia avatar Lulullia commented on June 4, 2024

You can now query lists and check for the tags in each list item. Can we consider this done?

What about querying normal lines? I'd like to be able to put tags or dataview fields anywhere to mark it as "needs work", so I can make a query and see only the lines in a document that needs work.

from obsidian-dataview.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.