Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid depending on Emacs 27.1 | Vasilij Schneidermann | 2020-12-07 | 1 | -10/+9 |
| | |||||
* | Bump version | Vasilij Schneidermann | 2020-11-28 | 1 | -1/+1 |
| | |||||
* | Fix Org warnings | Vasilij Schneidermann | 2020-11-28 | 1 | -14/+24 |
| | |||||
* | Escape ID correctly | Vasilij Schneidermann | 2020-11-28 | 1 | -2/+2 |
| | |||||
* | Encode attribute and text content in generated NCX | Vasilij Schneidermann | 2020-11-21 | 1 | -1/+4 |
| | |||||
* | Disable unzip prompts, log errors and show them | Vasilij Schneidermann | 2020-09-11 | 1 | -4/+5 |
| | |||||
* | Support Org versions < 9.0 | Vasilij Schneidermann | 2020-08-29 | 1 | -4/+9 |
| | |||||
* | Fix warning about free variable | Vasilij Schneidermann | 2020-08-29 | 1 | -0/+1 |
| | |||||
* | Use native scaling if available | Vasilij Schneidermann | 2020-08-13 | 1 | -21/+21 |
| | |||||
* | Recenter after nov-history-back/-forward | Vasilij Schneidermann | 2020-06-08 | 1 | -2/+4 |
| | |||||
* | Fix nov-history-back/-forward for relative links | Vasilij Schneidermann | 2020-06-08 | 1 | -11/+12 |
| | |||||
* | Convert README to Markdown, update metadata | Vasilij Schneidermann | 2020-05-06 | 1 | -2/+2 |
| | |||||
* | Fix link label parsing for imenu | Clemens Radermacher | 2020-05-04 | 1 | -1/+3 |
| | |||||
* | Rewrite Imenu code using `nov-ncx-to-html` | Vasilij Schneidermann | 2020-05-03 | 1 | -25/+9 |
| | |||||
* | Add Imenu interop | Vasilij Schneidermann | 2020-05-03 | 1 | -0/+44 |
| | | | | Closes #69 | ||||
* | Use -let and -let* some more | Vasilij Schneidermann | 2020-05-03 | 1 | -23/+17 |
| | |||||
* | Clean up previous contributions | Vasilij Schneidermann | 2020-05-03 | 1 | -3/+8 |
| | |||||
* | Remove unused depth argument | Vasilij Schneidermann | 2020-05-03 | 1 | -4/+4 |
| | |||||
* | Bump version | Vasilij Schneidermann | 2020-05-02 | 1 | -1/+1 |
| | |||||
* | Revisit relative files visiting logic again | Vasilij Schneidermann | 2020-05-02 | 1 | -11/+11 |
| | |||||
* | Rework relative files visiting logic | Vasilij Schneidermann | 2020-05-01 | 1 | -15/+17 |
| | |||||
* | Bookmark Integration (#61) | DarkSun | 2020-02-20 | 1 | -9/+37 |
| | | | Bookmark Integration | ||||
* | Conform to org-link-store API | Vasilij Schneidermann | 2020-02-15 | 1 | -8/+7 |
| | |||||
* | Fix typo | Vasilij Schneidermann | 2020-02-14 | 1 | -1/+1 |
| | |||||
* | Use `message` with format string | Vasilij Schneidermann | 2020-02-14 | 1 | -1/+1 |
| | |||||
* | Merge pull request #47 from dov/feature-copy-url | Vasilij Schneidermann | 2020-02-14 | 1 | -0/+10 |
|\ | | | | | Added function for copying the url under the cursor into the kill-ring. | ||||
| * | Added function for copying the url under the cursor into the kill-ring. | Dov Grobgeld | 2019-01-12 | 1 | -0/+10 |
| | | |||||
* | | Document new feature | Vasilij Schneidermann | 2020-02-14 | 1 | -0/+1 |
| | | |||||
* | | Style | Vasilij Schneidermann | 2020-02-14 | 1 | -4/+4 |
| | | |||||
* | | Added history for jumping back and forward | jakub-w | 2020-02-14 | 1 | -8/+50 |
| | | |||||
* | | Implement Org link support | Vasilij Schneidermann | 2020-02-14 | 1 | -1/+36 |
| | | | | | | | | Closes #17 | ||||
* | | Support not filling text at all | Vasilij Schneidermann | 2019-08-21 | 1 | -6/+10 |
| | | | | | | | | Closes #57 | ||||
* | | Bump version | Vasilij Schneidermann | 2019-08-18 | 1 | -1/+1 |
| | | |||||
* | | Handle textual mode and unsupported image types | Vasilij Schneidermann | 2019-08-18 | 1 | -19/+28 |
| | | | | | | | | | | Closes #55 Closes #56 | ||||
* | | Bump version | Vasilij Schneidermann | 2019-06-11 | 1 | -1/+1 |
| | | |||||
* | | Apply directory-local variables | Vasilij Schneidermann | 2019-06-11 | 1 | -0/+1 |
| | | |||||
* | | Document type of forgotten customizable | Vasilij Schneidermann | 2019-06-11 | 1 | -1/+3 |
| | | |||||
* | | Bump copyright date | Vasilij Schneidermann | 2019-01-15 | 1 | -1/+1 |
| | | |||||
* | | Add command to reopen EPUB document as archive | Vasilij Schneidermann | 2019-01-15 | 1 | -0/+7 |
|/ | | | | Closes #44 | ||||
* | Bump version | Vasilij Schneidermann | 2018-11-18 | 1 | -1/+1 |
| | |||||
* | Add interop with recentf | Vasilij Schneidermann | 2018-11-18 | 1 | -0/+10 |
| | | | | Closes #40 | ||||
* | Bump version | Vasilij Schneidermann | 2018-10-23 | 1 | -1/+1 |
| | |||||
* | urldecode all the things, fix bogus target error | Vasilij Schneidermann | 2018-10-23 | 1 | -4/+9 |
| | |||||
* | Bump version | Vasilij Schneidermann | 2018-09-30 | 1 | -1/+1 |
| | |||||
* | urldecode file name and fragment | Vasilij Schneidermann | 2018-09-30 | 1 | -1/+1 |
| | |||||
* | Bump version | Vasilij Schneidermann | 2018-06-17 | 1 | -2/+2 |
| | |||||
* | Use `nov-file-name` to hold original file path | Vasilij Schneidermann | 2018-06-17 | 1 | -1/+5 |
| | | | | Closes #34 | ||||
* | Bump version | Vasilij Schneidermann | 2018-03-17 | 1 | -1/+1 |
| | |||||
* | Check whether place can be restored successfully | Vasilij Schneidermann | 2018-03-17 | 1 | -3/+12 |
| | | | | Closes #29 | ||||
* | Not a UUID | Ben McGinnes | 2018-02-16 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | * Changed the help strings referring to the unique identifier to remove references to UUIDs as that may lead to confusion. * While the identifier must be unique and while UUIDs are often utlised for that purpose due to being easy to generate programmarically, it is not a requirement of the OPF standard that this identifier must be a UUID. * The OPF standard only specifies that the package element use the unique-identifire attribute to reference the identifier in the metadata element. In turn the metadata element utilises the dc:identifier attribute with the ID matching the previous reference and the unique string of whatever format is specified. Additional information can be supplied in subsequent meta tags. * Common identifier types used include, but are not limited to: ISBNs, ISSNs, domain name based strings, URL based strings, MD5 hash digests, SHA hash digests, UUIDs and assorted other codes, including arbitrary ones set by the creator (including those hard coded in by creation software). * See also: http://www.idpf.org/epub/30/spec/epub30-publications.html#sec-opf-metadata-identifiers-uid http://dublincore.org/documents/dcmi-terms/#terms-identifier |