AndrewCopeland / zettelkasten

Creating notes with the zettelkasten note taking method and storing all notes on github
Apache License 2.0
89 stars 11 forks source link

implemented new_visual_code procedure #16

Closed TheEditor closed 4 years ago

TheEditor commented 4 years ago

Am finding emacs under WSL to be intolerable, so I thought I would try to make a contribution by contributing new_visual_code in order to make a "zk nc test-zettel" or "zk new-code test-zettel" fire up vscode.

First pull request ever. Let me know if I followed proper procedure.

AndrewCopeland commented 4 years ago

I don't see any issue with this. I will merge it for now. I think I will combining this function into a more generic function for opening editors.