-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Problem
have several positions which are some variation on "Implement X algorithm in python". I'd prefer to only implement one algorithm per review session.
Potential solutions
- (current) Quit and create a new session to shuffle the positions around. Repeat until I get through all other reviews.
- (proposed) Add a function, and keybinding, to skip the current position during review. Depending on user settings this would either (1) remove the position from the review queue or (2) send it to the back of the queue.
- (alternative) Generalize
org-fc-bury-siblings
to enable limiting the number of positions shown from cards with a user-chosen tag per review. That is, to reference my use-case: only show one position from cards tagged with:algorithm:
Metadata
Metadata
Assignees
Labels
No labels