Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen

Syncing Thunderbird Calendars between various devices

Hello, I run a. Thunderbird v 78.14.0 (64-bit) on a Macbook Pro 13"mid 2012 with Mac OS 10.10.5 (Yosemite) b. Thunderbird v 115.5.1 (64-bit) on a Macbook Pro 15" mid 2… (Lesen Sie mehr)

Hello,

I run a. Thunderbird v 78.14.0 (64-bit) on a Macbook Pro 13"mid 2012 with Mac OS 10.10.5 (Yosemite) b. Thunderbird v 115.5.1 (64-bit) on a Macbook Pro 15" mid 2012 with macOS 10.15.7 (Catalina)

How do I make happen, that I sync the calendars in both Thunderbirds constantly, i.o.w. instantly (like for example the iMAP emails do)??

I find the option for new calendars: "On the network" ... Which network is here meant??? In the help there is not much info about it. I am not using and will not use Google or any kind of "social media" (!)

Can I use my own homepage host (which has some webspace left) in order to sync? Or for example an online storage like mega.nz ?

Or could the both macs just sync the thunderbird calendars just via WiFi/WLAN directly (AirDrop ?) or via Bluetooth ??

It would be so great if calendar sync would be as easy as the emails do!

Thanks for you advice!

Best wishes, Thomas

Gefragt von schlauer fuchs vor 3 Monaten

Letzte Antwort von sfhowes vor 3 Monaten

Next x days in calendar

Dear Sir or Madam, I have come a long way using linux but there is one thing I am missing dearly in Thunderbird Calendar: I want to see the next x days to move around my… (Lesen Sie mehr)

Dear Sir or Madam,

I have come a long way using linux but there is one thing I am missing dearly in Thunderbird Calendar: I want to see the next x days to move around my appointments if needed and to see my future days. On Wednesday I don't need to see the past two days but Monday and Tuesday of the next week, so I can use the time without switching to a month view or move my calendar around.

Is this hard to implement?

Thank you!

Best regards Dejan

Gefragt von dejan6 vor 3 Monaten

Letzte Antwort von Bogomil Shopov - Бого vor 3 Monaten

Event sharing

Hello from New York City! Is it possible to share a calendar event. When right clicking an event brings up a pop-up menu but a command to share the event does not exis… (Lesen Sie mehr)

Hello from New York City!

Is it possible to share a calendar event. When right clicking an event brings up a pop-up menu but a command to share the event does not exist.

Similar calendar event sharing functionality exists in other web based calendar software.

From an avid user on Win11x64 with Thunderbird 115.7.0 (64-bit).

Any clues appreciated. Thank you.

Gefragt von Anthony E. Alvarez vor 3 Monaten

Letzte Antwort von sfhowes vor 3 Monaten

Calendar Missing when I attempt to add a Task

Running Thunderbird 115.6.1 (64-bit) on Windows 10. I can add an EVENT to any of my 5 calendars in the dropdown. But when I try to add a TASK, only 4 calendars are offer… (Lesen Sie mehr)

Running Thunderbird 115.6.1 (64-bit) on Windows 10. I can add an EVENT to any of my 5 calendars in the dropdown. But when I try to add a TASK, only 4 calendars are offered. Naturally, it's the missing calendar (xxx@gmail.com) I need!

Suggestions would be deeply appreciated.

Thanks, Jeff

Gefragt von jeffbauman vor 4 Monaten

Letzte Antwort von Matt vor 4 Monaten

Ausdruck von Wochentagen nicht möglich

Wenn ich den Wochenkalender ausdrucke erscheint nie der Wochentag (Montag, Dienstag usw.), obwohl diese auf dem Bildschirm in der Wochenansicht zu sehen sind. Leider find… (Lesen Sie mehr)

Wenn ich den Wochenkalender ausdrucke erscheint nie der Wochentag (Montag, Dienstag usw.), obwohl diese auf dem Bildschirm in der Wochenansicht zu sehen sind. Leider finde ich keine Möglichkeit, dies zu ändern. Können sie mir weiterhelfen? Mit freundlichen Grüßen Gerhard

Gefragt von eg11 vor 3 Monaten

Letzte Antwort von david vor 3 Monaten

Thunderbird - Future Events/Tasks in Sidebar

I was wondering if there's a way to include more than just 4 weeks worth of events/task in the calendar sidebar? I have increased it from 2 weeks to 4 weeks but I would l… (Lesen Sie mehr)

I was wondering if there's a way to include more than just 4 weeks worth of events/task in the calendar sidebar? I have increased it from 2 weeks to 4 weeks but I would like to see more without going directly into the Calendar. Thank you,

Gefragt von Steve Green vor 4 Monaten

Letzte Antwort von Toad-Hall vor 4 Monaten

Sync Outlook iCloud calendar with Thunderbird

I posted a question to the help community but I don't know where to see if anyone responded. The question had to do with how to sync my Windows 11 Outlook calendar with m… (Lesen Sie mehr)

I posted a question to the help community but I don't know where to see if anyone responded. The question had to do with how to sync my Windows 11 Outlook calendar with my Thunderbird calendar.

