petsoi@discuss.tchncs.de to Linux@lemmy.ml · 1 month agoBetterbird: A Thunderbird Fork That Promises Better Featuresnews.itsfoss.comexternal-linkmessage-square56fedilinkarrow-up1198arrow-down127cross-posted to: linux@programming.dev
arrow-up1171arrow-down1external-linkBetterbird: A Thunderbird Fork That Promises Better Featuresnews.itsfoss.competsoi@discuss.tchncs.de to Linux@lemmy.ml · 1 month agomessage-square56fedilinkcross-posted to: linux@programming.dev
minus-squareNilz@sopuli.xyzlinkfedilinkarrow-up6·edit-21 month agoAs per the FAQ they seem to share the exact same profile so you can seamlessly switch between them (provided both are the same dot release). Edit: in case that doesn’t work, run betterbird -p and select the right profile. For me it chose the wrong one.
minus-squareMangoPenguin@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up2·1 month agoI just gave it a try and it does not pick up my existing Thunderbird data automatically, or prompt to import it.
minus-squaremcmxci@mimiclem.melinkfedilinkarrow-up2·1 month agoThe instructions change if you’re using flatpak. I was only able to get it to work with a manual import
minus-square7eter@feddit.orglinkfedilinkarrow-up3·edit-21 month agofor TB -> TB-flatpack simply pasting from ~/.thunderbird/ to ~/.var/app/org.mozilla.Thunderbird/.thunderbird/ did work for me. I might try betterbird sometime.
minus-squareMangoPenguin@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up2arrow-down1·edit-21 month agoI’m on Windows myself, so nothing being isolated here.
As per the FAQ they seem to share the exact same profile so you can seamlessly switch between them (provided both are the same dot release).
Edit: in case that doesn’t work, run
betterbird -p
and select the right profile. For me it chose the wrong one.I just gave it a try and it does not pick up my existing Thunderbird data automatically, or prompt to import it.
Booooo
The instructions change if you’re using flatpak. I was only able to get it to work with a manual import
for TB -> TB-flatpack simply pasting from
~/.thunderbird/
to~/.var/app/org.mozilla.Thunderbird/.thunderbird/
did work for me. I might try betterbird sometime.I’m on Windows myself, so nothing being isolated here.
Same here :(