mirror of
https://codeberg.org/Reuh/feather.git
synced 2025-10-27 10:09:32 +00:00
docs: update README
This commit is contained in:
parent
0bfead4ff7
commit
ad25559d62
1 changed files with 3 additions and 6 deletions
|
|
@ -212,14 +212,11 @@ Spaghetti alla carbonara is often a safe choice; even if you substitutes all of
|
|||
While I mostly started this project for fun, it ended up actually quite usable, so I'm at least going to maintain it. As for new features, unless an incredible idea comes I'd like to keep this project simple (try your luck in the issue tracker!). But still, here's still some things that I wrote down during development that _may_ be done at some point:
|
||||
|
||||
- [ ] Store & expose article attachments in the templates
|
||||
- [x] Use inotify for real-time article mark-as-read action, or other ways to make the synchronization more responsive in daemon mode (e.g. use a min-max range for synchronization periodicity, and trigger it before reaching max if a inotify event happened)
|
||||
- [ ] Partial synchronization (using since_id for ttrss and start_time for googlereader)
|
||||
|
||||
- [ ] Partial synchronization (using since_id for ttrss (article updates?) and start_time for googlereader)
|
||||
- [ ] Think of a third one, two is a bit sad
|
||||
|
||||
|
||||
# TODO before publishing
|
||||
|
||||
- [ ] Write documentation
|
||||
- [ ] Share the fun somewhere
|
||||
- [x] Test with FreshRSS
|
||||
- [x] Feed & category order for googlereader ?? - doesn't seem to be available, sorry
|
||||
- [ ] Publish
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue