Skip to content
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

Document compatible apps #101

Open
WhyNotHugo opened this issue Feb 15, 2017 · 11 comments
Open

Document compatible apps #101

WhyNotHugo opened this issue Feb 15, 2017 · 11 comments
Labels

Comments

@WhyNotHugo
Copy link
Member

Being standards-complaint, todo is compatible with lots of other apps (I hope!). I'd like to document and mention them, so users can know ahead of time if it's useful for them (mostly for nice PR really).

Currently, I know we're compatible with the iOS reminders app, and that's really the end of my list. Fastmail's calendar doesn't have reminders. :(

@gsavitha
Copy link

I would like to work on this. Could you tell me where to start?

@untitaker
Copy link
Member

@savitha97 For this task there's nothing to code. You'd have to find out which devices synchronize task lists using CalDAV (OpenTasks for Android and iOS reminders for example) and put them into a new rst file here

@gsavitha
Copy link

Am I actually required to run the apps and check or are online sources sufficient?

@untitaker
Copy link
Member

@savitha97 Doesn't matter tbh, though for those cases we should mention that we didn't try it.

OpenTasks and iOS does work though, I tried both.

@untitaker
Copy link
Member

I assume you're here because of rgsoc?

@gsavitha
Copy link

Yes.

@WhyNotHugo
Copy link
Member Author

TBH, this isn't a very good RGSoC issue, and my hope is that it's gradually improved over time.

That said, you're still free to work on it if you like.

@gsavitha
Copy link

@hobarrera I would like to work on this at least to get hang of the workflow even if it may not be a very good RGSoc issue. Also, issues tagged with RGSoC seem a bit daunting as I have only begun understanding the repository.
Are there any set of additional requirements (apart from the tools and languages) to apply for this organisation in RGSoC'17?

@WhyNotHugo
Copy link
Member Author

Yes, sorry, that wasn't very clear (I think I never wrote this anywhere 😅 ): Issues tagged RGSoC are the ones you can mention in your application you'd be working on during the SoC (since you need to mention a specific issue, IIRC). I don't expect them to be picked up first, since they're not-that-simple.

  • There's a small checklist to keep in mind when submitting patches.
  • We recommend you create a virtualenv and run pip install -e . to develop on.
  • I recommend configuring your IDE/editor to run flake8 to check for style compliance.
  • Some understanding of OOP is required.

But the main thing, as you said, are the tools and languages.

Also, thanks for your interest in todoman.

@gsavitha
Copy link

gsavitha commented Mar 1, 2017

@hobarrera Thanks.
Regarding this issue, is it alright if I create a new rst file say, compatible_apps.rst with a table containing the following columns

  1. Application Name
  2. Platform/OS
  3. Tested (Y/N)
  4. Additional Notes

@WhyNotHugo
Copy link
Member Author

Yup. Basically that would do. We should also mark those that are not compatible so other know not to bother testing. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants