Udara Jay
Udara Jay
What's stopping anyone from leveraging a shared undo/redo stack as a record of operations? Has anyone tried that? (on a separate note - the SharedDB solution seems to get the...
From what I understand, you have two options: 1/ If you want to stick to one codebase, use environment variables to switch between native and web features. The simpler end...
you're likely using MySQL 8 and the default build of sequel pro doesn't support it... download the test build from here https://sequelpro.com/test-builds and it should work. (yea the test build...
the reason for this is the virtualized timeline- it removes the entry if you scroll too far away from it. ideal fix is to keep track of the entry in...
Auto updates will be available with the v1.0.0 release.
That's a good point. Thanks for the feedback! At the moment Pile is designed as a local app that relies on the inherent security of the user's computer and operating...
makes sense to have it as a per-entry option. could just store it in the entry's metadata as `hideLinkPreviews: bool`
this looks great @snibo13! I'll give it a test and let you know if it's ready. are you running ollama via wsl on windows?
made a couple changes, going to use this for a bit to see if there's anything else to address, but it's looking good! - persist provider, model and prompt in...
local AI support with ollama shipped in v0.9.8.