published
updated
I'm writing publicify to turn Kitaab into anish.lakhwara.com It needs to parse tags of files, which vimwiki generates at .vimwiki_tags I need to parse this file through python-ctags3 (https://github.com/jonashaag/python-ctags3 )
Since VimZettel uses date to create file names, I'll need to grab the title as well
There seems to be a lot of garbage tags in there, so I'll need to clean up Kitaab too