Added code to EnterTime.py to accept arguments. This can be used at the command line and allows shortcuts collect the data and pass those in to the script.
This commit is contained in:
+3
-3
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"DataDirectory": "~/HourStack",
|
||||
"PDFOutputDirectory": "~/Invoices"
|
||||
}
|
||||
"DataDirectory": "/Users/mattspeer/time-tracking/test-data",
|
||||
"PDFOutputDirectory": "/Users/mattspeer/time-tracking/test-invoices"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user