HiveMinds / HiveMinds/tw-install

Re-configure taskwarrior setup on-the-fly.

Open
#76 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
20
Forks
7
PR merge metrics
No merged PRs in 30d

Description

A suggestion by @linuxcaffe was made to expand the installer to a reconfiguration service/interface. For example, linuxcaffe may share a file, on Git or Instagram whatever, that specifies its setup in a format that is supported by this installer:
- taskwarrior & timewarrior
- These 7 hook scripts
- sorting on due date
- max 50 tasks
- some colour settings
- etc. etc.
and someone could get the link or scan the QR code to get a taste of the setup that linuxcaffe uses. (Because the reconfiguration service of this installer would change the configuration of the user towards that of linuxcaffe on the fly).

Advice was given regarding the folder structure that might be convenient for such a service.

For enabling and disabling things in the`.taskrc` file, it may be useful to use nested-includes. For example, the `.taskrc` could perhaps contain all the basic taskwarrior settings, and it could have a line `include ~/.task/install/install.config`. Then that `install.config` file I could have some settings AND a line `include ~/.task/install/example-hook.config` which in turn would then enable-/disable hooks (and so-on).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.