If you're using a version of VIT that supports map commands, you can easily add a command to open a task's notes via onenote:# Open OneNote for the current task. o = :!wr onenote {TASK_UUID}<Enter>Then in VIT,
insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); } ga('create', 'UA-12345678-1', 'auto', {'name': 'justaWord', 'allowLinker': true}); ga('justaWord.require', 'linker'); ga('justaWord.linker:autoLink', ['awebsite.com'] ); ...
No need to fret over the python tools. Bash already has everything you need. Simply installbash on ubuntu on windowsand I'll provide you with the necessary script. Download now the Bash on Ubuntu on Windows from the Microsoft command-line devblogs. #!/bin/bash #Start time START=$(date ...
I'm surprised we are still using custom completion scripts for each command and each shell... Back when Bash didn't yet have support for user completion rules I had my own Bash fork which gave completions and option help when I typed foo --bar<TAB> by running foo --help and parsing ...