Jump to content

Attila Balogh

Level 2
  • Posts

    12
  • Joined

  • Last visited

Posts posted by Attila Balogh

  1. 11 hours ago, Shane D. said:

    Hi there,

    Thanks for reaching out!

    @NickBH This is an issue that is affecting a small number of users, and we are working to fix it as quickly as possible.

    In the meantime, you can workaround this issue by doing the following:

    1. Uninstall Evernote on your iOS device
    2. Log into your account on the Web or Desktop app
    3. Go to Home, then Customize
    4. Make sure the notes widget is enabled on your Home, and is the top block.
    5. Save the customization
    6. Reinstall Evernote on your iOS device, go to Home, and tap through the tool tips

    I'll provide an update here once this issue has been fixed.

    Let me know if you have any other questions!

     

    I have tried it again with no success. :(

  2. 4 hours ago, andrewcalvin said:

    Pass this on to the devs:

    try {
        displayWidgets();
    }
        catch(err) {
        -- code to display default message widget
        if (user.widgets.count == 0) {
            -- insert code for don't try to display widgets
        }
    }

    function displayWidgets() {
        -- code to display widgets
    }

     

    For me the issue is not that I haven't a single widget as I have 3 but I have the black blank screen issue as well.

  3. On 10/8/2020 at 5:03 PM, stocky2605 said:

    it would be nice, as we know it from Version 7, to have a smarter way for the reminders view. Focus should be to see when they're due automatically and a way to mark them as finished directly in the list view.

    Currently I'm forced to add the column "reminder" to easily see the due date - but this changes the normal notes view, too (where I don't need the reminder column ). And still no way to mark them as finished/completed in the view.

    === Why different Views ===

    In the Notes View I need space to read the note titles (don't waste space by reminder column)

    In the Reminders View I need to see the due dates and maybe mark them as completed directly

    So, two different views with two different needs - but controlled by a single column view that changes both, the Notes and the Reminders view.

    Please reconsider this.

    + 1

    • Thanks 1
×
×
  • Create New...