diff -r a21f3604f1db -r 523ca1dfd077 elog2labfolder/_build/html/_sources/import_export.rst.txt --- a/elog2labfolder/_build/html/_sources/import_export.rst.txt Wed Feb 07 16:53:37 2018 +0100 +++ b/elog2labfolder/_build/html/_sources/import_export.rst.txt Tue Mar 27 16:07:14 2018 +0200 @@ -13,7 +13,7 @@ Export ------ -Exporting projects (or just single entries) is possible in three different formats: PDF, XHTML and JSON. The export as PDF can be done from within a project ... +Exporting projects (or just single entries) is possible in three different formats: PDF, XHTML and JSON. The **export as PDF** can be done from within a project ... .. image:: _static/export_of_projects.png :width: 70 % @@ -25,7 +25,7 @@ :width: 70 % :align: center -The XHTML export can be done via the settings: +The **XHTML export** can be done via the settings: .. image:: _static/export_xhtml.png :width: 70 % @@ -33,5 +33,5 @@ However, to use this type of export it has to be installed first in the *Manage > Apps* section. By means of the XHTML export all projects that one owns will be exported. A detailled selection of projects or entries to be exported is not possible. As soon as the export process is finished a download link appears in the settings in *Data exports*. The downloadable ZIP file contains all images and files along with an index.html file that contains information about all entries. You could open and view the index.html file in a browser similar to the view in labfolder. -The JSON export is only useable via the API endpoint ``GET /entries``. However, at the moment the response only contains useful information such as dates and tags. The author name is hidden behind the author ID and the entry text content is completely missing. +The **JSON export** is only useable via the API endpoint ``GET /entries``. However, at the moment the response only contains useful information such as dates and tags. The author name is hidden behind the author ID and the entry text content is completely missing.