• Login
Community
  • Login

Adding a desktop/taskbar link to a file in Google Drive which will open N++ with the specified file for editing....

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
search
4 Posts 4 Posters 566 Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I
    Ivan Lewis-Coker
    last edited by Ivan Lewis-Coker Apr 16, 2024, 3:23 AM Apr 16, 2024, 3:19 AM

    Apologies in advance if this has been covered previously, but I didn’t see a Search option to look… :o/

    As the subject says, I’d like to create a shortcut to a text file on my desktop and/or the Windows 10 taskbar which will open N++, along with the specified text file for editing.

    I used to use Dropbox to store the file, which was handy as I could just right click on the Dropbox notification tray icon and open it whenever I needed to, but I’d rather not faff about with a second cloud service when I don’t have to.

    What I’ve tried thus far is use Google Drive on the web to create the shortcut and then pinned this to my desktop/taskbar.

    I then edited the Properties dialog of said shortcut, specifying the Target text box entry as:

    “D:\Program Files (x86)\Notepad++\notepad++.exe” “H:_Google Drive(KEY STUFF TO XFER BET. PHONES)\Misc\W (Google Drive).txt”

    … Where H:_Google Drive is the actual folder name under the virtual drive labelled G:\

    {Note that I initially specified the virtual drive in the shortcut, but this also failed to work.)

    Anyone know if what I’m trying to achieve is at all possible…?

    TIA,

    ivan

    ()

    M C P 3 Replies Last reply Apr 16, 2024, 3:41 AM Reply Quote 0
    • M
      mkupper @Ivan Lewis-Coker
      last edited by Apr 16, 2024, 3:41 AM

      @Ivan-Lewis-Coker, please post your Debug info per what’s at Please Read This Before Posting.

      I noticed in your post that the target to get to Notepad++ is on drive D: and so I’m wondering where your copy of Notepad++ is located. The Debug info will include this.

      Overall, what you tried to do should work, if, and only if, everything you showed to us about that shortcut is correct. If a detail is wrong, such as the drive letter, then it won’t work. Computers try to do what they are told, not what you want.

      1 Reply Last reply Reply Quote 1
      • C
        Coises @Ivan Lewis-Coker
        last edited by Apr 16, 2024, 5:31 AM

        @Ivan-Lewis-Coker

        Since I don’t use Google Drive with a mapped drive (which I think is what you are doing), I might misunderstand. Please forgive me if this doesn’t make sense.

        Can you navigate to the file through Windows file explorer, so you’re looking at the folder that contains it like you would look into any ordinary folder?

        If so, what happens if you hold down the Alt key on your keyboard and drag the file to your desktop? Normally, that should create a shortcut.

        If it does create a shortcut, but one that opens in something other than Notepad++, you should be able to edit the properties and add the path to Notepad++, followed by a space, before the existing contents of the Target. See if that works.

        If won’t create a shortcut, one other possibility is to try holding Shift, then right-click the file, then choose Copy as Path from the menu. That should give you the correct path to use to create a shortcut.

        1 Reply Last reply Reply Quote 1
        • P
          PeterJones @Ivan Lewis-Coker
          last edited by Apr 16, 2024, 1:20 PM

          @Ivan-Lewis-Coker,

          The other respondants are helping with your actual issue, but I thought I’d reply to:

          I didn’t see a Search option to look

          The toolbar of the forum has a magnifying glass, which indicates “search”, just like magnifying glasses do in many other tools (including Notepad++)

          1bafccac-2b9e-4c20-9aba-ee207b30a577-image.png

          Click on the search icon, then type your search text. It’s not the world’s best search, but it will work.

          And I am also assuming you actually know about Google’s advanced search syntax (which you can enter in a normal Google search bar, not just from their advanced search page). This syntax allows you to search by site, so site:community.notepad-plus-plus.org search terms here will restrict your google search to our Community.

          1 Reply Last reply Reply Quote 5
          1 out of 4
          • First post
            1/4
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors