Markdown Export
Not plannedWould love to see Markdown export added to the existing export options.
- Markdown export retains the formatting added to the workflowy bullets.
- Markdown export captures the indentation hierarchy of the workflowy outline.
- To do that, it uses a smart algorithm that employs a mix of bullets and headlines to match the outline hierarchy: The top outline elements are always headlines, the most bottom outline elements are always bullets. Leaving everything in between to be headlines. If the total hierarchy size of the workflowy outline exceeds the maximum hierarchy size of a markdown document (6 headings + 1 bullet level = 7, or 3 headings + 1 bullet level = 4 to be more compatible with more modern markdown implementations), then the lowest hierarchy levels are flattened. In this case users have to manually adjust their exported document, or have to split up their outline before exporting to generate more meaningful markdown documents.
-
Official comment
Our team has stated to users before that they don't plan to support markdown, due to plans for other types of editing. However, please see this helpful article....
https://blog.workflowy.com/2015/12/17/markdown-preview/Comment actions -
Well, if I understand correctly, the article you've linked shows a workaround which still requires you to write the markdown formatting instructions into workflowy.
What I am referring to, is to extract the markdown formatting instruction from the workflowy outline hierarchy.
It's really unfortunate if you decide to never implement that. The solution I've written down seems rather simple to implement.
-
Also, by adding markdown support, you'd be getting much more flexibility in terms of formats than you have with opml. I'd love to be able to turn my workflowy outlines into presentations for example, or properly formatted specifications documents, others probably would love to create Word documents and others. With the widespread support of markdown and so many converters available for it, you'd be killing a lot of birds with that stone.
-
A workaround:
- Select the bullets you want in WorkFlowy
- Copy
- Go to Paste to Markdown
- Paste
- Copy the resulting Markdown
- Paste wherever you need it
Please sign in to leave a comment.
Comments
9 comments