Kevin Barrett
Kevin Barrett
Let me know if you think is a good idea and I'll open a PR. After `lux new` this is what `localhost:4000` returns: ``` {"errors":[{"status":"404","title":"Not Found"}],"jsonapi":{"version":"1.0"}} ``` On Safari it...
I've started using dataviews in my daily notes via the daily note template. One dataview I'm using lists all the notes I edit that day: ```dataview list from "some-folder" where...
**Plugin informations (please complete the following information):** - OS: iOS 15 - Templater version: 1.10.0 - Obsidian version: 1.0.5 - Templater settings: `templates/` folder, `templates/js` user scripts folder **Describe the...
I'm building a plugin that uses templates to create specific notes. These notes have custom metadata that needs to be inserted into them. With the core templates plugin, I'm just...
**Plugin informations (please complete the following information):** - OS: macOS 11.3 - Templater version: 1.8.1 - Obsidian version: 0.12.13 - Templater settings: Trigger Templater on new file creation = true...
Entering a DC zip (e.g. 20002) and clicking an issue results in the page still asking for your location. I probably can't submit a PR to make DC a state...
(This is a breaking change, but I can make it non-breaking if preferred. It's just a lot more code repetition if non-breaking.) This changes the `sortKeys` option to be a...
Compile should be able to turn a draft into a single PDF file.
After using Longform for a few months, seeing some issues and suggestions roll in, and toying with options, I’ve more or less settled on a set of changes to how...
Right now keyboard navigation "works" but is not friendly: most pane elements do not have a focused state, for example.