X-Callback URLs not working
in progress
D
David Jaggi
It would be really cool if we could create new objects via url.
This would enable us to create new objects including metadata.
I imagine this to be something like:
https://app.capacities.io/new/book?title="How to take smart notes?"&author="Söhnke Ahrens"
This would link would not work due to the whitespaces but maybe there is a way to do this.
Log In
Steffen Bleher
in progress
Will have a look, thanks!
Luca Joos
under review
We'll look into it, thanks.
Luca Joos
This is already possible if you have installed the desktop version of Capacities: https://docs.capacities.io/developer/x-callback-urls#x-callback-urls-to-capacities.
D
David Jaggi
Luca Joos Thanks for pointing it out. I guess I should RTFM.
However, calling capacities://x-callback-url/createNewObject?x-source=Zotero&name=Test in my browser directs me to Capacities but does not create a new object with the name "Test".