10000 Merge pull request #40 from homeylab/update_doc_brief · homeylab/bookstack-file-exporter@5bffeb2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5bffeb2

Browse files
authored
Merge pull request #40 from homeylab/update_doc_brief
Update doc brief
2 parents f72e3c9 + 7b9e6c2 commit 5bffeb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Table of Contents
2121
## Background
2222
_If you encounter any issues, want to request an additional feature, or provide assistance, feel free to open a Github issue._
2323

24-
This tool provides a way to export [Bookstack](https://github.com/BookStackApp/BookStack) pages and their content (_text, images, metadata, etc._) into a relational parent-child layout locally with an option to push to remote object storage locations. See [Backup Behavior](#backup-behavior) section for more details on how pages are organized.
24+
This tool provides a way to export [Bookstack](https://github.com/BookStackApp/BookStack) pages and their content (_text, images, attachments, metadata, etc._) into a relational parent-child layout locally with an option to push to remote object storage locations. See [Backup Behavior](#backup-behavior) section for more details on how pages are organized. Image and attachment links can also be modified in markdown exports to point to local exported paths.
2525

2626
This small project was mainly created to run as a cron job in k8s but works anywhere. This tool allows me to export my docs in markdown, or other formats like pdf. I use Bookstack's markdown editor as default instead of WYSIWYG editor and this makes my notes portable anywhere even if offline.
2727

0 commit comments

Comments
 (0)
0