README ¶ 摘要 mdnt - Markdown Notebook Tool 维护 Markdown 笔记的工具集,方便日常Markdown的维护。 比如: 移动了笔记的位置,导致引用的图片路径对不上的问题。 功能 引用图片处理 删除没有引用的图片文件 修复引用图片的相对路径引用 引用网络图片转本地图片引用 图片目录和笔记目录支持从环境变量读取,详情mdnt help img 加密/解密处理 加密/解密指定文件(敏感笔记) 如何构建 依赖: Golang 1.16 下载库: git clone [email protected]:thisXYH/mdnt.git && cd mdnt 编译:go install . 如何使用 Usage: mdnt [command] Available Commands: enc 加解密指定笔记 help Help about any command img 管理 markdown 文档的图片引用 Flags: -h, --help help for nt -v, --version version for nt Use "nt [command] --help" for more information about a command. Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis cmd internal encrypto images Click to show internal directories. Click to hide internal directories.