Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse dataview metadata #33

Open
vanadium23 opened this issue Mar 15, 2023 · 1 comment
Open

Parse dataview metadata #33

vanadium23 opened this issue Mar 15, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@vanadium23
Copy link

Many obsidian users (according to downloads) install the obsidian dataview plugin.
It have a different metadata syntax, that you can check at the documentation: https://blacksmithgu.github.io/obsidian-dataview/annotation/add-metadata/.

Also, we can reimplement python code from ts: https://github.com/blacksmithgu/obsidian-dataview/blob/master/src/data-import/markdown-file.ts

@mfarragher mfarragher added the enhancement New feature or request label Mar 16, 2023
@Leo310
Copy link

Leo310 commented Oct 23, 2023

Would love to have this as well. Resolving the dataview queries to their actual value so that vault.get_readable_text outputs the content that the user sees in Reading mode would be really helpful especially for NLP-related tasks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants