BookStackApp / BookStack

A platform to create documentation/wiki content built with PHP & Laravel
https://www.bookstackapp.com/
MIT License
15.02k stars 1.88k forks source link

Possibility to convert/import a webpage to markdown #4902

Open eHonnef opened 6 months ago

eHonnef commented 6 months ago

Describe the feature you'd like

When creating a new page in bookstack, add a possibility to import a webpage as markdown by using the webpage url. Then the images are automatically uploaded locally and the webpage text is converted to markdown.

Similar how joplin web clipper works or this website.

Describe the benefits this would bring to existing BookStack users

This feature is a quality of life improvement, for example, if I want to save a webpage that has some nice documentation, I have to use another tool to convert to markdown and then manually copy/paste or upload the images to my bookstack page.

Can the goal of this request already be achieved via other means?

Maybe as a bookstack hack.

Have you searched for an existing open/closed issue?

How long have you been using BookStack?

3 months to 1 year

Additional context

No response

webman2030 commented 4 months ago

similar https://github.com/BookStackApp/BookStack/issues/813#issue-317455047