diff options
author | Simon Parri <simonparri@ganzeria.com> | 2025-09-02 09:40:32 -0500 |
---|---|---|
committer | Simon Parri <simonparri@ganzeria.com> | 2025-09-02 09:40:32 -0500 |
commit | 72927bf3ec66eb7f895aeee6cc6b2ca06aa12f55 (patch) | |
tree | f02c5686a5ef03edefc41751b59addae325783dc /README.org | |
download | ol-file-paged-0.50.tar.gz ol-file-paged-0.50.zip |
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.org b/README.org new file mode 100644 index 0000000..632253b --- /dev/null +++ b/README.org @@ -0,0 +1,9 @@ +#+TITLE: ol-file-paged +#+SUBTITLE: Org file links with associated page number + +* =ol-file-paged= +/Org file links with associated page number./ + +=ol-file-paged= introduces a new type of link to Org-mode. It is a =file:= link that also encodes a page number, making it suitable for referring to paged media such as PDFs. It currently integrates with the built-in =doc-view-mode= and =pdf-tools=. Please read the package’s description and function docstrings to learn how to use it. + +*Warning: This project is still version < 1.0, and is therefore /not guaranteed to be stable/. I maintain it for myself, but do not have capacity to improve or test it beyond my needs.* If you find a bug, feel free to report it, but don’t expect there not to be any. |