Giter VIP home page Giter VIP logo

Comments (10)

blacksmithgu avatar blacksmithgu commented on May 24, 2024 2

Incoming as part of 0.1.8 this week. It will be somewhat simple for now (contains, sort, renders properly), but should be more useful when I finish the new query engine.

from obsidian-dataview.

blacksmithgu avatar blacksmithgu commented on May 24, 2024 1

Ah, yes, I haven't added YAML array support yet since I wasn't sure of the best way to approach it ergonomically. I'm expecting to add support in the next few releases.

from obsidian-dataview.

blacksmithgu avatar blacksmithgu commented on May 24, 2024

By multi-line, do you mean YAML objects? If so, I think it's because obsidian's YAML parsing is incomplete. An object of the form:

attribute:
  sub: 1
  sub2: 2
  etc: 3

will parse successfully. Dataview does support nested objects in this syntax, using dots to separate the names (so attribute.sub, for example).

from obsidian-dataview.

blacksmithgu avatar blacksmithgu commented on May 24, 2024

If you enable previewing frontmatter in the Obsidian options, and then look at the preview, do you get an "Invalid YAML" exception in the renderer?

from obsidian-dataview.

trungng2006 avatar trungng2006 commented on May 24, 2024

Im sorry for not being clear.
The multi-line I mean is multi-line arrays
image
For example, in the picture, the aliases show up null, The Key-findings also show up null

from obsidian-dataview.

trungng2006 avatar trungng2006 commented on May 24, 2024

Great! Thank you so much!

from obsidian-dataview.

piotryordanov avatar piotryordanov commented on May 24, 2024

Any updates on this? :)

from obsidian-dataview.

trungng2006 avatar trungng2006 commented on May 24, 2024

Great! can't wait to try it out! :D
Thank you so much!

from obsidian-dataview.

blacksmithgu avatar blacksmithgu commented on May 24, 2024

Added as 0.1.8. The support is somewhat basic but I will expand it in 0.1.9.

from obsidian-dataview.

piotryordanov avatar piotryordanov commented on May 24, 2024

Can you give an example of how to use it? :)

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.