Skip to content

flomo export to markdown for obsidian/logseq

License

Notifications You must be signed in to change notification settings

gorf/data-export

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

data-export

flomo export to markdown for obsidian/logseq;

用法

  • step1,使用 python 3.6+
  • step2, 安装需要的包,pip install beautifulsoup4
  • step3,运行命令 python flomo-export.py
  • 参数:
    • --input , 从 flomo 中导出的 html文件位置,放到和flomo 同目录可忽略
    • --out ,最终生成的 markdown 路径。

更多内容可见:让 flomo 更好用

About

flomo export to markdown for obsidian/logseq

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%