Jump to content

hype23

Level 2
  • Posts

    14
  • Joined

  • Last visited

Posts posted by hype23

  1. who's bright idea was this? !!!!!

    you should quit UX design and go make shoes... because you absolutely suck at it!!!

    Removing such an essential feature and making it more complicated and unintuitive is beyond mind bending!!!

    If it ain't broke, DON "T FIX IT!!!!!
    If I was not forced to install the new version because the legacy will not sync soon.... I wouldn't have been so frustrated with your software...

    Mark my words, I'm switching to Notion soon and will stop being and advocate for Evernote.

    The only thing that held me back was a lack of time to do the transfer.

  2. The link is no longer available.

    Anyone have a different one?

    I also use the legacy version a lot.

    in the new one they removed a lot of the stuff I've been using in the old version. (toggling the Note list on and off, for starters; I would keep that next to the sidebar and toggle both very conveniently with F10 and F11; no longer possible for the note list; in order for it to show up I need to create  a new note!!!! FFS)

    Keyboard hotkeys don't work for the new version, when it comes to the note list, even after expressly customizing them. That is a product bug which never got addressed since the overhaul. 

    The strikethrough button was removed from the formatting bar; luckily CTRL+T still worked to achieve the same result.

    No way to colour notes and notebooks in the sidebar anymore!!

    And I use the search functionality in the Note list. I don't want extra fluff, such as EVN Home screen that they've added; I want the basic software to work and it doesn't.

     

     

  3. I press on my account / and then on this button:

    image.png.d504cbbc1aa9a47e402b2c89d2f4ff1f.png

    I then get redirected to this page:

    image.thumb.png.aa3f27f1052f9cb47424e5d0974de525.png

     

    This, after trying 5 times to reach support via different menu and would get logged out each time... I am on a PERSONAL plan.

    I had a severe technical error tonight where a note was overwritten by a sync from another device because the main device didn't sync for a whole day.... despite the fact it had the setting set to sync the said note every 5 minutes. And I lost all of the changes I made today in that note. This is not good.

     

  4. Implementing it shouldn't be that difficult for the devs. 
    All you have to do is write the note with its Table of Contents in the format below:

    <a href="#jamminProductivityOrWhateverIDNameYouWant">PRODUCTIVITY</a> 

    <a href="#anotherID">HEADER 2 </a> 

    <a href="#andAnother">HEADER 3 </a> 

    [...]rest of your document [...]

     

    <p id=PRODUCTIVITY> PRODUCTIVITY <p>

    [...]block of text here [...]

     

    <p id=anotherID> HEADER 2 <p>

    [...]block of text here [...]

     

    <p id=andAnother> HEADER 3 <p>

    [...]block of text here [...]

     

×
×
  • Create New...