esm7

Results 342 comments of esm7

It's a very good and worthwhile idea. Just to be honest, I'm not sure I'll be able to get to it soon :-/

> Hi [@esm7](https://github.com/esm7), at your convenience, please could I trouble you for some more of your CSS expertise! > > The relevant comments are the 3 comments immediately above this...

Ok, so, there are two different issues here. 1. At some point in time seems like the default theme of Obsidian changed how checkboxes are aligned. They are now aligned...

I think that's an important addition, and the only reason I didn't do it as part of the original PR is that it required a refactor of the 'group by'...

If I understand the code correctly, the end goal is that the `QueryRenderer.addGroupHeading` method will have the information needed to create a data attribute specifying what that heading is. 1....

Well actually, I think that the current state of affairs makes this kind of styling difficult and cumbersome to use reliably, because the `` elements don't "belong" to their header...

Technically it is a breaking change because it changes the existing document structure, and unlike typical software with a well-defined API, the con of a plugin for a web app...

Since I'm not using Dataview myself, can you elaborate some more on what you mean?

Can you elaborate on the 3rd part, how you "add LocationA as a property from the new note"? The source view of the front matter would help clarify the issue...