HiveMinds / tw-install

Automatically installs Taskwarrior, Taskserver (TODO: and Timewarrior). This project aims to support automated installation of all Taskwarrior hook scripts, configuration flavours etc. with a single command.
GNU Affero General Public License v3.0
17 stars 7 forks source link

Move the `tw_gcalSync` clone into a separate folder named `repository` in folder `gCal`. #43

Open a-t-0 opened 3 years ago

a-t-0 commented 3 years ago
      <p>Currently files belonging to the <code>tw_gcal_sync</code> repository modifications are put inside maintenance, because the <code>gCal</code> folder needs to be empty when the repository is cloned into it.  Then they are moved into <code>/gcal/taskw_gcal_sync</code> after the repository is cloned. If there is a separate folder named <code>repository</code> made inside folder <code>gCal</code>, then <code>askSync.sh</code><br>

,insertCode.sh,customLocalServer.py can be copied into gCal which generates less clutter inside folder maintenance.

Moving askSync has an effect on the automated url opening, as some of the comands to get the url (e.g. insertCode or .. inherit the current/working directory in which the askSync is located.) *This most likely also holds for the first sync command in AskSync."