Commit Graph

85 Commits

Author SHA1 Message Date
Trey Blancher e879915357 Updated Rust program caveats 2022-12-21 12:49:11 -05:00
Trey Blancher e63e467f4a Fixed Begin/End error handling 2022-12-21 12:48:46 -05:00
Trey Blancher 8aae65e3c6 Fixed typo ('cause' not 'case') 2022-12-20 13:36:28 -05:00
Trey Blancher ec4e21878a Updated documentation, especially mentioning Rust programs 2022-12-20 13:21:20 -05:00
Trey Blancher 914a57692f Refactored doprocess 2022-11-11 12:38:54 -05:00
Trey Blancher d86822c40e Updated to use old timetracker.py (slightly different output format than Rust program) 2022-11-11 12:36:14 -05:00
Trey Blancher 7f4ab49c91 Refactored for timetracking workspace 2022-10-28 10:46:51 -04:00
Trey Blancher 1ee2c1a3bf Set maximum daily total to 24.0 2022-10-27 08:42:13 -04:00
Trey Blancher 6cfc449c24 Fixed reading stdin when no filename is passed 2022-10-27 00:38:53 -04:00
Trey Blancher fa916c7390 Initial Rust commit 2022-10-27 00:09:20 -04:00
Trey Blancher eab660e277 Changed script to default to daily/weekly summaries instead of executing do_process on each date 2022-10-09 01:46:37 -04:00
Trey Blancher 83efaa2cdc Updated for GNU tar (homebrew gnubin is a moving target) 2022-01-07 17:52:20 -05:00
Trey Blancher fc2e0541d3 Homebrew moved the location of GNU grep 2021-11-01 18:12:05 -04:00
Trey Blancher 97c9978407 Updated README.md after nearest-quarter-hour merge 2021-09-08 17:13:06 -04:00
Trey Blancher 6a3e1ccbbd Merge branch 'nearest-quarter-hour' 2021-09-02 07:22:59 -04:00
Trey Blancher 03d28465eb Removed remaining 288s, replaced with nearest(ind[act]/3600.0) == 0 2021-08-26 22:58:21 -04:00
Trey Blancher 28a44469a6 Removed references to 288s, replaced with nearest(delta/3600.00) == 0 2021-08-26 22:49:44 -04:00
Trey Blancher 980d90718f Removed test.py, updated .gitignore to ignore test.py 2021-08-26 17:46:26 -04:00
Trey Blancher 30fe02f133 Converted to Python3, round to nearest quarter hour 2021-08-26 17:00:10 -04:00
Trey Blancher ac2a397c19 Allow variable whitespace after Begin/End designation 2021-05-11 17:27:45 -04:00
Trey Blancher 2dfaf39cf9 Merge branch 'master' of https://github.atl.pdrop.net/tblancher/timetracker 2021-03-01 11:33:39 -05:00
Trey Blancher 4fee819ed0 Added staging to .gitignore 2021-03-01 11:32:42 -05:00
tblancher 83d90bd4ba Added subtotal language after 2020-09-16 commit to do_process
Described the current output of do_process.sh in the requisite section of this README.md.  Also mentioned that the tally caveat is *MUCH* less prevalent now that I can compare the subtotal thus far with what's in Clarizen, as I go.
2021-02-12 16:32:56 -05:00
Trey Blancher e4bd71e9ec Added test* and 2018-2020* to .gitignore. Converted chug.sh to zsh 2020-12-18 17:50:36 -05:00
Trey Blancher 5bc7c4af89 Added running subtotal to do_process.sh 2020-09-16 17:48:58 -04:00
Trey Blancher c32204ebab Merge branch 'master' of https://github.atl.pdrop.net/tblancher/timetracker 2020-07-27 10:53:58 -04:00
Trey Blancher 5b1a4410e4 Fixed math error in timetracker.py 2020-07-27 10:52:24 -04:00
tblancher 99b560778a Merge pull request #2 from alee/master
Added PauseUntil Atom is Front before entering text
2020-04-08 15:30:06 -04:00
alee ffba297039 Added PauseUntil Atom is Front before entering text 2020-04-08 14:50:22 -04:00
Trey Blancher 148c83c604 Added alee's AtomTimekeepingMacros.kmmacros 2020-04-08 12:55:02 -04:00
tblancher 28ffb81fdc Minor corrections
Language update (correcting "output put," to "output,".  Also, including another link to INSTALL.md at the end.
2020-04-07 21:49:59 -04:00
tblancher 1922194e4a Minor text edit in list of videos 2020-04-07 21:36:53 -04:00
tblancher e78cda9a00 Added link to macro setup video 2020-04-07 21:36:10 -04:00
tblancher 1b281742dd Spelling and list formatting fixes 2020-04-07 20:39:42 -04:00
tblancher dedcbf2f48 Fixed list formatting 2020-04-07 20:29:28 -04:00
tblancher 89a9f9616c Attempt #2 at fixing ordered list 2020-04-07 18:59:49 -04:00
tblancher 9c50996b06 Fixed formatting and minor adjustments 2020-04-07 18:56:17 -04:00
tblancher 30123f2a38 Fixed image links 2020-04-07 18:50:11 -04:00
tblancher c6110754c9 Fixed INSTALL.md link
Third time is the proverbial charm.
2020-04-07 18:48:18 -04:00
tblancher dc926e3c61 Fixed INSTALL.md link 2020-04-07 18:47:17 -04:00
tblancher 3d86cbe9fc Fixed link to INSTALL.md 2020-04-07 18:46:18 -04:00
Trey Blancher 8c5c7282e3 Added INSTALL.md and related images, with mention in README.md 2020-04-07 18:44:01 -04:00
Trey Blancher 0ea9191371 Made vim more standard 2020-04-07 17:33:56 -04:00
Trey Blancher ecd73e933f Removed unnecessary call to xargs 2020-04-03 17:06:41 -04:00
Trey Blancher 1bc9d37024 Updated README for `chug.sh -i` and fixed log handling 2020-04-02 17:03:42 -04:00
Trey Blancher 56e8c1c9a2 Updated references to chug.sh and do_process.sh 2020-04-02 16:46:48 -04:00
Trey Blancher 00a70e0822 Renamed chug and do_process with .sh filetype suffix 2020-04-02 16:22:09 -04:00
Trey Blancher 2a7c235058 Rename {month,year}-pack with .sh filetype suffix 2020-04-02 16:18:09 -04:00
Trey Blancher 763fcd15b2 Merge branch 'master' of https://github.atl.pdrop.net/tblancher/timetracker 2020-04-02 16:16:32 -04:00
Trey Blancher 795f3a2d50 Renamed month-pack.sh -> month-pack 2020-04-02 16:15:48 -04:00