mirror of
https://github.com/adulau/mastodon-markdown-archive.git
synced 2024-11-22 01:47:05 +00:00
Add todos
This commit is contained in:
parent
e018b14df5
commit
582a6a9435
1 changed files with 5 additions and 0 deletions
|
@ -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.
|
||||
|
||||
## 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
|
Loading…
Reference in a new issue