zaratanDotWorld / choreWheel

Computational governance tooling
GNU Affero General Public License v3.0
9 stars 0 forks source link

Allow customized chore cadences #118

Open kronosapiens opened 8 months ago

kronosapiens commented 8 months ago

Currently, all workspaces use a monthly chore cadence. Investigate allowing the customization of cadences.

This could be most simply implemented via a slash command which invokes a modal to collect all the relevant configuration information. This information might include:

This information can uniquely establish a chores cycle. All chores done before the start date should be excluded. Updating the chores cycle overwrites any existing cycle information. Start date cannot be set in the past.