From 3debf9cf67d21cb462f18137ed1667af9cebfbd3 Mon Sep 17 00:00:00 2001 From: Gabriel Garrido Date: Sun, 21 Apr 2024 18:13:19 +0200 Subject: [PATCH] Update README todos --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 82526f4..b9bc69b 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,5 @@ Use this to syndicate Mastodon posts to your own site. See IndieWeb's guide on [ - [x] Fetch Mastodon account id - [x] Fetch Mastodon posts - [ ] Support filtering posts using Mastodon's [query parameters](https://docs.joinmastodon.org/methods/accounts/#query-parameters) -- [ ] Save posts to files \ No newline at end of file +- [x] Save posts to files +- [ ] Transform HTML to Markdown \ No newline at end of file