esm7

Results 342 comments of esm7

@mofosyne do I have your permission to integrate this into Map View as originally discussed? I'm finally getting around to it. If so, from where should I get the most...

Released in 5.5.0, thank you for the contribution here!

The problem is that the space operator between `.task-list-item[data-task-status-type="TODO"]` and `.task-due[data-task-due="today"]` can go many levels down the tree and apply to multiple tasks this way. My preferred solution here would...

Perhaps the best approach would be to keep the examples as they are, just add a note about the effect on nested tasks, with an example how to mitigate that....

That's indeed a super annoying problem. An immediate solution for you would be to edit the default display rule, open the JSON editor (via "advanced") and add `"fill":false` to `pathOptions`....

I was hoping @rsenna will take over as discussed [here](https://github.com/esm7/obsidian-vimrc-support/discussions/275), but if not, I'll make sure to give these issues and PRs some attention soon!

Indeed, simple-circle uses a different custom mechanism, while the others use the Leaflet.ExtraMarkers library.

Beautiful to see the new hover popups used like that! It should basically be possible to make a "pin" button for the popups, so they won't close automatically until you...