## Notes - Sendy for one-time pay emails - Requires Amazon SES account though i am hungry so am ai lolly ### Apps - I use [[Convertkit]] - https://www.getresponse.com/blog/getresponse-vs-convertkit - Sendy - 10k emails for $1 - Currently I am using Amazon SES and custom built solution for email campaign with autoresponder and I am saving alot, I mean alot, it hardly cost me $50 including hosting and SES sending cost. ### Examples [[How to earn consistent income with your online course#Structure]] ## Queries ### Notes ```dataview list from [[]] AND !outgoing([[]]) AND !#input AND !#thought AND !"Hidden" sort file.mtime desc ``` ### Inputs ```dataview table Tags as Type, Links, Created from [[]] AND #input AND !"Hidden" sort file.mtime desc ``` ### Thoughts ```dataview table Created from [[]] AND #thought AND !"Hidden" sort file.mtime desc ```