Replies: 1 comment 1 reply
-
I'm mainly looking at easy extension points for (1) adding functions, and (2) adding custom rendering to types (as react or markdown). There is a more broad extension point of adding custom view types, though I need some more time to rework the query language to support that. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I saw the class for plugin extensions in the API folder and after seeing the https://github.com/blacksmithgu/obsidian-dataview/releases/tag/0.5.32 I would like to ask about the status of the plugin extension because I'm currently using a workaround to expose my plugin renderable objects and functions to Dataview. If the extension API is being added, soon it would allow cleaner code and better integration for my and many other plugins.
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions