Skip to content

Improve the set of export commands #311

@yhatt

Description

@yhatt

from: #87, #203

Following commands are refreshed suggestions based on #463 (comment).

  • Export Slide Deck (Quick Export) (markdown.marp.exportQuick)
    • Create the output next to the current file.
      • If the target file was not saved, this command has the same meaning as "Export slide deck as..."
    • The format is specified in markdown.marp.exportType preference.
  • Export Slide Deck To Selected Format ... (markdown.marp.exportToSelectedFormat)
  • Export Slide Deck As ... (markdown.marp.exportAs / markdown.marp.export for backward compatibility)
    • Same as the current command Export Slide Deck....
    • Always open save dialog, and ask where to export.
    • User can choose the format in the save dialog.

#203 suggests adding an extra directive for specifying a file name in the quick export. Honestly we don't want to increase the number of directives because newbies may be overwhelmed by many directives.

Legacy suggestion
  • "Export to ***": Quick export commands ("to PDF", "to HTML", "to PPTX"). The file name is the same as current document, and it will be exported next to the document.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions