-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Possibility of implementing new engines #7
Comments
Yes, PRs are welcome! Users can disable an engine by simply deleting it from |
Hello, very interesting project !!! Is there somewhere we can vote for new search engines ? I am thinking gmail, Outlook and other mail services could be 👍🏻 |
@guillim It's a bit hard for me to find time to set up a test account, populate it with dummy data, write the engine code etc for services that we don't actually use or plan to expose internally here at Duolingo, but it should be straightforward to add support yourself for any service you'd like! To date I've never vetoed such a PR :) |
Adding onto this, an email engine would be real dandy. |
Google or Apple Calendar would also be super useful |
Would it be possible to add support for images on Trello and Nuclino? I've already tried implementing these, but I am not good at writing TypeScript, unfortunately. |
I've never used either of those (@jimmatthews was the one who added Trello support) but certainly happy to accept PRs from anyone for those features |
Alright, got it. If I can figure out how to work with Typescript better, I will make a PR. I've always used vanilla JS/HTML/CSS, so I am not great at writing modifications for this. |
Is the project open to receive new engine implementations?
I thought about adding a feature flag to enable / disable engines.
New Engine Suggest:
The text was updated successfully, but these errors were encountered: