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

Import from another service #22

Open
amoraitis opened this issue Aug 17, 2019 · 1 comment
Open

Import from another service #22

amoraitis opened this issue Aug 17, 2019 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed in progress

Comments

@amoraitis
Copy link
Owner

amoraitis commented Aug 17, 2019

Is your feature request related to a problem? Please describe.
It would be nice for an app like this to import content from popular apps like Wunderlist(Microsoft will abandon Wunderlist)

Describe the solution you'd like
Use the service's API to get content

Solution steps

  • User clicks a button in his home page with the text "Import from service"
  • A callback is created to log in the user and get service's tasks
  • Then the user is redirected to a new page to select the tasks to import
  • Finally, one can click to "Add" button and actually import the tasks

Additional context

Wunderlist is shutting down.

https://developer.wunderlist.com/documentation
https://developer.wunderlist.com/documentation/concepts/authorization

@amoraitis amoraitis added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Aug 17, 2019
@amoraitis amoraitis self-assigned this Sep 9, 2019
@amoraitis amoraitis changed the title Import from Wunderlist Import from Another service Sep 15, 2019
@amoraitis amoraitis removed their assignment Oct 19, 2019
@amoraitis amoraitis changed the title Import from Another service Import from Aanother service Oct 19, 2019
@amoraitis amoraitis changed the title Import from Aanother service Import from another service Oct 19, 2019
@ssimontis
Copy link

I'd be down to work on this. The services I can import from will all depend on the terms of use and if certain services provide export functionality...if screen scraping is the only way to export the data, it might be a ToS violation, so I would need to do some research and come back with a list of services we can import from.

We can do ORG files for sure :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed in progress
Projects
None yet
Development

No branches or pull requests

2 participants