Skip to content

Scheduled Quests #15

@nruffilo

Description

@nruffilo

Users should have the ability to schedule recurring quests. They are created exactly like a regular quest is created but have a frequency: "Daily" "weekly" "monthly" for now, ideally it would also support "every M, W, F" etc as normal calendar items are. We then need a trigger (likely a DB trigger) that runs daily to trigger the daily/weekly/monthly task creation. For all tasks created in this way, they will have an expiration date based off that time. So daily would expire the next day, weekly the next week, etc. This way your daily "take a shower" don't pile up if you skip a day.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions