branch: externals/org-remark commit 95b408ff3981a858d9b16981ffc6d0cd28f623ad Author: Noboru Ota <m...@nobiot.com> Commit: Noboru Ota <m...@nobiot.com>
docs: add video link; fix Contributing section with Org-remark - Contained Org-transclusion (copy and paste error) --- README.org | 8 ++++---- demo/marginalia.org | 7 +------ docs/org-remark.org | 6 ++---- 3 files changed, 7 insertions(+), 14 deletions(-) diff --git a/README.org b/README.org index 150774ef2a..f55602bcd5 100644 --- a/README.org +++ b/README.org @@ -32,7 +32,9 @@ Getting Started in the user manual will get you started in 5 minutes: [[https:// For customization, refer to the customization group `org-transclusion' or user manual: [[https://nobiot.github.io/org-remark/#Customizing][online]]. -* Screenshots :noexport: +A short [[https://youtu.be/c8DHrAsFiLc][introductory video]] (8 minutes) is available on YouTube. + +* Screenshots and Videos :noexport: [[./resources/images/2022-01-22-Title.png]] *Figure 1*. Left: Org-mode with text enlarged; Right: marginal notes with an inline image @@ -87,9 +89,7 @@ Below are example keybindings you might like to consider: Create issues, discussion, and/or pull requests in the GitHub repository. All welcome. -Feedback is also welcome in [[https://org-roam.discourse.group/t/prototype-org-marginalia-write-margin-notes-with-org-mode/1080][Org-roam Discourse forum]]. - -Org-transclusion is part of GNU ELPA and thus copyrighted by the [[http://fsf.org][Free Software Foundation]] (FSF). This means that anyone who is making a substantive code contribution will need to "assign the copyright for your contributions to the FSF so that they can be included in GNU Emacs" ([[https://orgmode.org/contribute.html#copyright][Org Mode website]]). +Org-remark is planned to be submitted to GNU ELPA and thus copyrighted by the [[http://fsf.org][Free Software Foundation]] (FSF). This means that anyone who is making a substantive code contribution will need to "assign the copyright for your contributions to the FSF so that they can be included in GNU Emacs" ([[https://orgmode.org/contribute.html#copyright][Org Mode website]]). Thank you. diff --git a/demo/marginalia.org b/demo/marginalia.org index a26cc3c93b..b6a967f9f8 100644 --- a/demo/marginalia.org +++ b/demo/marginalia.org @@ -45,12 +45,6 @@ Marginalia from Opticks or, A treatise of the reflexions, refractions, inflexion ** org-remark-create - - - - - - ** Nouveau :PROPERTIES: :org-remark-beg: 176 @@ -80,6 +74,7 @@ Add annotation. :org-remark-link: [[file:~/src/org-remark/demo/demo.txt::14]] :END: + ** 19th century :PROPERTIES: :org-remark-beg: 714 diff --git a/docs/org-remark.org b/docs/org-remark.org index 844b307c47..7a17faea71 100644 --- a/docs/org-remark.org +++ b/docs/org-remark.org @@ -1,7 +1,7 @@ #+title: Org-remark User Manual #+author: Noboru Ota <m...@nobiot.com> #+macro: version 0.1.x -#+macro: modified 23 January 2022 +#+macro: modified 25 January 2022 #+language: en #+export_file_name: org-remark.texi @@ -320,9 +320,7 @@ To create this package, I was inspired by the following packages. I did not copy Create issues, discussion, and/or pull requests in the GitHub repository. All welcome. -Feedback welcome in this repo, or in [[https://org-roam.discourse.group/t/prototype-org-marginalia-write-margin-notes-with-org-mode/1080][Org-roam Discourse forum]]. - -Org-transclusion is part of GNU ELPA and thus copyrighted by the [[http://fsf.org][Free Software Foundation]] (FSF). This means that anyone who is making a substantive code contribution will need to "assign the copyright for your contributions to the FSF so that they can be included in GNU Emacs" ([[https://orgmode.org/contribute.html#copyright][Org Mode website]]). +Org-remark is planned to be submitted to GNU ELPA and thus copyrighted by the [[http://fsf.org][Free Software Foundation]] (FSF). This means that anyone who is making a substantive code contribution will need to "assign the copyright for your contributions to the FSF so that they can be included in GNU Emacs" ([[https://orgmode.org/contribute.html#copyright][Org Mode website]]). Thank you.