Supportable export formats
Theoretically, SmoceDoc is able to export the data to any text format. SmokeDoc supports export files both with linear (CSV, SQL) and non-linear (CSV, SQL) structure. The difference between the mentioned types is as following: a linear structure is a table with fixed number of fields at each note while a non-linear one is a tree with random number of fields, where the nested blocks will be used. SmokeDoc presents three predefined formats: XML, SQL and CSV, each fitting its profile type. There is also a custom profile type. Any other formats can be created on the basis of the existing ones: linear formats are created on the basis of custom profile, while non-linear ones — on the basis of XML profile.
| Data export | Export profiles |

