emacs-org-remark
Highlight & annotate text using Org mode
Org-remark lets you highlight and annotate text files, websites, EPUB books and Info documentation using Org mode.
Features:
Highlight and annotate any text file. The highlights and notes are kept in an Org file as the plain text database. This lets you easily manage your marginal notes and use the built-in Org facilities on them – e.g. create a sparse tree based on the category of the notes
Create your your own highlighter pens with different colors, type (e.g. underline, squiggle, etc. optionally with Org’s category for search and filter on your highlights and notes)
Have the same highlighting and annotating functionality for websites (when browsing with EWW), EPUB books with
nov.el
, Info documentation
- Versions: 1.3.0
- Website: https://nobiot.github.io/org-remark/
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of emacs-org-remark
as follows:
guix install emacs-org-remark
Or install a particular version:
guix install emacs-org-remark@1.3.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of emacs-org-remark about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/emacs-org-remark'><img src='https://packages.guix.gnu.org/packages/emacs-org-remark/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/emacs-org-remark)
Example Org:
[[https://packages.guix.gnu.org/packages/emacs-org-remark][https://packages.guix.gnu.org/packages/emacs-org-remark/badges/latest-version.svg]]