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

Missing an option to write description #145

Closed
Ramjii opened this issue Feb 3, 2021 · 0 comments · Fixed by #158
Closed

Missing an option to write description #145

Ramjii opened this issue Feb 3, 2021 · 0 comments · Fixed by #158

Comments

@Ramjii
Copy link

Ramjii commented Feb 3, 2021

Sorry in advance if I missed it, but I don't seem to see any option for gupload to add a description to the file (visible in the details panel in gdrive).
It would be a really nice feature to add, the previous gdrive upload tool I was using had it.

Otherwise, great script, thanks a ton for it. Works well on Windows

Akianonymus added a commit to Akianonymus/google-drive-upload that referenced this issue May 9, 2021
… file | Resolve labbots#145

-desc | --description | --description-all - Specify description for the given file.

    To use the respective metadata of a file, below is the format:

         File name ( fullname ): %f | Size: %s | Mime Type: %m

         Now to actually use it: --description 'Filename: %f, Size: %s, Mime: %m'

         Note: For files inside folders, use --description-all flag.

* add _json_escape function to common-utils
Akianonymus added a commit to Akianonymus/google-drive-upload that referenced this issue May 9, 2021
…abbots#145

-desc | --description | --description-all - Specify description for the given file.

    To use the respective metadata of a file, below is the format:

         File name ( fullname ): %f | Size: %s | Mime Type: %m

         Now to actually use it: --description 'Filename: %f, Size: %s, Mime: %m'

         Note: For files inside folders, use --description-all flag.

* add _json_escape function to common-utils
Akianonymus added a commit to Akianonymus/google-drive-upload that referenced this issue May 9, 2021
…abbots#145

-desc | --description | --description-all - Specify description for the given file.

    To use the respective metadata of a file, below is the format:

         File name ( fullname ): %f | Size: %s | Mime Type: %m

         Now to actually use it: --description 'Filename: %f, Size: %s, Mime: %m'

         Note: For files inside folders, use --description-all flag.

* add _json_escape function to common-utils
Akianonymus added a commit that referenced this issue May 10, 2021


-desc | --description | --description-all - Specify description for the given file.

    To use the respective metadata of a file, below is the format:

         File name ( fullname ): %f | Size: %s | Mime Type: %m

         Now to actually use it: --description 'Filename: %f, Size: %s, Mime: %m'

         Note: For files inside folders, use --description-all flag.

* add _json_escape function to common-utils
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants