Showing questions tagged: Show all questions

what browsers does firefox support that allows AI to be shutdown?

bold text I use duck duck go, but I want to shut down AI in my search engine. What search engine does FireFox support that allows for AI to be disabled permanently? The … (read more)

bold text I use duck duck go, but I want to shut down AI in my search engine. What search engine does FireFox support that allows for AI to be disabled permanently?

The AI answers and responses are colored. I don't want my searches to be part of an AI "learning" moment. My searches should be completed and not "filtered" or "interpreted" but simply the results displayed.

Best advice Modzilla, Don't "loose" me on this request. When I leave something it is permanent; I don't look back. Just saying.

Asked by mikelburke 8 hours ago

Firefox scheint gegen Willen der User Yahoo zu forcieren

Ich verwende Firefox als primären Browser aber nicht als einzigen, weil ich aus technischen und organisatorischen gründen auch andere Browser verwende. Ich hatte vor Mona… (read more)

Ich verwende Firefox als primären Browser aber nicht als einzigen, weil ich aus technischen und organisatorischen gründen auch andere Browser verwende. Ich hatte vor Monaten schon mal das Problem, dass Firefox beim Öffnen eines neuen Fensters oder auch bei Eingaben in die Such-Zeile = Adress-Zeile immer Yahoo gebracht hat. Ich habe es dann mit viel Recherchieren und Rumprobieren geschafft, dass in beiden Fällen Google kommt, was ich so haben will (Punkt). Jetzt kommt zumindest bei der Suchzeile wieder Yahoo und ich schaffs wieder auf die Schnelle nicht, das zu ändern. Versucht Firefox hier gegen meinen Willen Yahoo nerv-stehlend zu pushen? Wisst ihr, wie ich das aktuell wieder in meinem Sinne repariere? Wisst ihr, wie ich das dauerhaft verhindern kann, dass Firefox immer wieder Aktionen gegen meinen Willen setzt???

Asked by christoph63 1 day ago

finding a list of email authors, finding first and last?

I want to continue using TB but a few things really make me despair of it. But there may be workarounds. If I have a question, when did these people last send me an email… (read more)

I want to continue using TB but a few things really make me despair of it. But there may be workarounds. If I have a question, when did these people last send me an email, or have any of these people responded to something, there seems to be no way to get to a list. But. I found a way to do it. Using sqlite3.

I have been wanting a CLI for interacting with TB for a while. You know, that folder I have with 10k+ emails and if I click on it, the UI spins forever. What is even in that?

Now I can do this: 1) copy the global-messages-db.sqlite from the active profile to another place 2) run: sqlite3 global-messages-db.sqlite 3) ```sqlite> select m1.c3author, min(m2.date), max(m2.date) from messagesText_content m1, messages m2 where m1.docid = m2.id group by m1.c3author order by m1.c3author; ... ray kiddy <ray@ganymede.org>|1732124816000000|1759268233000000 ruby29@something undefined|1756740716000000|1756740716000000 salvatore@someother undefined|1758733831000000|1758733831000000 support@linode.com undefined|1755126295000000|1755126295000000 ... ```

Holy sender dates, Batman! Now I can see the earliest and latest email sent by any user. Now I can filter, sort, and see every person who sent me something in a time period. And whether it was 1 email or 1000, I just see the names and not an enormous amount of other information.

So, is this the only way to get this? Or the best? I have no idea. Please let me know if there is a better way, perhaps one using TB itself. It would be nice.

In the meantime, I will be wrapping this in a python call, doing some formatting and it will work and I can stop worrying about not seeing their email.

Asked by RayKiddy 5 days ago

Search not working Thunderbird for android

Search setting is set to All for search server limit. However search doesn't work. Nothing is returned. I click search messages on server and nothing comes back. When i l… (read more)

Search setting is set to All for search server limit. However search doesn't work. Nothing is returned. I click search messages on server and nothing comes back. When i look up the same search criteria in Gmail i get email back. Why is search not working properly for me?

Asked by freakarmen 6 days ago