Skip to content

Adds: Importer (docx, html, opml, …) #200

@olivierkes

Description

@olivierkes

The branch feature/importers has been created based on @camstevenson's work on OPML import (#192). Long life and prosperity to him !

I'll will now work on that branch to create an Importer similar to the Exporter. If I create only a Markdown import, then using pandoc we can import all the formats listed here.

Current ideas:

  • Being able to preview the import (by creating a temporary model, and showing the import in outline view / tree view / flash cards), before actually importing it.
  • Having an option to create a "scene split" or "folder split" by string expression or regular expression
  • Import a whole folder structure, each text file is a scene
  • Markdown import

So my questions for you:

  • What ideas do you have for the importer? What is necessary, what is to avoid?
  • How should a markdown document be imported? My current idea:
    • A title with subtitles in it is a folder
    • A title without subtitles is a scene

Thanks for your feedbacks :)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions