quarto-dev / quarto-dev/quarto-cli
Detect rendering from OneDrive synced folder and warn
Open
@cderv is already working on this.
Since Nov 8, 2023.
enhancement
file-systems
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
I wonder if we should be checking this: https://stackoverflow.com/a/43625628
%OneDrive%if you have only one OneDrive client on your PC or for the default one. If not,%OneDriveConsumer%for the personal OneDrive and%OneDriveCommercial%for OneDrive for Business.
Quarto could (probably should!) detect this, check if it's being called from inside that directory, and then emit a warning.
Originally posted by @cscheid in https://github.com/quarto-dev/quarto-cli/discussions/6847#discussioncomment-7016601
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.