warpas / juggernaut-project

A simple Ruby script to export time logged through Toggl to Google Calendar
5 stars 1 forks source link

Scripts do not copy formatting when copying a sheet #14

Open TrueZortal opened 1 year ago

TrueZortal commented 1 year ago

Scripts: add_month_to_sheet_and_copy_last.rb && bulk_add_next_month_and_copy_last.rb

Current behaviour: Copy the sheet but do not copy the formatting Steps to replicate: Try to run the script for any sheet Expected behaviour: Copy sheet with formatting

warpas commented 1 year ago

Please add new functions instead of editing old ones (ex. keep the send_to_sheets method and add a new one)