@paninid @foone That's why I made https://github.com/novoid/Memacs so that my #PKM is automatically extended by most of my service feeds I'm using.

Shouldn't be that hard to add Mastodon and others. Not sure if my Twitter module is still working because I've left that platform years ago.

#PIM #publicvoit #Emacs #Orgmode #Memacs #orgdown

GitHub - novoid/Memacs: What did I do on February 14th 2007? Visualize your (digital) life in Org-mode

What did I do on February 14th 2007? Visualize your (digital) life in Org-mode - novoid/Memacs

GitHub

Does anybody want to write a #Memacs module for #PodcastAddict?

This way, your listened episodes (finishing timestamp) will appear in your #Orgmode agenda.

I've analysed the backup data - should be doable within a couple of hours if it's your first Memacs module: backup is a ZIP with an SQLite3 DB file that holds all relevant data in 2 tables.

Memacs: https://github.com/novoid/Memacs

Example module that parses arbitrary CSV files: https://github.com/novoid/Memacs/blob/master/memacs/csv.py

Details: https://github.com/novoid/Memacs/issues/129

GitHub - novoid/Memacs: What did I do on February 14th 2007? Visualize your (digital) life in Org-mode

What did I do on February 14th 2007? Visualize your (digital) life in Org-mode - novoid/Memacs

GitHub

My #Memacs and #orgedna (dependencies) were mentioned in the "2023-05 Austin Emacs Meetup" https://macadie.info/2023/05/09/2023-05-austin-emacs-meetup/#comment-2796

You can find my comments on that page below.

#Emacs #orgmode

j'ai rajouté quelques années de donnés d'événements de calendriers et de sms avec les scripts de #memacs de @publicvoit

hebien j'ai pas encore mis les 11 gigas de données de mail box de take out, et ça rame déjà un max pour afficher mon agenda T_T

je vais devoir sortir ces fichiers de la liste que doit incorporer l'agenda d' #emacs.
sauf si vous avez une idée de génie qui améliorerait les performances.

poke @obrow
#orgmode #import #backup

Fun fact on my #Memacs paper:
For the purpose of setting up some demo screenshots, I wrote a small tool to print out each date-stamp where I did not have any other event. Within a 10 year time-frame I only found one single day: 2007-02-14 😲 #PIM
https://github.com/novoid/Memacs
GitHub - novoid/Memacs: What did I do on February 14th 2007? Visualize your (digital) life in Org-mode

What did I do on February 14th 2007? Visualize your (digital) life in Org-mode - novoid/Memacs

GitHub
I do seem to like to automate things. At this moment, I do have 61 active #cron jobs on 2 hosts. 🕑 🤖  
#PIM #Memacs
I'm interested in using #memacs to easily integrate attaching files into my #emacs workflow. (Not so much to remember it all, like memacs promises, but rather to include links to and notes on external files). Does anyone have any experience to share?