mdnt

command module
v1.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 6, 2021 License: MIT Imports: 1 Imported by: 0

README

摘要 mdnt - Markdown Notebook Tool

Go

维护 Markdown 笔记的工具集,方便日常Markdown的维护。 比如: 移动了笔记的位置,导致引用的图片路径对不上的问题。

功能

  • 引用图片处理
    • 删除没有引用的图片文件
    • 修复引用图片的相对路径引用
    • 引用网络图片转本地图片引用
    • 图片目录和笔记目录支持从环境变量读取,详情mdnt help img
  • 加密/解密处理
    • 加密/解密指定文件(敏感笔记)

如何构建

  • 依赖: Golang 1.16
  1. 下载库: git clone [email protected]:thisXYH/mdnt.git && cd mdnt
  2. 编译: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.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL