Hacker News new | ask | show | jobs
by Vekz 2819 days ago
I also have the Emacs + Org-mode + Dropbox setup.

In addition, I have an AWS lambda endpoint which listens to a SES email hook. I send emails to the SES address which the hook then appends and schedules to org files on dropbox based on email content.

1 comments

Can you do a small write-up on that lambda function? I know nothing about those, but I know that Netlify kind of? supports them? If possible I'd like to set up an end point on my Netlify deployed site and do what you are doing. Thanks! :)