Skip to content

A parser that takes OPML from Dynalist and parses it to Workflowy notation

Notifications You must be signed in to change notification settings

aneuhold/DynalistToWorkflowy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynalist to Workflowy OPML Parser

Usage

Put your .opml file from Dynalist into the main directory of the repo and name it Main.opml.

Run . ./run.sh from a shell and it will startup everything for you 😁

Dev Setup

You can install new dependencies with the following:

pip3 install somePackage
pip3 freeze > requirements.txt

About

A parser that takes OPML from Dynalist and parses it to Workflowy notation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published