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

    docs: NEWS and README (incomplete, WIP)
---
 NEWS       |  3 +++
 README.org | 13 +++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/NEWS b/NEWS
index 7df97e34aa..e6e4dce70b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 - Changes ::
 
+  - Visit and open: for open you will stay in the current buffer. For further
+    edititing, use visit.
+
   - Removing all use of "marginalia"
 
     + The default value of org-remark-notes-file-path is changed from
diff --git a/README.org b/README.org
index f4fd13e07b..c3a04b2f77 100644
--- a/README.org
+++ b/README.org
@@ -62,6 +62,8 @@ non-nil, Org-marginalia will add an ID property to the file 
level. This is mainl
 - [[#feedback][Feedback]]
 - [[#license][License]]
 - [[#local-variables][Local Variables]]
+- [[#org-remark][org-remark]]
+  - [[#defun][defun]]
 :END:
 
 * Installation
@@ -318,3 +320,14 @@ This work is licensed under a GPLv3 license. For a full 
copy of the licese, refe
 # End:
 
 
+
+* org-remark
+:PROPERTIES:
+:org-remark-file: ~/src/org-remark/org-remark.el
+:END:
+
+** defun
+:PROPERTIES:
+:CATEGORY: correction
+:END:
+[[file:~/src/org-remark/org-remark.el::211][org-remark]]

Reply via email to