Hello,
Now that Scrivener 3 for Windows is released, can we expect compatibility with Antidote in the near future?
This is a recurring request among Scrivener users, and this point remains a fundamental difference between the Mac OS and Windows versions.
Thank you for your forthcoming answers.
Hello,
I wish to know this too. I’ve been waiting for Scrivener 3 for 2+ years and one of the major things I was expecting from this is precisely to have Antidote working with it! I was told years ago that Mac users can link these softwares together.
Please, make this work! It’s really a pain to constantly be switching softwares to be able to have proper corrections software working. Antidote is THE correction/dictionary for the francophone community.
Thank you
Looking at Antidote 10’s website and documentation, it looks like the way it achieves this “integration” is through general system-level Accessibility APIs and services provided by MacOS, not through any specific work that L&L has done with Scrivener or that the Druide has done with Antidote 10. They didn’t write a specific agent or connector for Scrivener, and Scrivener (as far as I know) hasn’t made any special accommodations. It uses standard MacOS API calls, and because Apple makes the Availability API available now, once you give permission for Antidote to use that API, it can hook in to any program that uses the standard TextKit APIs (like Scrivener and other editors.)
This is a level of integration that depends on the operating system, and I’m not sure that Windows has anything like it yet.
Windows has a ton of standard libraries, including for handling text etc. My company’s developers use them all the time. But key to this discussion is that Scrivener for Windows was not written on a the standard Windows .NET libraries etc. that might have provided this, it was written on cross OS capable QT platform. Do they pass through or support the same hooks won would see used in an office app. Who knows.
I have purchases a life time license to ProWrittingAid because it is Scrivener compatible. It opens my files, shows my folder structure and allows me to do advanced proofing using their tools. I have been using through out the Beta with no issue. That might offer an alternative.
Thank you for this
But the issue here is with Windows…
Looking on the Antidote page, you can see that it’s compatible with Scrivener 3.0 for Mac, but NOT for Windows… We thought that with the brand new Scrivener 3.0 for Windows, that would be included… Thus our request to make this happen with Windows
Yes, that’s my point. It doesn’t look like L&L or Druide did anything special on the Mac version to get this compatibility; they inherit it through the system hooks the base MacOS operating system provides.
The Windows operating system doesn’t offer the same level of services that applications can inherit, and the situation is complicated further by the fact that Scrivener for Windows does not use native Windows development APIs and framework, but instead is written on top of the Qt framework (which provides, among other things, a much more robust text-handling system than Windows natively provides, and is essential for providing base Scrivener functionality.)
I think the impetus here is on Druide to provide better integration with Qt-developed apps…
So, I’ve got an answer this morning from Antidote team, saying they are noting the suggestion, but to also communicate with Scrivener team, to signify my interest to see Antidode integrated to Scrivener.
And this afternoon, I have a message saying that the ticket is “resolved” (meaning “closed” I guess)…
So… no promises on their part here, else than “noted”
I invite anyone who wishes to see Antidote compatible with Scrivener 3 for windows, to also ask Antidote team.
They won’t do anything if they don’t feel enough infatuation… The more they see that people want this, the best chances this will happen.
Yes, please ! (!!!)
This is a must… (Especially since the available french dictionary for Scrivener is missing too many words, and often see’s a misspelling when there is a truncated word (which is common practice in french).
There is no separate API, as has been documented, and the developer’s last words on it that I can find are that L&L have no resources or plans to develop such an API:
Scrivener is not an open source product and we do not anticipate publishing any part of the source code.
We do publish the project format for interested parties. The Antidote team can request it by contacting us here:
I’m not sure what this line of questions is attempting to accomplish. If Antidote users want better Scrivener integration, they should contact Antidote. If Antidote finds that better integration makes good business sense, I’m sure they are quite capable of either contacting us or figuring out how to do it themselves.
As I understand it, the integration between Scrivener and Antidote on the Mac platform appears to be a little better solely because it can make use of base-level integration routines that are built into the OS and development frameworks – not because of anything special L&L or Antidote has done.
The entire thing. They’re written for completely different operating systems, using completely different development frameworks. As far as I know, the WIndows version is completely separate effort with little to no shared code.