Oh yeah, that would be great! The lightbox gallery is so nicely implemented, it would be fantastic if we could also use it for web publishing!
While I think it’s great that Anytype opens an API that enables queries to my Anytype contents in from a local AI, I wonder if Raycast is the ideal platform to access Anytype on my Mac. I see the accolades to Raycast… but in the end it’s VC backed closed-source software, so the real VC value might be universal access to users’ local data. => I’d rather not open my Anytype vault to Raycast.
What I find appealing though: Is it possible to use Anytype’s Raycast API to open the Anytype vault to other open-source local-first apps that let me AI-chat with my files, such as Sidekick.
Does anyone have experience with such setups to securely talk to your Anytype Vault from your local AI? Is Anytype’s new Raycast API of any help here, when local-first open-source is a priority? Am I overlooking something?
I have always wanted to API Anytype into my NAS file system so that anytype would handle all of the metadata.
The files stay on my NAS but link to objects in Anytype, this way I can have endless organization with just objects and types.
Recently, the launch of closed beta testing of Raycast for Windows was announced. And at the moment there is no AnyType extension in the list available for installation.
Is there any ETA for adapting the extension to Windows?
FYI, @jannis
@e1sordo afaik, extensions without apple-specific dependencies (including anytype) will gradually become available on windows as well.
i’m not certain about the rollout steps, but i assume it will happen by the end of the beta phase at the latest. if we need to make adjustments for windows adaptation, i’ll happily do so - just couldn’t find official info on that yet..?
in case you don’t want to wait: you can always build it from source, and it will be available in raycast on windows:
git clone https://github.com/anyproto/anytype-raycast.git
cd anytype-raycast
git checkout v0.4.0
npm install
npm run build && npm run dev
Why can’t Raycats Windows install AnyType?