data-export
data-export copied to clipboard
flomo export to markdown for obsidian/logseq
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 更好用