KanbanMail

A Kanban board for your emails! βœ¨πŸ’Œ

Ignore customer.subscription.created events for Telegram notifications because I'll already be notifying for customer.created which happens at the same time

Created stripeWebhookForTelegram cloud function which is a webhook that receives all Stripe events

Created getChangelog cloud function that gets the changelog from Gitlab!

Read this article, it was really interesting and motivating because the guy was in a similar position to where I am now with KanbanMail, now he's making heaps of MRR :) https://blog.cronhub.io/how-i-acquired-my-first-10-customers-for-cronhub/

Played with the GitLab API – I managed to get a JSON object of all my version number tags and their messages!! I'll go back and give each one a message, then use this to make an automatic changelog within KanbanMail. I will even be able to notify the user of the new changes!!

jpfong

t get

0 Likes
Ethan Author

Yes you can!! https://docs.gitlab.com/ee/api/merge_requests.html

0 Likes

Selection keyboard shortcuts are now working!! Next I need to make the actions work with the selected emails and then we're good to go 😁

Added a border around the email where the imaginary keyboard 'cursor' is (eg. down would be the one below that)

Made a better function for deciding which email to select next (for selecting feature)

Had a convo with @gadgick about KanbanMail! 😁

Nic Coates

Woop πŸ™Œ

0 Likes

Thread view is ready!! πŸ’¬πŸ˜πŸ‘ (let me know if it isn't detecting your threads properly)