seznam / flexp

BSD 3-Clause "New" or "Revised" License
8 stars 3 forks source link

Migrate TxtToHtmlEditable. #12

Closed alaneckhardt closed 6 years ago

alaneckhardt commented 6 years ago

Editable Txt is sometime useful for example to edit the description of the experiment. It is quite convenient to do it directly from flexp than on the file system level.

tomasprinda commented 6 years ago

It is in TxtToHtml as a parameter editable, default to True.

alaneckhardt commented 6 years ago

You're right! I remember the discussion now. Thanks!