Offline support for lightning calendar












1















I created a network calendar and enabled offline support. However, starting thunderbird with no network-connection, the calendar doesn't show anything.
I expected that I would see my calendar entry.
Is this a bug oder do I expect the wrong thing? How can I debug this?
I'm using Thunderbird-Version: 60.2.1 (64-Bit) Lightning-Version: 6.2b6 with Linux Mint MATE 18.3










share|improve this question























  • You can export your network calendar as an .ics file and open it locally. Why, though, would you expect a "network calendar" to be available without network connection??

    – DrMoishe Pippik
    Dec 23 '18 at 4:39











  • Well, in practice: when travelling by train I have often lose network, nevertheless I want to know my dates. Beside, there's the option: Offline support (especially for network calendars in lightning), thus I expected it or want to know what it means.

    – user3656083
    Dec 23 '18 at 12:35


















1















I created a network calendar and enabled offline support. However, starting thunderbird with no network-connection, the calendar doesn't show anything.
I expected that I would see my calendar entry.
Is this a bug oder do I expect the wrong thing? How can I debug this?
I'm using Thunderbird-Version: 60.2.1 (64-Bit) Lightning-Version: 6.2b6 with Linux Mint MATE 18.3










share|improve this question























  • You can export your network calendar as an .ics file and open it locally. Why, though, would you expect a "network calendar" to be available without network connection??

    – DrMoishe Pippik
    Dec 23 '18 at 4:39











  • Well, in practice: when travelling by train I have often lose network, nevertheless I want to know my dates. Beside, there's the option: Offline support (especially for network calendars in lightning), thus I expected it or want to know what it means.

    – user3656083
    Dec 23 '18 at 12:35
















1












1








1








I created a network calendar and enabled offline support. However, starting thunderbird with no network-connection, the calendar doesn't show anything.
I expected that I would see my calendar entry.
Is this a bug oder do I expect the wrong thing? How can I debug this?
I'm using Thunderbird-Version: 60.2.1 (64-Bit) Lightning-Version: 6.2b6 with Linux Mint MATE 18.3










share|improve this question














I created a network calendar and enabled offline support. However, starting thunderbird with no network-connection, the calendar doesn't show anything.
I expected that I would see my calendar entry.
Is this a bug oder do I expect the wrong thing? How can I debug this?
I'm using Thunderbird-Version: 60.2.1 (64-Bit) Lightning-Version: 6.2b6 with Linux Mint MATE 18.3







thunderbird lightning






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Dec 22 '18 at 21:52









user3656083user3656083

133




133













  • You can export your network calendar as an .ics file and open it locally. Why, though, would you expect a "network calendar" to be available without network connection??

    – DrMoishe Pippik
    Dec 23 '18 at 4:39











  • Well, in practice: when travelling by train I have often lose network, nevertheless I want to know my dates. Beside, there's the option: Offline support (especially for network calendars in lightning), thus I expected it or want to know what it means.

    – user3656083
    Dec 23 '18 at 12:35





















  • You can export your network calendar as an .ics file and open it locally. Why, though, would you expect a "network calendar" to be available without network connection??

    – DrMoishe Pippik
    Dec 23 '18 at 4:39











  • Well, in practice: when travelling by train I have often lose network, nevertheless I want to know my dates. Beside, there's the option: Offline support (especially for network calendars in lightning), thus I expected it or want to know what it means.

    – user3656083
    Dec 23 '18 at 12:35



















You can export your network calendar as an .ics file and open it locally. Why, though, would you expect a "network calendar" to be available without network connection??

– DrMoishe Pippik
Dec 23 '18 at 4:39





You can export your network calendar as an .ics file and open it locally. Why, though, would you expect a "network calendar" to be available without network connection??

– DrMoishe Pippik
Dec 23 '18 at 4:39













Well, in practice: when travelling by train I have often lose network, nevertheless I want to know my dates. Beside, there's the option: Offline support (especially for network calendars in lightning), thus I expected it or want to know what it means.

– user3656083
Dec 23 '18 at 12:35







Well, in practice: when travelling by train I have often lose network, nevertheless I want to know my dates. Beside, there's the option: Offline support (especially for network calendars in lightning), thus I expected it or want to know what it means.

– user3656083
Dec 23 '18 at 12:35












1 Answer
1






active

oldest

votes


















0














With Thunderbird 60.4.0 and Lightning 6.2.4 under GNU Linux system, I find a ~/.thunderbird/<id>.default/calendar-data/backup/ directory, in which I find several ICS calendars which seems to contain the offline information for my remote calendar.



So it seems that I can consult my remote calendar offline by importing one of these ICS into a new calendar.



It feels however silly to have to create a new calendar and manually do such import. I really wish the "offline support" of Lightning for remote calendars would provide a user-friendly (if not automatic) way to switch between remote server and offline local cached data.






share|improve this answer























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "3"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1387011%2foffline-support-for-lightning-calendar%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    With Thunderbird 60.4.0 and Lightning 6.2.4 under GNU Linux system, I find a ~/.thunderbird/<id>.default/calendar-data/backup/ directory, in which I find several ICS calendars which seems to contain the offline information for my remote calendar.



    So it seems that I can consult my remote calendar offline by importing one of these ICS into a new calendar.



    It feels however silly to have to create a new calendar and manually do such import. I really wish the "offline support" of Lightning for remote calendars would provide a user-friendly (if not automatic) way to switch between remote server and offline local cached data.






    share|improve this answer




























      0














      With Thunderbird 60.4.0 and Lightning 6.2.4 under GNU Linux system, I find a ~/.thunderbird/<id>.default/calendar-data/backup/ directory, in which I find several ICS calendars which seems to contain the offline information for my remote calendar.



      So it seems that I can consult my remote calendar offline by importing one of these ICS into a new calendar.



      It feels however silly to have to create a new calendar and manually do such import. I really wish the "offline support" of Lightning for remote calendars would provide a user-friendly (if not automatic) way to switch between remote server and offline local cached data.






      share|improve this answer


























        0












        0








        0







        With Thunderbird 60.4.0 and Lightning 6.2.4 under GNU Linux system, I find a ~/.thunderbird/<id>.default/calendar-data/backup/ directory, in which I find several ICS calendars which seems to contain the offline information for my remote calendar.



        So it seems that I can consult my remote calendar offline by importing one of these ICS into a new calendar.



        It feels however silly to have to create a new calendar and manually do such import. I really wish the "offline support" of Lightning for remote calendars would provide a user-friendly (if not automatic) way to switch between remote server and offline local cached data.






        share|improve this answer













        With Thunderbird 60.4.0 and Lightning 6.2.4 under GNU Linux system, I find a ~/.thunderbird/<id>.default/calendar-data/backup/ directory, in which I find several ICS calendars which seems to contain the offline information for my remote calendar.



        So it seems that I can consult my remote calendar offline by importing one of these ICS into a new calendar.



        It feels however silly to have to create a new calendar and manually do such import. I really wish the "offline support" of Lightning for remote calendars would provide a user-friendly (if not automatic) way to switch between remote server and offline local cached data.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jan 14 at 10:42









        Hugo RaguetHugo Raguet

        82




        82






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Super User!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1387011%2foffline-support-for-lightning-calendar%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Paul Cézanne

            UIScrollView CustomStickyHeader Resize height generates problems when scroll is too fast

            Angular material date-picker (MatDatepicker) auto completes the date on focus out