Jump to content

Dave Green

Level 4
  • Posts

    353
  • Joined

  • Last visited

Posts posted by Dave Green

  1. 5 hours ago, MvdH said:

    Same b.t.w. with reminders and URL's. They could easily fix this by keeping the reminder closest in time, or keep the first or any URL, and make a backlink index so they keep working, so they now point to the newly created merged note, instead of "getting lost".  🙂  So the idea of backlinks COULD work, the fact that merging notes results in a single new note is just a technical concept, not a functional one.

    I agree with you both on being possible and desirable, although presently, the page that is back-linked to is still pointing to the note that went to trash or still exists if you chose that option.  This would have to be thought through.

    As an example:

    TestMain Note with links to Test 1 and Test 2

    Merge Test 1 & Test 2 to new note 

    TestMain still links to the original Test 1 and Test 2 (in trash or still in existence).

  2. Cool. I looked for a way to do it on the Mac but it was not as simple, one can use the new Shortcut mechanism to program an open and paste the URL there.

     CleanShot2024-01-03at00_44.12@2x.thumb.png.6f0e4257ae88dadcb82b5e858fc07cf1.png

    That said, I assumed that the OP was likely a Windows User, so I was looking for an approach that worked there, but yours is much better.

     

  3. 14 hours ago, KCour2006 said:

    Bu in this example what are you using to get the link?  Are you going through the web and creating links that way?  I"m trying to stay within in the application as much as possible.

    In the application, you get the link by using Note | Copy Internal Link | App Link or by using the keyboard shortcut for copying the internal link of the page you are on (on the Mac, it is ⇧ + ⌥ + ⌘ + C.

    I don't have a great solution for launching Evernote to the note, but one can persuade your browser to help.  I was able to do this on the Mac.

    1. Create a small .html to launch the Evernote URI when it loads

    <!DOCTYPE html>
    <html>
    <head>
        <script>
            window.location.href = "evernote:///view/176135/s3/ba7e9e37-e9d2-2ac0-e948-7f05a72e4f30/d07804e3-e653-c3bb-4a37-2406fb22b528";
        </script>
    </head>
    <body>
    </body>
    </html>

    The Evernote link needs to change to the one you want to launch.  It should launch the desktop application.

    2. On my Mac, I have this .html file launch Safari (it also worked for Firefox).

    3. I permit Safari to open Evernote each time it sees the URI by answering "Always Allow" when it launches the first time.

    4. Save the .html file on your desktop (or wherever you want to click).  

    5. This should launch Evernote to the page cited, which, if the link is to a note in the folder you want, should either show the folder too or be one more click away from doing so (by clicking the folder of this note).

  4. 19 hours ago, agsteele said:

    Which piece of the tags provision do you have in mind - given that tags exist and do most things? I presume you have a specific issue in mind.

    I have seen that tags don't sync down to an evernote-backup sync, so I am hopeful that better sync would help that.  I have also see tags slow to be reflected in multiple windows, etc.

    • Like 1
  5. 3 hours ago, thechinh said:

    Btw, it looks like your suggested link is to convert each note to an ENEX file. In my case, there are hundreds of notes, so it is impractical. But thanks anyway!

    I am a Mac User so I can't try the Windows code but it reads like a folder of notes gets converted to a single .enex file representing a Notebook. 

  6. 3 hours ago, s2sailor said:

    It consistently does NOT work, at least for me, on the Mac.  Curiously, it brings me to the Home Screen.

    Inconsistency, sometimes, it works, sometimes Home screen, and sometimes, something else I have looked at recently.

    I got to a point where it was consistently going to the Home screen then I held down ⌥ while clicking on Help, and chose Troubleshooting > Reload -- next time, it worked (and continued for a while).

    • Like 3
    • Thanks 1
  7. 15 hours ago, alex.nn said:

    Going back to the original issue though, i hope someone has a fix for the cookie issue when clipping from mobile. Seems like the quickest and easiest way but made completely unusable by that problem. Maybe if there's a way to open/display instagram content through Evernote in order to allow cookies, then it wouldn't need this permission again when clipping content..

    What happens if you confirm cookies from captured page? Long shot but worth trying.   It seems like it is (some part of) Evernote reaching into Instagram given the reference to Meta. 

  8. 8 hours ago, Dave-in-Decatur said:

    Cannot create hyperlinks to local file and folders: Not (no longer?) correct; links of the form file:/// followed by a fully qualified file path will open in their appropriate apps (on Windows desktop app; not in Web app; don't know about Mac)

    It also works in Mac, one has to substitute %20 for any spaces in the URI.  Other than that, it works well.  You can also to tel:8005551212 for URI to a phone number, app:string to apps that support URI invocation.  They have even fixed handling of x-app:// uri's.

    • Like 1
  9. 5 hours ago, Fixestcat said:

    Wonder whether users that get utility from the Home Screen even exist…

    I do, it has a calendar (which I use to create meeting notes), my next actions list, a menu note to other pages, as well as most recently changed, most recently captured.  I don’t have it come up as the first screen, but I like being able to go to it easily.

    • Like 1
  10. 11 hours ago, idoc said:

    At times I have taken a notebook, exported the enex files, deleted the original notebook and then reconstituted the deleted notebook by using the enex files.  This worked when I tried it with a notebook of 100 notes.  I assumed it would work for all 9000 if I needed it to.

    I believe you will find any links between the notes you are restoring and links into the notes you are restoring are broke.  The links in the restored notes to notes that are still in Evernote should work.

    • Like 1
×
×
  • Create New...