Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Epub #809

Merged
merged 2 commits into from
Jan 2, 2016
Merged

Epub #809

merged 2 commits into from
Jan 2, 2016

Conversation

Boldie
Copy link

@Boldie Boldie commented Aug 15, 2015

I have implemented a simple export to epub. It is quite easy with the ebooklib. If I will have time in the future I will extend the plugin to create a better toc from the Categories.

refs #57

Sven Steckmann added 2 commits December 27, 2015 17:27
This is necessary to use external libraries which process the files by its
own and finally write the files to a given location. This makes the process
of implementing such a plugin more easy.

This also fixes a possible issue if self.out is not a string, then the
program may crash because closing a string does not work.
Now I can read the recipes on my tablet :) The plugin uses the ebooklib
available at pip which makes creation of a epub very easy. In the futuere
a mobie export is planned within this library too.

For the moment this is a basic implementation, in the future we should
implement some more things for e.g. to set the language or a book title,
cover page, ordering, categories, etc. but this is the first step.

refs thinkle#57
@Boldie
Copy link
Author

Boldie commented Dec 27, 2015

Updated branch to master

thinkle added a commit that referenced this pull request Jan 2, 2016
@thinkle thinkle merged commit e520d7a into thinkle:master Jan 2, 2016
@Boldie Boldie deleted the epub branch January 14, 2017 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants