branch: externals/org-remark
commit 310b79efc5189628c3ff95ed446acd92bf12d003
Author: Noboru Ota <m...@nobiot.com>
Commit: Noboru Ota <m...@nobiot.com>

    doc: Add a limitatino of moving files
---
 README.org | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.org b/README.org
index 1197954b04..9c1a226a7e 100644
--- a/README.org
+++ b/README.org
@@ -112,6 +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
 
 * Changelog
 :PROPERTIES:

Reply via email to