nobiot

Results 410 comments of nobiot

Yes, at the moment, every modified annotation in the notes file.

Yes. `(org-remark-source-file-name 'abbreviate-file-name)`. You can also use other functions -- see `customizing` or docstring of the variable. I will consider if I can improve the user manual.

[This section](https://nobiot.github.io/org-remark/#How-to-Use-Relative-or-Absolute-File-Names-for-Links-in-Marginal-Notes-File) of the user manual was meant to be for the question you had. Please advise if you have some ideas to make things clearer. Alternatively, perhaps I can...

If you use the built-in `package.el`, the user manual should be available automatically via `C-h i`. I do this myself for my Windows PC and Linux machine. If this is...

The only reason I can think of is the source file is changed without org-remark mode active. Even a single space added/removed will move the position of highlights. Git might...

You might auto clear trailing space, perhaps?

how do you call it? I believe it can be used with org-remark. I’d need to try it myself.

I tried `fill-paragraph` with `M-q`. There is no problem on my end. I also have my custom function to "undo" fill-paragraph; I can do undo and then fill-paragraph again and...

No, this is not available. I tried to implement something g similar (an icon when there is notes for a highlight); the approach I took at that time didn’t work...