.. _`Text`: .. _`org.sysess.sympathy.data.text.importtext`: Text ~~~~ .. image:: import_text.svg :width: 48 Data source as text Documentation ############# Import data as a Text. :Opposite node: :ref:`Export Texts` :Ref. nodes: :ref:`Texts` For instructions on how to add or write custom plugins, see :ref:`pluginwriting`. Definition ########## *Input ports*: :: datasource Datasource *Output ports*: :port1: text Imported Text *Configuration*: **Importer** (active_importer) Select data format importer **Action on import failure** (fail_strategy) Decide how failure to import a file should be handled. .. automodule:: node_import_text .. class:: ImportText Plugins ####### * :ref:`DataImportAuto` * :ref:`DataImportText` Example flows ############# * :download:`InputOutputGenerate.syx `