Description
Overview
Import markdown file (or plain text file) or zip file into a specific database rich text field
Functionality
Here is the feature flow:
Choose "Markdown" as an import option (already exists)
Select or Create a destination space (already exist)
After the "Import Now" the user can select if it will be imported into a database or as a document:
If the Create Database is selected, there will be the fields:
| Markdown field | Type | Fibery Field | comment |
| Filename | Name | Name | cannot be unchecked name is not changeable |
| File Content | Rich Text Markdown | Content | cannot be unchecked name is changeable |
| Folder Name | Text | Folder | cannot be unchecked name is not changeable
This is the name of the folder where the file is stored. The value is / if the file is in the root folder. |
Text for the Document screen: Import markdown files as individual documents in your workspace
Pressing the "Import now" will create the database, and markdown content will be imported to the specified field.
add support of Import from Space screen database menu