Skip to content

epfluegel/Outline-Export

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Export your outline

Export your outline from WorkFlowy and from Dynalist to various formats including RTF and LaTeX. The extension has a lot of options to create your document, and offers settings to customize your interface.

The options

Output Format

Choose your format for the output file among :

  • Text
  • OPML
  • HTML
  • Markdown
  • RTF
  • LaTeX
  • LaTeX Beamer

Indentation

You can choose if you output text is indented with space or tabulation or not indented

Able only in Text Format

Default item style

Choose your style to apply by default to each node of your outline input. "Has nested item" Means that the style will be applied to node who have children node. "Is nested item" Means that the style will be applied to node who are terminal.

All the default style are :

  • Heading
  • Bullet
  • Enumeration
  • None

Disable in OPML Format. You can choose your Bullet character for Text Format

Other Options

Strip Tags

If is selected the tag in the outline input will be removed in the output.

Include Notes

If is selected the output keep the note.

Additional Line Break

If is selected the output will insert an additional line break.

Disable in Format Markdown and LaTeX.

Parse Markdown syntax

If is selected the exporting apply some Markdown rules :

Expert Mode

If is selected the exporting apply some rules define by Tag in the input outline.

Fragment

If is selected the output doesn't contain header and footer.

Disable in Format Text and Markdown.

Complete

If is selected the output keep the information if a node are completed or not.

Disable in Format Text and Markdown.

Find and Replace

You can add find and replace rules for changing the output text.

Profile List

You can save your all the options you have chosen into a profile and re-load it after. At plus, you have the possibility to export/import your profiles via a JSON file.

Other buttons in the UI

  • Refresh : will apply the rule you have selected.
  • Copy : will copy your output
  • Download : will download your output
  • Reload outline : will update your input from WorkFlowy or Dynalist
  • Import OPML : will update your input by giving an OPML file
  • Paste OPML : will update your input by pasting an OPML file

Options Tabs

Export window size settings

You can choose the size when the export window is open among :

  • Relative to browser
  • Maximised
  • Remember Size
  • None (Quick Mode)

The "Quick Mode" will export your outline with the last profile you use, are useless without the option "Auto-copy" or "Auto-download".

Option for export action

  • Auto-refresh : will refresh every time your profile change.
  • Auto-copy : will copy your output at each export.
  • Auto-download : will download your output at each export.

Text Area settings

Somme option for customize your export window.

  • Font : the font family use in the export window for display the output.
  • Font size : the font size use in the export window for display the output.
  • Expand format choice : if you want to expand the format choice as radio button or keep it as a select list.

Alias

You can add your own tag you currently use in your outline and by what it should be replaced for exporting.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.0%
  • HTML 19.1%
  • CSS 0.9%