Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review all cards from a file no matter the due date #132

Open
zorgick opened this issue Oct 24, 2024 · 1 comment
Open

Review all cards from a file no matter the due date #132

zorgick opened this issue Oct 24, 2024 · 1 comment

Comments

@zorgick
Copy link

zorgick commented Oct 24, 2024

Hi there!
Is there a way to review all cards from a file, or based on a filter-by-tag?

I returned to a topic that I studied a year ago, but the due dates are scheduled only for the next year. I can't clearly remember what the most of these cards are about, so I would like to process them in one go in org-fc manner.

@zorgick
Copy link
Author

zorgick commented Oct 24, 2024

So far I envision it like adding a time filter to review cards that are older than a certain day.
This approach should collect all cards with time older than specified by user and filtered by any tags or pathnames.
It is also important to separate the results of such reviews from normal-flow reviews, which means that org-fc-review-data-write and org-fc-cache-update should be muffled and not produce any changes to the cache and the cards' files.
I'm still studying the code, so I'll be glad to hear your opinion on this approach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant