Search Unity

Google sheets

Discussion in 'Localization Tools' started by samifruit514, Oct 6, 2020.

  1. samifruit514

    samifruit514

    Joined:
    Mar 27, 2015
    Posts:
    30
    First of all, thanks for you work. This plugin is awsome.

    With the google sheet thing, it is very easy to use.

    BUT

    it would be awsome and very efficient if there would be an easy way to sync the sheet with the local tables. Right now, I have to find my table in my project, open it and press "pull". If this could be automatic, it would be very nice
     
    karl_jones likes this.
  2. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    8,282
    Hi,

    Glad you like the library.
    Do you want to sync all the tables or just 1?
    If you look at the Google sheets samples which can be accessed from the package manager you will see several examples to help you customize the workflow.

    Add the sample to the project and you will see several new Menu Items under Localization Samples
    These 2 sound like what you are looking for

    Localization Samples/Google Sheets/Push All Google Sheets Extensions
    Localization Samples/Google Sheets/Pull All Google Sheets Extensions