mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Make entries sorting configurable
This commit is contained in:
parent
453ff64f29
commit
2f1367a8d4
28 changed files with 253 additions and 193 deletions
|
@ -21,10 +21,15 @@ Notes
|
|||
|
||||
Miniflux 2 still in development and **it's not ready to use**.
|
||||
|
||||
- [Features](https://docs.miniflux.net/en/latest/features.html)
|
||||
- [Requirements](https://docs.miniflux.net/en/latest/requirements.html)
|
||||
- [Installation](https://docs.miniflux.net/en/latest/installation.html)
|
||||
- [Documentation](https://docs.miniflux.net/)
|
||||
|
||||
TODO
|
||||
----
|
||||
|
||||
- [ ] Custom entries sorting
|
||||
- [X] Custom entries sorting
|
||||
- [ ] Webpage scraper (Readability)
|
||||
- [X] Bookmarklet
|
||||
- [ ] External integrations (Pinboard, Instapaper, Pocket?)
|
||||
|
@ -32,7 +37,7 @@ TODO
|
|||
- [X] Integration tests
|
||||
- [X] Flush history
|
||||
- [X] OAuth2
|
||||
- [ ] Touch events
|
||||
- [X] Touch events
|
||||
- [ ] Fever API?
|
||||
|
||||
Credits
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue