How to save stories.md to database

Hello everyone,

I want to save the content of file stories.md to database in order to edit or add new story via database. Any help would be greatly appreciated.

I have the same needs as you. After checked the source code, I didn’t find the corresponding interface.

My approach is to link to the database when editing, and synchronize to a local file when saving stories.md or nlu.md.

1 Like