Skip to content

yinzhou-jc/flomo-to-logseq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flomo-to-obsidian

Turn flomo exported html files to obsidian markdown files with images.

Install

Clone this repo and run npm install or yarn install

Usage

Usage: flomo-to-obsidian [options] <flomo-exported-dir> <output-dir>

Convert flomo exported html to obsidian markdown files

Arguments:
  flomo-exported-dir           flomo exported dir
  output-dir                   output dir for saving markdown files

Options:
  -i, --image-dir <image-dir>  image dir for saving images, relative to
                               obsidian dir, default is "images" (default:
                               "images")
  -h, --help                   display help for command

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%