Cammagno
Cammagno
Now that there is a way to specify a prev-next order in hierarchy notes, what about setting it to consider by default that the following item in a list (at...
I wanted to have an image map that doesn't zoom at all. So, I've tried to put the MinZoom and MaxZoom equal to DefaultZoom, let's say all to 8. With...
In a GroupBy table, the elements of the row array seem to be chronologically ordered (putting the last-edited last). [see discussion here](https://github.com/blacksmithgu/obsidian-dataview/discussions/965#discussion-3954983) Is it possible to order them by SORT...
It wold be nice to have the possibility to order files and folders according to the value of a field included in frontmatter. For example: In the plugin options, it...
I'd like an option (and maybe also a render flag to locally overwrite it) to always render dice, but not at startup (when the note is opend), only when the...
Maybe is already there, but I've not found it. What I wish will be something as: `dice:1d6+1d8+2d10|single` rendering as: 4,5,8,9 OR `dice:1d6,1d8,2d10` rendering as: 4,5,17 I know that I can...
### Bug Description If a wikilink contain round brackets, smart bold (and similar commands) don't work as expected text to boldify (all selected): [[test (brackets)]] expected behaviour: **[[test (brackets)]]** actual...
If possible, pleas enable the title substitution also in the simple preview title bar (it already works in the Hover Editor title bar).
It would be nice if it is possible to set a selector to only work on hover. It's already possible to do so for selectors in CCS, but not for...
Since update to 3.6.1, the Trail is badly aligned in source mode  Reverting to 3.6.0 seems to fix it