Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

Store InfiniDrive Uploads in Isolated Location #18

Closed
DavidBerdik opened this issue Jul 1, 2019 · 1 comment
Closed

Store InfiniDrive Uploads in Isolated Location #18

DavidBerdik opened this issue Jul 1, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@DavidBerdik
Copy link
Owner

The Drive API allows for hidden folders to be created. Hidden folders are not displayed in the Drive UI, and can only be accessed via search. InfiniDrive should make use of a hidden folder for storing uploads.

Doing this would be advantageous because:

  • It would discourage users from viewing and editing InfiniDrive-generated Docs files
  • It would prevent cluttering the user's Drive account with folders
  • The list command would not display folder IDs for non-InfiniDrive files
@DavidBerdik DavidBerdik added the enhancement New feature or request label Jul 1, 2019
@DavidBerdik DavidBerdik self-assigned this Jul 1, 2019
@DavidBerdik
Copy link
Owner Author

This feature was implemented across c680a60, d3218db, and bbb3593.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant