bigzhu / markdown_search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

markdown_search

Search markdown file name by key name, order by files created date then write the result in search.md.

Work with my nvim/vim to find my markdown blog article fast

install

use my bash_tools

install.sh markdown_search.py

or manually create link to /usr/local/bin/

work with nvim/vim

Here is my config: https://github.com/bigzhu/nvim/blob/master/markdown.vim

note

Will auto-add english/{key}.md in search.md even search result is nothing.

You can ignore it or modify the english subpath to your self path value.

tty

About


Languages

Language:Python 100.0%