Skip to content

Commit

Permalink
Obsidian Sync 2024-10-20 18:51:22
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakjois committed Oct 20, 2024
1 parent d04070d commit e2629ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/daily-notes/2024-10-20.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ I spent the time building the backend for a weekly newsletter that would aggrega

First, I spent time exploring the features offered by [Buttondown](https://buttondown.com/), a newsletter service. It is pretty easy to get started. I realised that its API feature and RSS-to-Email feature both required a paid subscription and I wasn't ready for that kind of commitment just yet.

However, Buttondown does support a Markdown compose feature. So I came up with the idea of generating a Markdown output of my daily log entries and copy-pasting it into the online Buttondown interface manually. I had some code in < 15m with the help of Cursor, which also included some minor transformations from Obsidian Markdown syntax to some Buttondown supports for images and embeds:
However, Buttondown does support a Markdown compose feature. So I came up with the idea of generating a Markdown output of my daily log entries and copy-pasting it into the online Buttondown interface manually. I had some code in < 15m with the help of Cursor, which also included some minor transformations from Obsidian Markdown syntax to something that Buttondown supports for images and embeds: [Add newsletter generation. Fix #14 · deepakjois/debugjois.dev@9ab01ad · GitHub](https://github.com/deepakjois/debugjois.dev/commit/9ab01ad86140d9a5e4ef4ff1687384a800a4524d)


0 comments on commit e2629ec

Please sign in to comment.