Jump to content

AndyEvernote

Level 1
  • Posts

    6
  • Joined

  • Last visited

Posts posted by AndyEvernote

  1. Not sure if this is a good idea or not; I use Evernote to collect the data I use to then submit Feature Request and Forum discussions:

    • ways to reproduce the issue
    • annotated screen shots
    • merge the notes
    • etc.

    Then I cut and paste into the Forum; and it does a decent job (thank you!).

    But was trying to think of a way that I could submit the actual note from with-in the client to Evernote. This is, however, fraught with danger.

    Would it be possible to build a portal that would take my note, process it (grab vital stats (identify the client with version number etc.), suggest tags, scan for language abuse, suggest search for similar posts (I know that is difficult), suggest the possible forum(s), strip fonts(?), identify language(s)), present a version to me where I could select and un-select the options and then post?

    I'm not asking for much 😉

  2. Forum White-space suggestion: Watch the gaps at the bottom of boxes.
     
    I applaud the excellent use of white-space on the CSS formatting of the forum. Could the use of space at the bottom of boxes, lists and space between boxes be reviewed to be consistent with the rest of the spacing?
     
    Example #1: Guidelines - Evernote User Forum
     

    Guidelines - Evernote User Forum

     
    To demonstrate, I've grabbed a screen shot from the current page and then quickly altered the html and grabbed a 2nd screen shot (see below):
     
    Simply copied the "spacer" <div> used between the other <ol> elements and added it below the final <ol> element:
     
    <div>
     
    [...]
     
           <ol start="9" style="color:#525e61; font-size:14px; text-align:start">
               [...]
           </ol>
     
           <div style="color:#525e61; font-size:14px; text-align:start">
               &nbsp;
           </div>
     
           <ol start="10" style="color:#525e61; font-size:14px; text-align:start">
               [...]
           </ol>
     
    <!-- copy and pasted div -->
           <div style="color:#525e61; font-size:14px; text-align:start">
               &nbsp;
           </div>
     
    </div>
     
     
    Screenshots Current and With Spacing:
     
    image.thumb.jpeg.b508a5888aa64e442e3e932864dbe3b8.jpegimage.thumb.jpeg.b3193d189e16d12b0b3e7e4ae0f5030c.jpeg
     
     
     

    Evernote Forum - White space example #2 - Welcome to the Evernote Discussion Forums - Evernote User Forum

     
     
    image.thumb.jpeg.021b03b79b7ca10159c27432e1313f85.jpeg
     
    For your consideration, cheers.
     
  3. On 8/23/2019 at 10:15 AM, CalS said:

    43k notes with no speed issues. 

    1. Check what else is running on your machine, particularly any of the Microsoft background stuff which you don't use. 
    2. Turn off context in EN. 
    3. Hold Ctrl and click on help.  Select optimize data base.
    4. EN performance is impacted by memory and disk type (HDD vs SSD).

    Turning off context made all the difference for me. Switching Notebooks was painful on Windows but non-issue on Android. Now, on Windows, no detectable delay.

    • Like 1
×
×
  • Create New...