cards: add buried_until column for burying a flashcard until the next day #80
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority/Critical
Priority/High
Priority/Low
Priority/Medium
Reviewed/Confirmed
Reviewed/Duplicate
Reviewed/Invalid
Reviewed/Won't Fix
Status/Abandoned
Status/Blocked
Status/Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
project-halkyon/halkyon-infra!80
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/80/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Mirrors Anki's bury (the temporary sibling of hidden_at / suspend): the
client sets buried_until to the start of the next local day; due
queries exclude the card while buried_until > now, so it returns on its
own with no unbury job. FSRS state untouched. CHECK mirrors the
hidden_at/reported_at after-created constraints.
Companion halkyon-learn PR carries the Drift column, sync round-trip,
and the study-session Bury action. Apply to the live instance before
merging the app side (three-touch rule + live-DB apply).
Signed-off-by: Tizian 「ティツィアーン」 raisondetredev@pm.me