I'm a long time user of Evernote and now learning python for a 3d package i work with so very excited to find geeknote.
Now I wonder how to call a gnsync.py script in a powershell .ps1 script?
Below works in powershell directly obviously, but I'm at a loss as how to put this in a ps1 file that can be called run by my other code.
I'm a long time user of Evernote and now learning python for a 3d package i work with so very excited to find geeknote. Now I wonder how to call a gnsync.py script in a powershell .ps1 script?
Below works in powershell directly obviously, but I'm at a loss as how to put this in a ps1 file that can be called run by my other code.
C:\Users\User\geeknote\geeknote-master\geeknote> python gnsync.py --path c:\users\user\documents --mask "*.ps1" --notebook "PS1"
any advice much appreiciated ;) cheers david