Skip to content

石墨文档 全量导出 Markdown md 导出工具,支持导出格式md、docx、pdf、jpg

Notifications You must be signed in to change notification settings

Navyum/shimo_download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

shimo_download

  • 功能:从石墨文档全量导出文件到本地,支持导出格式md、docx、pdf、jpg
  • 支持:定义本地路径,需设置rootpath
       	rootpath := "./download"    // dst dir path ,定义导出路径
    
  • 支持:设置导出格式为,定义ExportType值,可选:pdf、jpg、docx、md,默认:md
    	ExportType = "md"        // export type options: pdf、jpg、docx、md
    
  • 使用必须需要设置shimo_sid:
      shimo_sid = shimo_sid    // 石墨cookie内的shimo_sid值
    
    浏览器F12——>找到导航栏 Application-> 选中左侧 Cookies-> 点击选中 https:shimo.im->点击右侧 shimo_sid->复制value image

About

石墨文档 全量导出 Markdown md 导出工具,支持导出格式md、docx、pdf、jpg

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages