nikivi Posted June 22, 2017 Share Posted June 22, 2017 (edited) I like to make mind maps with MindNode and this app allows to export mind map's contents to markdown. Before I used @vitor's super awesome script to simply read the markdown file but it was a bit slow opening large files with links. Following @deanishe's advice, I made this tool that will essentially turn a markdown with links that you often get from MindNode into a CSV which is insanely fast to access with list filter. Here is the GitHub repo with download of the command. As bonus, here is a markdown file with > 100 links of subreddits which with this command outputs a really clean CSV that you can use with Alfred. I hope to improve it soon so it parses this 500 links file with books too. Hope you like it. ? Edited June 22, 2017 by nikivi Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now