holroy
holroy
I tried using the sequence diagram in a blog entry, where the background-color wasn't white, and it then turns out that the texts are using a preset of white for...
### Describe the feature I would like the ability to hide some of the datasets by default when using a `chart` codeblock, similar to what can be done using the...
### Describe the bug This is not a very serious bug, more of a pecularity, but I felt like I should report anyways. It's related to the tension parameter, which...
A function generating seeded random numbers, allowing for sorting lists in a random, but predictively fashion. This function allows for queries to return random items when combined with sorting on...
[//]: # (Note: If you are unsure about or have questions related to your feature request prefer making a discussion first. After we understand what you are looking for we...
Adds a slice() function with documentation to the query language. Complements #2176.
Adding a command which can circumvent the issues of #1752, #1759, #2228 (and possibly #1075). This command allows for a full re-run of any query on the active page.
I had some time available today, and proceed to complete many of the documentation cards on https://github.com/blacksmithgu/obsidian-dataview/projects/15. I've kept each card as a separate commit, just in case you don't...
**Plugin information:** - OS: macOS Mojave 10.14.6 - Templater version: 1.16.0 - Obsidian version: 1.1.9 - Templater settings: n/a **Describe the bug** When I in "Note A" add a link...
I'm using a button to forcefully refresh a _dataviewjs_ query like the following: ```` ```button name Refresh type line(8) text action ```dataviewjs replace [8,8] ``` ```` This button works beautifully...