Gefragt von donboyer vor 5 Monaten

Letzte Antwort von sfhowes vor 5 Monaten

I have a Google Calendar on iphone - I want to have it available as is - on Thunderbird on my PC. Advice please

Google Calendar on iphone - I want to have it available on Thunderbird on my PC. Advice please. Can't seem to find any comprehensible instructions. IanM PS I am 83 year… (Lesen Sie mehr)

Google Calendar on iphone - I want to have it available on Thunderbird on my PC. Advice please. Can't seem to find any comprehensible instructions.

IanM PS I am 83 years old

Gefragt von ikm2 vor 4 Monaten

Letzte Antwort von david vor 4 Monaten

How to get information on the thunderbird icalendar parsing

This is probably not the best place to ask. But I would like to know how thunderbird parses icalendars. Is there is place I can see this file? I am working on a projec… (Lesen Sie mehr)

This is probably not the best place to ask. But I would like to know how thunderbird parses icalendars. Is there is place I can see this file?

I am working on a project that uses [https://sabre.io/baikal/] Baikal

You can do a call that gets the icalendar properties but I am having trouble finding a library that can handle this. I have looked into two:

This is probably old but kind of works, however fails with malformed bad ics calendar properties link text

This one looks a little more complicated, and I think this is from some folks at thunderbird working the calendar from what I read. however fails with malformed bad ics calendar properties link text

What I do not get, is that the same ics for instance I am testing that is malformed, Thunderbird reads it like a champ and it is in my calendar. But when I try it in my own APP project, I can't get these front end libs to read it properly.

anyways, if anyone has some info on how the folks at thunderbird parse shared calendars I would love to read up on that lead.


Thanks! happy holidays!

Gefragt von Guy St-Louis vor 5 Monaten

Letzte Antwort von Matt vor 5 Monaten

Calendar showing too many weeks

I'm not sure exactly when it happened, but pretty recently, my calendar started showing 6 weeks (in 6 rows) instead of less (I think it was 4). How do I show less weeks … (Lesen Sie mehr)

I'm not sure exactly when it happened, but pretty recently, my calendar started showing 6 weeks (in 6 rows) instead of less (I think it was 4).

How do I show less weeks at once (so more of each day's pane is bigger and shows more of itself), like it used to be?

I have Thunderbird for Mac v 115.6.0

Thanks, Ted

Gefragt von ted939 vor 5 Monaten

Letzte Antwort von sfhowes vor 5 Monaten

Sync Outlook iCloud calendar with Thunderbird

Problem: I'm 76 years old and technically self-taught. I have 2 Windows 11 computers. One desktop and one laptop. Both are fully updated and utilizing Office software… (Lesen Sie mehr)

Problem: I'm 76 years old and technically self-taught. I have 2 Windows 11 computers. One desktop and one laptop. Both are fully updated and utilizing Office software, specifically Outlook. Not too long ago I happily discovered Thunderbird and like it soooo much better. QUESTION: Within Outlook, my calendar is displayed as iCloud Calendar which is ok for me. The one thing that is keeping me from exclusively using Thunderbird is not being able to import my iCoud calendar into Thunderbird. Is that even possible and if so, how? Please keep your response as simplistic as possible. Thank you for your time and consideration given to my inquiry.

Gefragt von Don Boyer vor 5 Monaten

Letzte Antwort von david vor 5 Monaten

When editing events in calendar, the window does'n't expand far enough to click the "edit" button, by default.

I installed the beta version of Thunderbird without realizing it's incredibly difficult to switch back to stable, so I'm stuck with beta. In beta, can someone explain the… (Lesen Sie mehr)

I installed the beta version of Thunderbird without realizing it's incredibly difficult to switch back to stable, so I'm stuck with beta. In beta, can someone explain the reasoning to me behind why calendar shows a view-only window when double clicking an event title instead of going directly to the editing window? It was so much easier to edit events before:

double click the title > start editing

Now, in beta, both ways to edit an event require extra steps:

right click title > click edit > scale the window larger > start editing or

double click title > scale the window larger > click edit > scale the window larger again > start editing.

It doesn't make any sense. I can't think of any reason for having two separate window states for an event - you don't need a display view and an edit view, because they both display the same information. Just have it open directly into the edit view like it used to.

I made a video to attach but it doesn't allow videos. Let me know if I can provide something else instead.

Windows 10 64bit Pro Thunderbird SUPERNOVA 122.0b1 (64-bit)

Gefragt von デーモン寿司 vor 5 Monaten

Letzte Antwort von Agent virtuel vor 4 Monaten

Thunderbird no longer syncing with Google Calendar

Thunderbird 115.6.0 (64-Bit) is no longer syncing with Google Calendar. I do not know since when, but recently added dates in Google Calendar are not show in Thunderbird… (Lesen Sie mehr)

Thunderbird 115.6.0 (64-Bit) is no longer syncing with Google Calendar.

I do not know since when, but recently added dates in Google Calendar are not show in Thunderbird calendar and vice versa. 

I've tried to setup new connection between Thunderbird and Google, this seems to work, because I got question on smartphone (authenticator app) to allow new connection. But the dates are still not synced. Even forcing sync does not do anything. Same things happens on two Windows 10 64bit computers, but also on Linux Mint. Any advice? Thanks.

Gefragt von Christian Muglhupf vor 4 Monaten

Letzte Antwort von david vor 4 Monaten

Prevent Lightning Reminder window from stealing focus

Specific 'Calendar' topic, but could also be considered to be about updating (improving) the Thunderbird controls/options/addons. Is this a Feature Request, per say? If … (Lesen Sie mehr)

Specific 'Calendar' topic, but could also be considered to be about updating (improving) the Thunderbird controls/options/addons.

Is this a Feature Request, per say? If so, is it in the right place here? If not, where to put this?

Platform: Windows 10. Issue: Thunderbird (Lightning/Calendar) keeps aggressively stealing focus, i.e. putting the Reminder window on top of whatever else I am doing. This is incredibly annoying and unproductive. The only option is to completely disable Reminders, which defeats the purpose of course. See also, for example, https://www.reddit.com/r/Thunderbird/comments/185c727/how_can_i_prevent_the_reminders_window_from/. Requirement: I would like to still hear the Reminder sound, and it would be great if the application also 'gets highlighted' (in orange) on the Taskbar (like many applications that have something new going on, but do not immediately push themselves to the foreground) to get a visual Notification, as well.

In any case, this overly dominant behaviour of the application should NOT persist.

Gefragt von engage1 vor 4 Monaten

Letzte Antwort von Matt vor 4 Monaten

Calendar View Events limited to max 1 year, no more option to view All events, in versions 118 and above

In every version from 118 beta to the latest, the Calendar View Events filter option is limited to max 1 year. In previous versions, there was a filter option to view All… (Lesen Sie mehr)

In every version from 118 beta to the latest, the Calendar View Events filter option is limited to max 1 year. In previous versions, there was a filter option to view All events. I need this option in filter to be re-instated because 1 year is not enough. I want to see all events to manage my calendar more effectively.

Gefragt von hmp vor 4 Monaten

Letzte Antwort von Matt vor 4 Monaten

Cardbook sync to calendar: writes anniversaries one day too late

Task: e.g. on startup, Cardbook checks upcoming anniversaries (e.g. birthdays) from Cardbook Calendars, and writes them to the selected calendar. Expected: write annive… (Lesen Sie mehr)

Task: e.g. on startup, Cardbook checks upcoming anniversaries (e.g. birthdays) from Cardbook Calendars, and writes them to the selected calendar.

Expected: write anniversary to the correct day

Observed: all upcomimng anniversaries are written in the selected format (%n$S syntax, works nicely) to the correct calendar, but always ONE DAY TOO LATE. E.g., if birthday of Cardbook contact is displayed as "26-Feb-2024" in Cardbook, it writes "27-Feb-2024" to calendar (selected "whole day event", so it cannot(?) be b/o time zone problems?)

System: Windows 10. TB 115.5.2 (32-bit). Cardbook 92.1, Last Updated 11. Dezember 2023.

Gefragt von markus.k0 vor 5 Monaten

Letzte Antwort von Matt vor 5 Monaten

Imported ICS files not respecting default reminder time setting.

I use Calendly.com for scheduling my meetings. I'll receive a meeting confirmation email when someone books, and linked from that email is an .ics file I can import to Th… (Lesen Sie mehr)

I use Calendly.com for scheduling my meetings. I'll receive a meeting confirmation email when someone books, and linked from that email is an .ics file I can import to Thunderbird calendar. This all works fine except that meetings imported don't respect the default reminder setting. No reminder is set at all for these meetings - I have to edit each event manually to append the reminder to match what I have saved in the Reminder Defaults section of Settings (15 mins).

Meetings added to my calendar in other ways (i.e. an invitation direct to my inbox) respect and apply the 15min default. This places the blame on Calendly so I looked at the .ics files I'm getting from there and find no TRIGGER reference at all. I imported an unrelated sample .ics file with the TRIGGER explicitly defined and this works, but in the absence of a TRIGGER reference in the Calendly files, my expectation is that the default reminder time would be applied.

Any advice on what may be happening?

Thanks

Gefragt von mail1974 vor 4 Monaten

Letzte Antwort von Matt vor 4 Monaten

Cannot Find/Delete Duplicate Events in Calendar

In setting up a new phone, using BirdieSync to synchronize Thunderbird Calendar with the phone, Calendar ended up with duplicate events, but only those that had originall… (Lesen Sie mehr)

In setting up a new phone, using BirdieSync to synchronize Thunderbird Calendar with the phone, Calendar ended up with duplicate events, but only those that had originally be setup using the "Repeat" button in the "New Event" window. (Ex. a class that meets the same time, same day, each week.)

I cannot find any way to locate and batch delete the duplicates. This seems like it should be basic functionality for a digital calendar. Is it really missing from Thunderbird or am I missing some obscurely located "Delete Duplicates" menu item?

Gefragt von wmcole vor 5 Monaten

Letzte Antwort von Matt vor 5 Monaten