Skip to content

tool-ext/outlinwiki-export-transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What ⚡

Script to clean up OutlineWiki's default exports creating within the app to Obsidian format.

Why 🤷‍♂️

  • Might be nice to know if you export from Outline that it's ready for Obsidian and generally cleaned up.
  • Cuts down on proprietary decisions from Outline

How 📋

  • Loop though dir and apply multiple transformations
  • Allow users to turn on or off each of these things in a CONFIG.ini file inside the convertor.

Actions

Done ✅

  • Remove H1 at the top✅
  • Remove extra spacing between sections and "" in lines✅
  • Convert info boxes from Outline format of ":::" to standard format using ">"✅
  • Add function to loop through dir and apply to full export✅

Do

  • Convert full links to Wikilinks -- will end up being an issue if embedded in large Obsidian where a conflict exists but otherwise could be could. (Added this but have not full tested ... )

Ideas

About

Converts OutlineWiki export to more standard markdown format

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages