Justyn Shull

Results 48 comments of Justyn Shull

> Thanks! > > For those of us with limited storage, is there a recommended Postgres query we can run to safely clear this table while we wait for this...

Sorry, I forgot to reply to this 😅 Originally I was thinking of basically what is in that video. But since I opened this issue, I haven't noticed a time...

I can confirm using `nativeFetch` works fine so far in both cases I was testing, thanks! Also I didn't really think about it before, but I'm using the [SSE.js](https://www.npmjs.com/package/sse.js) library...

Follow-up question to this, is there a way to force a request to happen on the server instead of the client? e.g. I tried implementing https://github.com/justyns/silverbullet-ai/pull/23 and it fails because...

So FWIW, I am working on setting up a wireguard site-to-site vpn between two opnsense machines. On one machine, version `OPNsense 24.1.7`, it did not automatically create routes for the...

Thanks for working on this! Could we add a button to the window opened by the toolbar button to send to obsidian as well? Right now I think(?) the only...

Just going off of the demo screencast on that repo, it looks like a cool idea! I think being able to support use-cases like this would be worth it, especially...

iirc not all of the syscalls show up on the documentation page, there's a discussion about it on https://github.com/silverbulletmd/silverbullet/issues/839 and the linked issue. I also forgot to mention that `editor.determineItemBounds`...

@meain I just merged #68 into main. It _should_ support use cases like the one you linked to. I also added a 'AI Split Todo' template prompt to test with...

Going to close this now since 0.4.0 is "released". Let me know if you run into any issues, or have any other ideas! > Unrelated: I've also been thinking more...