Quick update: The upcoming version will come with experimental support for flagging tasks that can be enabled by setting "show_flag": true
. This will add a little flag icon to the top right corner of the annotation card, which can be toggled via click or by pressing F.
Flagging a task will simply add "flagged": true
. When exporting annotations with db-out
, you can set --flagged-only
to only export flagged tasks.