Evan Bonsignori
Evan Bonsignori
It works!
You can put them in separate ```dataviewjs blocks and set the CSS class of each block, ``` dv.container.classList.add("specific-dashboard-heatmap") ```
By default it might be best to keep this sample plugin bare-bones. However, I agree with you. The developer docs don't go into a lot of detail and developing a...
@BradCandell @sytone completed in https://github.com/Ebonsignori/obsidian-at-symbol-linking/releases/tag/2.0.0 along with the feature of specifying symbols to create new files in specific folders using specific templates
I'm not 100% sure, but think the answer is yes as long as they meet these https://github.com/repo-sync/repo-sync#requirements Follow the instructions for setting up 2 **private** repos. In each org you'll...
I _think_ this is working now? If you use "Absolute path in vault" for the new link format, it seems to generate a markdown link in the form `[[A|A]]`
This is a good idea, I'm just not sure how to implement it. Would the specific spacing from the task to the time duration column be fixed, customizable, or would...
That makes sense. I could make it optional to include the duration on the left, but I'd still want keep the declaration of how much time on the right Something...
I see, this is some advanced usage. Not even GitHub supports existing text before an `@` symbol. Support for using arrow keys to change the name is something I think...