Skip to content

Elilif/org-doc-noter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Org-doc-noter

Yet another synchronized document annotator.

Installation

Use package.el

M-x package-vc-install RET https://github.com/Elilif/org-doc-noter RET

Manually

(add-to-list 'load-path "path-to-org-doc-noter")
(require 'org-doc-noter)

Usage

CommandsDescription
org-doc-noterStart a org-doc-noter session.
org-doc-noter-kill-sessionKill an org-doc-noter session.
org-doc-noter-insert-noteInsert note associated with the current location.
org-doc-noter-sync-current-pageGo the location of the selected note, in relation to where the point is.
org-doc-noter-sync-next-pageShow next page that has notes.
org-doc-noter-sync-prev-pageShow previous page that has notes.

About

Yet another synchronized document annotator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published