Skip to content
On this page
I need help with this

Exporting

Images

Go to the export menu click on SVG... to bring up the options to export your timeline to svg.

Personal PlanBusiness Plan
Only applicable to timelines shared on markwhen.com

If you are a markwhen.com subscriber, you can append .svg to your own public markwhen.com links to get a svg. It will reflect the latest changes that have been made to that timeline automatically.

Supported query parameters:

ParameterPossible valueExample value
darktrue or false
showEventTitlestrue or false
showDateTexttrue or false
rowHeight2 or 3 or 4
scale1 to 10
roundedLefttrue or false
roundedRighttrue or false
markersdecade, year, month, day, hour, minute

https://markwhen.com/example.svg?rowHeight=3&markers=year&scale=1&showEventTitles=true&showDateText=true&roundedLeft=true&roundedRight=true

(give it a second to load...)

Caveats

  • Initial load is slow
  • Groups are not supported

Text

Appending .mw to a markwhen url will yield the raw text in text/markwhen format: https://markwhen.com/example.mw. The markwhen at that url must be public or you must have access to it for this to work.

You can also copy the entire timeline to your clipboard from the export menu and click on Copy entire timeline to clipboard.