]> code.communitydata.science - taguette_google_sheet_integration.git/log
taguette_google_sheet_integration.git
2 years agoadded support for merging and deleting tags master
Benjamin Mako Hill [Tue, 28 Feb 2023 01:57:58 +0000 (17:57 -0800)]
added support for merging and deleting tags

2 years agoadd support for multiple projects to the update code
Benjamin Mako Hill [Tue, 28 Feb 2023 01:21:15 +0000 (17:21 -0800)]
add support for multiple projects to the update code

2 years agourlencode tags in the urls we're generating
Benjamin Mako Hill [Tue, 28 Feb 2023 01:06:11 +0000 (17:06 -0800)]
urlencode tags in the urls we're generating

2 years agoadded gitignore file to help keep things clean
Benjamin Mako Hill [Tue, 28 Feb 2023 00:55:36 +0000 (16:55 -0800)]
added gitignore file to help keep things clean

2 years agoMerge branches 'master' and 'master' of /home/healspersecond/taguette_google_sheet_in...
Benjamin Mako Hill [Tue, 28 Feb 2023 00:54:38 +0000 (16:54 -0800)]
Merge branches 'master' and 'master' of /home/healspersecond/taguette_google_sheet_integration

fix some bugs and integrate the changes from the branches from charlie and mako

2 years agoadded new code to support categories
Benjamin Mako Hill [Tue, 28 Feb 2023 00:37:35 +0000 (16:37 -0800)]
added new code to support categories

categories will be exported as a separate column and stored in the database
with a tiny json object at the end of the description. they are supressed from
view in the google docs description column but will be added back on import

2 years agoAdded feature to read in multiple config files and iterate over each one to produce...
Charles Kiene [Tue, 28 Feb 2023 00:23:34 +0000 (16:23 -0800)]
Added feature to read in multiple config files and iterate over each one to produce separate tag files with corresponding project ID name.

2 years agoChanged delimiter to _ from .
Charles Kiene [Mon, 27 Feb 2023 23:12:52 +0000 (15:12 -0800)]
Changed delimiter to _ from .

3 years agoone more tweak to README about moving back
Benjamin Mako Hill [Wed, 8 Dec 2021 05:59:18 +0000 (14:59 +0900)]
one more tweak to README about moving back

3 years agofixed typos and errors
Benjamin Mako Hill [Wed, 8 Dec 2021 05:56:45 +0000 (14:56 +0900)]
fixed typos and errors

- two typos with importing code
- a few documentation typos

3 years agoadded new configuration file and README
Benjamin Mako Hill [Wed, 8 Dec 2021 05:45:08 +0000 (14:45 +0900)]
added new configuration file and README

updated code to read from the config

3 years agoinitial import of stuff into google sheets
Benjamin Mako Hill [Fri, 7 May 2021 22:46:47 +0000 (15:46 -0700)]
initial import of stuff into google sheets

- currently specific to ecology project

Community Data Science Collective || Want to submit a patch?