branch: externals/org-remark commit 6aa087a6d0347e05a2e2c1e80dca53a77c003a2a Author: Noboru Ota <m...@nobiot.com> Commit: Noboru Ota <m...@nobiot.com>
doc: Add a limitatino of moving files --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 9c1a226a7e..894d1f68bc 100644 --- a/README.org +++ b/README.org @@ -112,7 +112,7 @@ Personally I have never experienced such performance issues with overlays; never - Turning off minor mode does not turn off the highlights :: This should not do any harm, but if you are distracted, kill the buffer (not revert) and visit it again. Toggling show/hide of highlights is something I would like to add later. - Copy & pasting loses highlights :: You could manually recover it by adjusting the properties in the margin notes file. - Undo highlight does not undo it :: Highlight a region of text with =om/mark= and immediately undo it. The highlight disappears, but it is still being tracked with =om/highlights=. -- Moving source files and marginalia file around does not change does not update the file path -- it will confuse the marginalia file +- Moving source files and marginalia file :: Move your files and marginalia file to another directory does not update the source path recorded in the marginalia file. It will be confusing. Try not to do this. * Changelog :PROPERTIES: