Add todos

This commit is contained in:
Gabriel Garrido 2024-04-21 15:20:25 +02:00
parent e018b14df5
commit 582a6a9435

View file

@ -4,3 +4,8 @@ Fetch a Mastodon account's posts and save them as Markdown files. For the time b
Use this to syndicate Mastodon posts to your own site. See IndieWeb's guide on [PESOS](https://indieweb.org/PESOS) for more information. Use this to syndicate Mastodon posts to your own site. See IndieWeb's guide on [PESOS](https://indieweb.org/PESOS) for more information.
## To do
- [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