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

[Bug] Review shows a wider-than-expected view #101

Open
cashpw opened this issue Sep 21, 2022 · 1 comment
Open

[Bug] Review shows a wider-than-expected view #101

cashpw opened this issue Sep 21, 2022 · 1 comment

Comments

@cashpw
Copy link
Contributor

cashpw commented Sep 21, 2022

My reviews regularly show headings from other cards.

To illustrate, I'll reference my clay shrinkage note. In a review of position "front" of 83f7b276-da21-4613-894b-ce62e960b211, when coming in from another file, all LEVEL=2 headings beneath Flashcards are shown. This is only reproducible when in a org-fc-context-all-style review which spans multiple files. A org-fc-context-buffer review has always correctly shown only the heading being reviewed.

I'll update here as I investigate.

@cashpw
Copy link
Contributor Author

cashpw commented Sep 23, 2022

I haven't been able to reproduce the issue since adding a (debug) command before (org-fc-narrow) in org-fc-review-next-card. I suspect there's some asynchronous underlying issue and the pause before I hit c to exit the debugger is sufficient to ensure that (org-fc-narrow) works as intended.

The issue only appears in an org-fc-context-all, multi-file, review. It may be related to some package/mode/etc I have which occurs when going into a new file.

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