Asher Edwards
Asher Edwards
Unfortunately, the Obsidian feature is a workaround that doesn't work when using Lazy Plugin Loader. Commander hiding the plugin commands is much more versatile, but this feature still doesn't work....
Okay, grant has been sent for $108.5
Might as well merge this too
Hey, thanks for your submission. Unfortunately, you did not actually follow the proper directory structure according to the onboard guidelines (you checked the checkmarks but didn't actually follow them). -...
Any updates @gabrielmoh ?
To load a page object, you can use `dc.api.page()`, with the link for input. This should return a `MarkdownPage`
Have you tried post fix style for contains on the field? I noticed two different strategies in the query you posted. ```datacorejsx let mainQuery = '@page and $path.contains("Daily") and tasks.length()...
Just a note on this: Datacore provides the line numbers for most of the sub page types with the `$position` property `.start` and `.end`, which can then be used to...
I have the same issue, happens both with file sync and manually creating folder notes outside of obsidian.
I see this as being very useful, I think that part of it could be implemented using an implicit `return function View()` For example, here is my shortest `datacorejsx` snippet...