From 3f5b0ae637a82e325cabd0afeaea58909a4e0de3 Mon Sep 17 00:00:00 2001 From: cdransf Date: Mon, 29 May 2023 02:21:01 +0000 Subject: [PATCH 1/3] Apply automatic changes --- cache/jsonfeed-to-mastodon-timestamp.json | 2 +- cache/jsonfeed-to-mastodon.json | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json index 1ce88b45..2e14b265 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1685319038481 + "timestamp": 1685326860944 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index 5d12d8d0..d601c539 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -3744,5 +3744,24 @@ "https://social.lol/users/cory/statuses/110449068500773824" ], "lastTootTimestamp": 1685319038478 + }, + "https://letterboxd.com/cdme/film/the-wolverine/": { + "id": "https://letterboxd.com/cdme/film/the-wolverine/", + "title": "🎥: The Wolverine, 2013 - ★★★", + "url": "https://letterboxd.com/cdme/film/the-wolverine/", + "content_text": "🎥: The Wolverine, 2013 - ★★★ https://letterboxd.com/cdme/film/the-wolverine/", + "date_published": "2023-05-29T00:55:26-08:00", + "toots": [ + "https://social.lol/users/cory/statuses/110449581153973644" + ], + "lastTootTimestamp": 1685326860941 + }, + "https://maggieappleton.com/cozy-web": { + "id": "https://maggieappleton.com/cozy-web", + "title": "🔗: The Dark Forest and the Cozy Web", + "url": "https://maggieappleton.com/cozy-web", + "content_text": "🔗: The Dark Forest and the Cozy Web https://maggieappleton.com/cozy-web", + "date_published": "2023-05-28T00:00:00-08:00", + "toots": [] } } \ No newline at end of file From 55f9d27216dea460fb4d0c25b5e58d2263938c3b Mon Sep 17 00:00:00 2001 From: cdransf Date: Mon, 29 May 2023 04:03:08 +0000 Subject: [PATCH 2/3] Apply automatic changes --- cache/jsonfeed-to-mastodon-timestamp.json | 2 +- cache/jsonfeed-to-mastodon.json | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json index 2e14b265..420d24a5 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1685326860944 + "timestamp": 1685332987473 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index d601c539..bab7d96d 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -3762,6 +3762,9 @@ "url": "https://maggieappleton.com/cozy-web", "content_text": "🔗: The Dark Forest and the Cozy Web https://maggieappleton.com/cozy-web", "date_published": "2023-05-28T00:00:00-08:00", - "toots": [] + "toots": [ + "https://social.lol/users/cory/statuses/110449982662464003" + ], + "lastTootTimestamp": 1685332987469 } } \ No newline at end of file From d2ad505b8485f53cabac68a60c9add10029ec6fc Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Sun, 28 May 2023 22:14:50 -0700 Subject: [PATCH 3/3] fix: post formatting --- .../2014/fastmail-sorting-using-aliases-plus-addressing.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/posts/2014/fastmail-sorting-using-aliases-plus-addressing.md b/src/posts/2014/fastmail-sorting-using-aliases-plus-addressing.md index 72963929..906f59cd 100644 --- a/src/posts/2014/fastmail-sorting-using-aliases-plus-addressing.md +++ b/src/posts/2014/fastmail-sorting-using-aliases-plus-addressing.md @@ -9,6 +9,8 @@ I subscribe to a number of mailing lists and, up until recently, had been using To make managing messages from mailing lists easier, I've switched all the mailing lists I subscribe to an alias that is targeted at the specific folder I want them sorted in to. To set this up you need to create a new alias and target that alias at a specific folder using [plus addressing](https://www.fastmail.com/help/receive/addressing.html) as follows: -`fastmailusername+targetfolder@fastmail.com` +```txt +fastmailusername+targetfolder@fastmail.com +``` Now, instead of having to create a rule for each mailing list sender, I simply provide the alias that I have created and any messages received via that alias are sent directly to the folder I store mailing list messages in.