Spencer Fretwell

Results 39 issues of Spencer Fretwell

I'm attempting to use this on Mac Ventura and running into a very similar issue to #1. The output is the same, but the error is not with memory, or...

bug

Currently, failing a regex check in a custom wildcard returns the input field unaltered. I think this is odd behavior since optional wildcards exist. These allow for users to do...

I would love the ability to pin a filename, much like Better BibTex's pinned Citation Key (via the `Citation Key` interpreted key in the Extras field). I envision this being...

Just stumbled across [Unitade](https://github.com/Falcion/UnitadeOBSIDIAN) which seems like the successor to this an [ini-obsidian](https://github.com/deathau/ini-obsidian). It adds support for arbitrary user-customized extensions with settings in-app so users don't have to customize this...

Multicolumn Markdown is available in Pandoc via a [columns](https://github.com/dialoa/columns) filter. While this isn't native pandoc, the filter seems prolific and compatible enough to be considered part of the pandoc ecosystem,...

enhancement
future fix
Feature Request

Like [Folder Note](https://github.com/aidenlx/alx-folder-note), hide the meta file in the navigator and instead underline the non-md file and have it link to the meta file. --- I found this plugin adding...

Love this plugin! It's essentially a Better Plugin Manager adding load order and device support. Given that, it might be an awesome solution to the problem of intra-device settings incompatibility,...

Advanced anchor texts (i.e. figure captions) can be messed up by the current version of "Remove Links" built--in, so I wrote my own. In particular, if you have pandoc references...

bug

Sorry for the new bug, not sure if it was introduced from the last patch (#96), but every time I switch files, I get a `stack trace: Error: Cannot resolve...

question

Martin has released "v3" of beancount, which is just the refactored pythonic bits, as the default version. With this, things like `bean-extract` and `bean-identify` are finally sunset, replaced with `beangulp`....