Steph Ango
Steph Ango
The new popout windows introduced in Obsidian 0.15.1 do not respond to EWT settings
While the legacy editor hasn't been completely phased out, it seems useful for this plugin to support it. Here's the code I use in Minimal ``` .cm-hmd-list-indent > .cm-tab {...
For many charts I find that the axis label is redundant, since it is obvious from the data or the title what the chart is measuring. I could not find...
Dataview has a useful way to create generic queries using `this.file.link` which will use the current file as a reference without requiring you to specify the actual note name e.g....
I love the feature of being able to have multiple tile sets available for a map. Since I pretty much always use the same sets of tiles across all of...
Got the new default tile sets working via #269 — thanks! A related issue I discovered: switching from light to dark mode doesn't refresh the tiles unless you close the...
Similar to the `cssClasses` YAML tag for Obsidian files, it would be useful if CSS classes could be specified on Dataview blocks. This would enable individual tables and lists to...
This may be similar to #32 but it would be useful to make Banners compatible with the [Embedded Note Titles](https://github.com/mgmeyers/obsidian-embedded-note-titles) plugin.
Status bar button is missing the `.mod-clickable` class used to indicate that the status bar item is clickable.
As of Obsidian 0.15.2 (insider release), the snippet list does not populate. The status bar icon is still present but when clicking on it a small empty section appears.