Grant access to folders

For the markup languages ​​Markdown, MultiMarkdown, Textile, Wikitext, BBCode and Smark, folders can be set up, from which eBookBinder is allowed to copy images, linked in the added texts, to the resulting eBook.

What should be considered when linking images in documents

So that eBookBinder can access image files that can be accessed in the documents using markup and integrated accordingly in the eBook, the images must be linked accordingly. The images that are linked and should be included should be either in the same directory as the document itself, or be in a subdirectory of the directory in which the document is located.

Examples that work (Markdown)

![](image.jpg)
![](images/123.jpg)

Examples that do not work

![](../image.jpg)
![](file://users/myname/images/123.jpg)

Add shared directory

To add a folder that eBookBinder can access while importing chapters, click the "+"-button and select the appropriate directory in the selection menu that appears.

Removing the shared directory

In order to revoke eBookBinder's permission to access a configured folder, the corresponding folder must be selected in the table and can then be removed by clicking the "-"-button.