Sorry, I’m sure this has been asked recently but I can’t find it while searching.
Are there any web based lemmy clients (like alexandrite) out there that allow post filtering by keyword? I’m not as concerned about filtering comments, but that would be nice as well.
And if it has to be an app, any suggestions for a linux desktop?
Interstellar is a mbin client but also has support for lemmy. It is made in flutter and has builds for linux desktop.
If you’re OK with non-lemmy servers then PieFed does it.
Ive had issues signing up for piefed but its not exactly out of beta I think.
What problems did you have? I installed my own instance.
oh my issue is with piefed.social. Said my application is approved but it does not recognize my username and it directs you to reply to the email with issues which bounces because its a no reply email. So I think its just the domain that is not really ready for signups.
Hi, admin here.
Please try resetting your password at https://piefed.social/auth/reset_password_request
I actually did the password reset initially even though it made no sense when it says “No account exists with that user name.” and I tried again and still get “No account exists with that user name.” Is there a way to give it my email and get my username back. I mean I use bitwarden and create the login in bitwarden and then use its paste feature when making the account in order to avoid typos. I also did try using my email as a username but I get the same “No account exists with that user name.” message.
I’ve just made it so you can log in with an email address and the user name field disregards case. So you can use a mixture of upper and lower case and it’ll cope.
Maybe that’ll help!
thank you sir. that seems to have done it and looks like its the capitals in my username that caused the issue. was able to login with my username.
If you like you could run Tesseract locally and use that as your UI front-end. It has filtering options and I quite like the overall look and feel of Tesseract.
https://github.com/asimons04/tesseract
I have it running on docker, route my nginx through it towards that container, works like a charm.
But then again, it seems the Lemmy developers are once again in “I don’t give a f*ck” mode and keep breaking the API. This has basically made the developer of Tessaract give up on that project it seems: https://lemmy.world/post/26779656
Rant: as popular as Lemmy seems to be right now and continues to grow, we need some serious developers to work on Lemmy, not some snowflake child communist-wannabe nutjob. There, I said it.
I didn’t realize you could local host some of the apps like that. Guess this is going to force me to start learning how to do that. I’ve been wanting to set up a RSS feed too.
No need to run it locally, you can use https://tesseract.dubvee.org/
This has been the easiest option so far. thanks.
Happy to help!