Update readme.

master
josiah 2 years ago
parent 1cf3b97be9
commit f35085e13d

@ -12,39 +12,40 @@
** Plans ** 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. 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. 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 probably involves pulling {daily,weekly} backup from webapp or phone db backup
*** Plex *** TODO Plex
Want to pull in movies watched and when 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 probably involves pulling {daily,weekly} backup from synapse
*** Mail *** DONE Mail
offlineimap maybe? CLOSED: [2022-06-17 Fri 10:17]
- handling outside of repo with offlineimap + mu4e. I should write about this eventually.
*** pinboard *** 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 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/? 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. 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 *** DONE Photos
outside the scope of this effort. mostly a storage concern, handled on NAS + syncthing CLOSED: [2022-06-17 Fri 10:18]
outside the scope of this effort. mostly a storage concern, handled on NAS + syncthing + synology photos
*** amazon purchases *** 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? 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 - 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

Loading…
Cancel
Save