Results 9 comments of Ben Northway

I encountered the issue as well, though I found a simple workaround. change the image link from ``` ![[Pasted image 20231213092700.png]] ``` to include the full path in your vault,...

the Enhancing Export plugin looks nice but for me it didn't export images at all, it just exported the markdown format for the image links. The .docx file has "![[the...

Would you be interested in a crowdfunding your developer license through https://geyser.fund? I'll be glad to set up the project on geyser.

I've configured Aerospace to move windows to specified workspaces as a workaround. for example: ``` [[on-window-detected]] if.app-id = 'com.apple.Safari' run = "move-node-to-workspace 3" ```

I have the same issue. Clicking the Bitwarden icon in Safari several times eventually shows the database. Highly annoying behavior!

I noticed the same thing @philipgo. Both issues seem to be resolved now that I updated the Bitwarden extension.

I believe I have the same issue. I see log messages like ``` lightningd: Expected error broadcasting tx 02000000000102e2fed46a...b268c6fd0c00: error code: -25\nerror message:\nbad-txns-inputs-missingorspent ``` and I have some channels with...

alright I believe I've figured this out. I was using [clboss](https://github.com/ZmnSCPxj/clboss) on my node, and has set these channels to be unmanaged by clboss. ``` lightning-cli clboss-unmanage lnfee ``` I...

could be caused by `clboss`: https://github.com/ElementsProject/lightning/issues/7172#issuecomment-2221040042