Skip to content
/ mdindex Public

script to create index (catalog) from markdown headers

License

Notifications You must be signed in to change notification settings

ngn13/mdindex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mdindex

simple python script to create index (catalog) from markdown headers, like the emacs org mode

install

simply just clone the repo and run make as root to install the script to your PATH:

git clone https://github.com/ngn13/mdindex.git
cd mdindex && sudo make

usage

simply just specify the markdown file path, script will auto generate the index and append it at the beginning of the file:

mdindex my/cool/notes.md

About

script to create index (catalog) from markdown headers

Topics

Resources

License

Stars

Watchers

Forks