Skip to content

Commit

Permalink
Obsidian Sync 2024-10-20 18:50:17
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakjois committed Oct 20, 2024
1 parent cd6e0a9 commit d04070d
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 some Buttondown supports for images and embeds:


0 comments on commit d04070d

Please sign in to comment.