Ben Barbour
Ben Barbour
I see some Nargs class in the code, but not the documentation. Is it supported / maintained?
### Describe the bug: When I call `.AddListener(cb)` on a `BoundPreferencesString`, and call `.Set()` a few times, then `cb` is called more times than I expect. ### To Reproduce: Run...
I made a task called "General (meetings, interviews, etc) @_Work", but whenever I try to log it (or change an existing entry to it) it gets split into: **Activity:** General...
Thanks for a *great* module! I was thinking about some new players in my game, and I think it would be nice to have a mode where the HUD was...
### What happened? I exported a note that uses the [embed styling feature of the Everforest Enchanted Theme](https://github.com/FireIsGood/obsidian-everforest-enchanted/blob/main/embed_styling.md), specifically the "clean" and "no-title" options. The embed is not rendered on...
I would expect (or like an option) to have everything sorted alphabetically. - A.md - B/ -- B.md Displays as: -B -A in the Folder Overview if the depth is...
In addition to custom alert typo (see #12801) it would also be nice to support [Obsidian's callout titles](https://help.obsidian.md/Editing+and+formatting/Callouts#Change+the+title) too. At least enough for me to use a blockquote render hook...
**Feature Description** I would like to make either a list template or a shortcode (or both) that displays a collection of pages as cards. **Problem/Solution** If I'm understanding things correctly,...
**Feature Description** Hugo now supports [Alerts](https://gohugo.io/render-hooks/blockquotes/#alerts), via blockquote render hooks. These are compatible with both Github and Obsidian markdown, and I think are easier to type and easier to use...
Getting this error when I try to install. ``` ❯ RUST_BACKTRACE=full fnm install 17.1.0 Installing Node v17.1.0 (x64) thread 'main' panicked at /home/ben/.local/share/cargo/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.5/src/blocking/client.rs:973:38: Client::new(): reqwest::Error { kind: Builder, source: Os...