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

Add ability to configure Sheet columns and rows #25

Merged
merged 6 commits into from
May 5, 2020

Conversation

Isakdl
Copy link
Contributor

@Isakdl Isakdl commented May 5, 2020

Can now specify the index for where the column of key, description and first_language_key as well as the rows for header_row and first_translation_row.

If these are not set in the config file we will fallback to the old default values so this change will compatible with older versions.

These configurations are also generated with the create-config command.

There is documentation on how to use it in the readme

@gocal
Copy link
Owner

gocal commented May 5, 2020

@Isakdl there're conflicts in the lib/src/gsheet/ghseet_importer.dart

@gocal gocal merged commit 3af5481 into gocal:master May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants