rstudio / pins-r

Pin, discover, and share resources
https://pins.rstudio.com
Other
312 stars 63 forks source link

Onedrive/Sharepoint board? #498

Closed hongooi73 closed 3 years ago

hongooi73 commented 3 years ago

Would there be interest in having the ability to put a board in Onedrive/Sharepoint?

There is an app from MS that syncs OD/SPO folders to your local drive, so in principle you don't need to do anything extra. However, this is only available for Windows and recent versions of MacOS. If you're on Linux, syncing can be tricky.

I can make a PR leveraging Microsoft365R as the OD/SPO backend for pins, if you feel it would be useful.

hadley commented 3 years ago

Yeah, that'd be awesome! There's some rough notes-to-self on creating a new board in #481, or if you implement the basics, I'm happy to finish off the details.

hongooi73 commented 3 years ago

Working on a PR now, using board_azure, board_s3 and board_folder for reference. Do you have a rough date on when you'll be submitting to CRAN?

hadley commented 3 years ago

I'm planning to come back to pins on Sept 13, and then probably aim for release 2 weeks later, all going well.

github-actions[bot] commented 2 years ago

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.