-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Finally moving from ttrss to emacs :) one Q on mark as read? #8
Comments
Hello @zeltak! Swiping right the row is temporarily disabled due to a bug in React Native. Will enable again when fixed. About your comment:
I don't really understand this behaviour. I think mark entries as read only scrolling down the list is a bit "agressive". Maybe I'm missing something. Thank you for your feedback, I'm happy to see the app is useful for you and you are moving to Emacs :-) |
thx so much @areina for the answer i see now with the long press cool :) i do wonder how do you then mark as "read" all the files you go through on the app in order to let the server know you have read them on the phone? say you have 400 entries to you long press each entry one by one and then press read? im probably missing something? i personally never had any issues with the scroll down and mark as read and have been using it close to 3 years in the ttrss client in android. I find that once in a blue moon that if id pass the entry and want to keep it unread i can always go back and mark it manually as unread would be very happy to help out in anyway needed (documentation, testing) though keep in mind i cant code to save my life ;-) best regards Z |
Oh, right, there is no way to mark all entries as read with a single action. That's because in my daily workflow, probably there are 10 or 15 new entries per day, and I don't need a bulk action mechanism. If it's something specific, I would recommend do it through Emacs, as I see this client as a complement of Elfeed in Emacs and not as an alternative. If it's something that you need for your daily workflow, I could try to add a way to do it. In conclusion, I'm going to create two issues to track these features. Would be awesome if other users give their feedback, because then I could see if it's worth developing them or not. Until this moment, with no users feedback, I've developed only what I needed. |
thx again! appreciate your answer and time :) yes i agree its a complement for sure, yet sometimes when working on the road when away from main pc it could be a nice way to pass time at airports etc :) thx for opening the issues, ill wait to see what other users think :) best regards Z |
HI
thx so much for this! i can finally move from ttrss to emacs :)
I have one question on marking as read from android that will reflect in the elfeed server which i cant quite understand. how does one mark entries as
read
? i cant seem to swipe to any direction as instructed in the documentation and dont see a mark as read button?in addition i would love if possible to mark as read if i scroll on the phone past entries (many rss clients on android including the ttrss one do that)
thx again for your great work!
Z
The text was updated successfully, but these errors were encountered: