diff options
author | William Carroll <wpcarro@gmail.com> | 2022-02-08T23·09-0800 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2022-02-08T23·16+0000 |
commit | 7b1423dc63c98486ccf70aba2e3aee599f07320a (patch) | |
tree | 6c07512b35b47d05a1205b8781a146a055063454 /users | |
parent | 333b049d38a1b32bb9f36e90b99c51fa5415e688 (diff) |
fix(wpcarro/playbooks): update first-of-the-month.org r/3804
TL;DR: - remove stale entries - add entry for buying TSLA for 401k - (partially) normalize habits.org by referencing ./first-of-the-month.org Background: Earlier today I automated as much of my investments as I can... - crypto account auto-buys crypto 2x/mo - Fidelity doesn't support auto-purchases of individual stocks, so I opened a Robinhood account to auto-purchase stock 2x/mo The only remaining thing that AFAIK I *cannot* automate is auto-stock-purchases for TD Ameritrade (my SDBO 401k account). I don't think I can transfer this to Robinhood because Vanguard controls which brokerages they're compatible with. This should still be a big time-saver. As such, it's time to rely on playbooks for this, so I'm dusting-off the first-of-the-month.org playbook. Change-Id: I545f8de20a0a30cac597400c4114b4549671a91d Reviewed-on: https://cl.tvl.fyi/c/depot/+/5267 Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com> Tested-by: BuildkiteCI
Diffstat (limited to 'users')
-rw-r--r-- | users/wpcarro/playbooks/first-of-the-month.org | 11 | ||||
-rw-r--r-- | users/wpcarro/playbooks/habits.org | 7 |
2 files changed, 5 insertions, 13 deletions
diff --git a/users/wpcarro/playbooks/first-of-the-month.org b/users/wpcarro/playbooks/first-of-the-month.org index 98d6d591f244..aba222da4d4c 100644 --- a/users/wpcarro/playbooks/first-of-the-month.org +++ b/users/wpcarro/playbooks/first-of-the-month.org @@ -4,10 +4,7 @@ # should be thought of instead as two-minutes worth of work per day that is all # being completed upfront. * Tasks -** TODO [20m] Create habit template in journal. -*** Spend time choosing a habit that you can accomplish giving known traveling constraints. -** TODO [45m] Assess previous month's performance. -** TODO [10m] Book massage for the month. -** TODO [05m] Register for HotPodYoga classes. -** TODO [10m] Plan one museum date in London. -** TODO [20m] Plan each weekend for month. +** TODO [10m] create habit template in journal +** TODO [30m] assess previous month's performance +** TODO [10m] book massage for the month +** TODO [10m] buy TSLA through tdameritrade.com diff --git a/users/wpcarro/playbooks/habits.org b/users/wpcarro/playbooks/habits.org index 3b6f6f680e4d..aac63735d9c4 100644 --- a/users/wpcarro/playbooks/habits.org +++ b/users/wpcarro/playbooks/habits.org @@ -1,12 +1,7 @@ * First of the year ** [1hr] Write a post mortem for the previous year * First of the month -** [20m] Create habit template in journal. -** [45m] Assess previous month's performance. -** [10m] Book massage for the month. -** [05m] Register for HotPodYoga classes. -** [10m] Plan one museum date in London. -** [20m] Plan each weekend for month. +** see ./first-of-the-month.org * Payday ** [10m] Audit Monzo expenses ** [05m] Review "finances_2020" spreadsheet |