From f35085e13d457301c318f63bf3f208f9b1b825a9 Mon Sep 17 00:00:00 2001 From: josiah Date: Fri, 17 Jun 2022 10:22:28 -0500 Subject: [PATCH] Update readme. --- readme.org | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/readme.org b/readme.org index 739f0c9..c59c2fe 100644 --- a/readme.org +++ b/readme.org @@ -12,39 +12,40 @@ ** Plans Eventually, I'll write automation for pulling stuff from all my chat apps, all my browsers, etc. I've just started with my watch so far. -*** Signal +*** TODO Signal probably involves pulling {daily,weekly} backup from phone db then parsing. Phone, not desktop app, due to SMS. -*** whatsapp +*** TODO whatsapp probably involves pulling {daily,weekly} backup from webapp or phone db backup -*** Plex - Want to pull in movies watched and when +*** TODO Plex + Want to pull in movies watched and when. Looks like maybe this would work: + https://github.com/pkkid/python-plexapi -*** Matrix +*** TODO Matrix probably involves pulling {daily,weekly} backup from synapse -*** Mail - offlineimap maybe? - -*** pinboard +*** DONE Mail + CLOSED: [2022-06-17 Fri 10:17] + - handling outside of repo with offlineimap + mu4e. I should write about this eventually. +*** TODO pinboard I already wrote something that integrates reddit posts to pinboard. Writing something else that pulls pinboard stuff down and puts it into, idk, csv? org mode? format would be good -*** Slack +*** TODO Slack I don't have a good solution here. Bridge into matrix and backup /that/? -*** Old SMS +*** TODO Old SMS This exists on both my iPhone and my android. Getting it is gonna be annoying, google is hiding it. Its possible I have to actually root a phone? stupid. Should only have to do this once, all further SMS would be covered by signal backup. -*** Photos - outside the scope of this effort. mostly a storage concern, handled on NAS + syncthing - -*** amazon purchases +*** DONE Photos + CLOSED: [2022-06-17 Fri 10:18] + outside the scope of this effort. mostly a storage concern, handled on NAS + syncthing + synology photos +*** TODO amazon purchases -*** itemized bank statements +*** TODO itemized bank statements i'd love to get this in CSV format with tags per purchase. My banks are all stupid about API access. Maybe through google pay? -*** day1 exports +*** TODO day1 exports - at least the text json, but i'd also love a full backup of photos in there -*** garmin + org mode fitness tracking merging based on date +*** TODO garmin + org mode fitness tracking merging based on date