geeknote icon indicating copy to clipboard operation
geeknote copied to clipboard

how to write geeknote python script in PS1 Powershell file?

Open dflamholc opened this issue 9 years ago • 0 comments

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

dflamholc avatar Mar 17 '16 17:03 dflamholc