Import Markdown notes #2417

Closed
opened 2026-02-05 04:05:08 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @Buliwif on GitHub (Oct 6, 2021).

Hi,

As we have an "Export" button, can you implement an "Import Markdown notes" button which open a text box where we can copy markdown notes ?
Of course we use the WYSIWYG mode and that's why I ask for this function.

The benefit is inter-operability between notes apps like joplin and bookstack

Thank you :)

Originally created by @Buliwif on GitHub (Oct 6, 2021). Hi, As we have an "Export" button, can you implement an "Import Markdown notes" button which open a text box where we can copy markdown notes ? Of course we use the WYSIWYG mode and that's why I ask for this function. The benefit is inter-operability between notes apps like joplin and bookstack Thank you :)
Author
Owner

@ssddanbrown commented on GitHub (Oct 6, 2021):

Hi @Buliwif,
Thanks for the suggestion.
I don't really want to open up a bunch of requests for the importing of various formats within the user interface.
Especially with markdown, the ultimate goal would be #842 via #2738, rather than providing some specific import feature.

For now, the API does allow the direct pushing of markdown content when creating/updating pages. Alternatively, you could temporarily change the editor option to be markdown for a bit, while importing your content.

@ssddanbrown commented on GitHub (Oct 6, 2021): Hi @Buliwif, Thanks for the suggestion. I don't really want to open up a bunch of requests for the importing of various formats within the user interface. Especially with markdown, the ultimate goal would be #842 via #2738, rather than providing some specific import feature. For now, the API does allow the direct pushing of markdown content when creating/updating pages. Alternatively, you could temporarily change the editor option to be markdown for a bit, while importing your content.
Author
Owner

@Buliwif commented on GitHub (Oct 6, 2021):

It will be perfect, thank you.

@Buliwif commented on GitHub (Oct 6, 2021): It will be perfect, thank you.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#2417