Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds perl script to update quicknotes on blog | Matthew Lemon | 2024-05-25 | 1 | -0/+75 |
* | 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 |
|\ | |||||
| * | putting in env | Matthew Lemon | 2022-10-06 | 2 | -2/+2 |
* | | cleanup before migration | Matthew Lemon | 2022-12-16 | 3 | -2/+16 |
|/ | |||||
* | 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 |
* | aligned up the code | Matthew Lemon | 2022-09-14 | 1 | -8/+8 |
* | switched off UTF8 warning | Matthew Lemon | 2022-09-14 | 1 | -0/+1 |
* | update | Matthew Lemon | 2022-09-14 | 2 | -1/+18 |
* | good enough to generate a list of markdown urls to pipe into file | Matthew Lemon | 2022-09-13 | 1 | -7/+19 |
* | clean up a bit and rename | Matthew Lemon | 2022-09-13 | 1 | -43/+11 |
* | just create the md links | Matthew Lemon | 2022-09-13 | 1 | -4/+13 |
* | better processing of urls | Matthew Lemon | 2022-09-13 | 1 | -8/+27 |
* | finally we can get the title tag | Matthew Lemon | 2022-09-13 | 1 | -3/+52 |
* | Merge branch 'master' of github.com:yulqen/perlscripts | Matthew Lemon | 2022-09-13 | 1 | -0/+42 |
|\ | |||||
| * | added first draft of journal URl extractor | Matthew Lemon | 2022-09-13 | 1 | -0/+42 |