Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding -t flag to ssh to ensure command run after ssh | Matthew Lemon | 2023-10-23 | 1 | -1/+1 |
| | |||||
* | Adds new aerc to task script | Matthew Lemon | 2023-10-12 | 1 | -0/+17 |
| | |||||
* | Adds a block from Google calendar | Matthew Lemon | 2023-10-11 | 1 | -2/+15 |
| | | | | | | | And removes the unused school and old calendar block. Relies on vdirsyncer and khal being in use. There are no guards in place to prevent errors arising from this at present. | ||||
* | Added GPL v3 license | Matthew Lemon | 2023-10-07 | 1 | -0/+674 |
| | |||||
* | Fixes leading zero bug resulting in historic logs not being processed | Matthew Lemon | 2023-10-05 | 1 | -1/+2 |
| | |||||
* | dayplan now searches archive.tgz for on this day in history | Matthew Lemon | 2023-10-04 | 1 | -2/+43 |
| | |||||
* | Correct path | Matthew Lemon | 2023-10-04 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.com:yulqen/perlscripts | Matthew Lemon | 2023-10-04 | 2 | -0/+65 |
|\ | |||||
| * | Revising dayplan to see days in history - this adds subroute to search in tgz | Matthew Lemon | 2023-10-04 | 2 | -0/+65 |
| | | |||||
* | | Merge branch 'master' of github.com:yulqen/perlscripts | Matthew Lemon | 2023-08-14 | 5 | -2/+89 |
|\| | |||||
| * | Adds perl script to send taskwarrior output to an email address | Matthew Lemon | 2023-05-03 | 1 | -0/+56 |
| | | |||||
| * | added file | Matthew Lemon | 2023-04-25 | 1 | -0/+13 |
| | | |||||
| * | some tweaks for nix and dayplan | Matthew Lemon | 2023-03-25 | 2 | -3/+7 |
| | | |||||
| * | Merge branch 'master' of git.sr.ht:~yulqen/perlscripts | Matthew Lemon | 2022-12-16 | 0 | -0/+0 |
| |\ | |||||
| * | | cleanup before migration | Matthew Lemon | 2022-12-16 | 3 | -2/+16 |
| | | | |||||
* | | | Minor changes to dayplan | Matthew Lemon | 2023-08-14 | 1 | -4/+4 |
| |/ |/| | |||||
* | | putting in env | Matthew Lemon | 2022-10-06 | 2 | -2/+2 |
|/ | |||||
* | Merge branch 'master' of github.com:yulqen/perlscripts | Matthew Lemon | 2022-10-01 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'master' of github.com:yulqen/perlscripts | Matthew Lemon | 2022-09-26 | 1 | -1/+1 |
| |\ | |||||
| * | | fixed tag bug | Matthew Lemon | 2022-09-26 | 1 | -1/+1 |
| | | | |||||
* | | | fixing bugs related to it being 1 Oct and also when no tasks present | Matthew Lemon | 2022-10-01 | 1 | -5/+13 |
| |/ |/| | |||||
* | | fixed bug whereby quicktask lines starting with ~ wouldnt be picked up | Matthew Lemon | 2022-09-25 | 1 | -1/+1 |
|/ | |||||
* | reset out of test mode | Matthew Lemon | 2022-09-22 | 1 | -2/+2 |
| | |||||
* | better listing of reminders | Matthew Lemon | 2022-09-22 | 1 | -7/+11 |
| | |||||
* | attempting to make a markdown list using regex | Matthew Lemon | 2022-09-22 | 1 | -0/+2 |
| | |||||
* | improvement! | Matthew Lemon | 2022-09-22 | 1 | -18/+17 |
| | |||||
* | added basic tw tasks to dayplan | Matthew Lemon | 2022-09-22 | 2 | -2/+43 |
| | |||||
* | finish basic refactor | Matthew Lemon | 2022-09-22 | 1 | -28/+77 |
| | |||||
* | started to rewrite dayplan | Matthew Lemon | 2022-09-22 | 1 | -0/+105 |
| | |||||
* | Fixed bug in selection of correct file | Matthew Lemon | 2022-09-20 | 1 | -1/+1 |
| | |||||
* | pretty much finished this script to update remind remotely | Matthew Lemon | 2022-09-20 | 1 | -3/+30 |
| | |||||
* | amended to allow passing of MSG | Matthew Lemon | 2022-09-20 | 1 | -5/+1 |
| | |||||
* | tidy up files | Matthew Lemon | 2022-09-18 | 16 | -31/+0 |
| | |||||
* | added script to append to work.rem - hard coded the REM line for now | Matthew Lemon | 2022-09-16 | 1 | -0/+76 |
| | |||||
* | added back real file path | Matthew Lemon | 2022-09-15 | 1 | -2/+2 |
| | |||||
* | wip: refactor | Matthew Lemon | 2022-09-15 | 1 | -8/+14 |
| | |||||
* | tw insert code as a separate file | Matthew Lemon | 2022-09-15 | 1 | -2/+3 |
| | |||||
* | added new file to get taskw projects | Matthew Lemon | 2022-09-15 | 1 | -0/+29 |
| | |||||
* | changed to a warning | Matthew Lemon | 2022-09-15 | 1 | -2/+1 |
| | |||||
* | the script puts disclaimer about being pre-generated on future dayplans | Matthew Lemon | 2022-09-15 | 1 | -3/+10 |
| | |||||
* | added the hashbang | Matthew Lemon | 2022-09-14 | 1 | -0/+1 |
| | |||||
* | pretty much working dayplan now | Matthew Lemon | 2022-09-14 | 1 | -6/+12 |
| | |||||
* | finally got the fucking lists aligned | Matthew Lemon | 2022-09-14 | 1 | -3/+7 |
| | |||||
* | including quicknotes from previous files | Matthew Lemon | 2022-09-14 | 1 | -8/+13 |
| | |||||
* | started work on collecting quicknotes | Matthew Lemon | 2022-09-14 | 1 | -0/+15 |
| | |||||
* | dont reference school on weekends | Matthew Lemon | 2022-09-14 | 1 | -7/+19 |
| | |||||
* | nicer handling of reminders | Matthew Lemon | 2022-09-14 | 1 | -0/+4 |
| | |||||
* | ooh, now queries remind! | Matthew Lemon | 2022-09-14 | 1 | -0/+4 |
| | |||||
* | correct weekday used now | Matthew Lemon | 2022-09-14 | 1 | -5/+3 |
| | |||||
* | porting dayplan.zsh to perl | Matthew Lemon | 2022-09-14 | 1 | -0/+61 |
| |