Skip to content

Google Docs Add on to add Custom File Properties to a file.

Notifications You must be signed in to change notification settings

imox2/gdoc-metadata-adder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gdoc-metadata-adder

Google Docs Add on enable us to add Custom File Properties to a file. You can use Drive API to add your own properties to a Google Drive file. These properties are stored as key/value pairs on the file.

I did not find a way using which I can add custom key-value properties using a UI. So I build this.

You can read more about custom properties

Use Case:

  • I want Drive api to fetch only those docs which I have published. In this scenario I will add custom properties to those docs eg {type:published} then using Drive api I will fetch only such docs. As Properties can also be used in search expressions.

Live Add On:

The add-on is now live on chrome store

About

Google Docs Add on to add Custom File Properties to a file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published