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

Feature request/question: tufte side notes #77

Open
JonatanSahar opened this issue Feb 6, 2024 · 1 comment
Open

Feature request/question: tufte side notes #77

JonatanSahar opened this issue Feb 6, 2024 · 1 comment

Comments

@JonatanSahar
Copy link

Hi! Thanks so much for all of your work on this.
Are you familiar with the concept of side notes as it was popularized by tufte's work? The idea is basically to have footnote-type information appear alongside the text, so the that you can view it it context. Would it be possible to replicate this behaviour using org-remark? I imagine there's some synchornized scrolling feature already existing in emacs that one could leverage for this?

Thanks again!

@nobiot
Copy link
Owner

nobiot commented Feb 6, 2024

To me, org-remark can already do this. See an example in the image below.

image

I imagine there's some synchornized scrolling feature already existing in emacs that one could leverage for this?

What you seem to be suggesting is some sort of automatic "movement" from opening one highlight to the next as you read through the main buffer. There is a convenient function for navigating through multiple highlights, from one to the other with a single key. This is not based on scrolling down the buffer, though. Refer to this part of the user manual.

I do not know of "synchronized scrolling feature" in Emacs. Perhaps it may be a good project for you or someone to try. I'd love to see what you come up with :)

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

2 participants