Tech Tip: Creating a Shortcut to a Specific Document or Folder

Save time by eliminating the need to search for specific documents or folders

August 23rd, 2010 by UserEducationUserEducation is a Laserfiche staff member Comment on this article

You can make it even easier for you and your users to access documents and/or folders inside a Laserfiche repository by creating shortcuts to them outside of Laserfiche. Shortcuts save you time by eliminating the need to search or browse through the repository to find a specific document or folder.

You can store a shortcut on your Windows desktop for quick access, or send it as an e-mail attachment to another Laserfiche user—who has the Laserfiche Client installed locally—to provide that person with a direct link to that same entry. If the user is configured to log in to Laserfiche using Windows Authentication, he/she will be logged in automatically and will not have to provide credentials each time the shortcut is clicked.

To create a shortcut to a specific document

  1. Navigate to the folder where the document is located in the Folder Browser.
  2. While holding CTRL + SHIFT, drag the document out of Laserfiche and onto your desktop.
    Note: If you do not hold CTRL + SHIFT while dragging, you will export the document.

To create a shortcut to a specific folder

  1. Navigate to the folder in the Folder Browser.
  2. Drag the folder out of Laserfiche and onto your desktop.

To edit a shortcut’s XML to point to a different entry

You can also take an existing document or folder shortcut and change its path by editing the shortcut file, which is in XML format.

Note: Though the shortcut file has a .lfe extension, it is actually a file that uses an XML format that can be edited in a text-editor. Ensure you do not change the extension from .lfe to anything else.

  1. Right-click the existing shortcut and open it in a text editing program (e.g., Notepad).
  2. Change the entry ID number to point to a different document or folder.
    <?xml version=’1.0′ encoding=’Unicode’?>
    <laserfiche>
    <repository name=’myRepository’>
    <entry id=’109578‘/>
    </repository>
    </laserfiche>
  3. When finished, save the XML file.

Note: If you change the document or folder shortcut to point to a different document or folder, you should also rename the shortcut itself so it’s not misleading.

Tags:

6 responses to “Tech Tip: Creating a Shortcut to a Specific Document or Folder”

  1. Bonnie Says:

    Is there a way to take these newly created desktop objects and put them into a Excel spreadsheet so that they are in one location vs having 20-30 icons on the desktop?

  2. Laserfiche Says:

    Bonnie,

    You cannot add these shortcuts to an Excel spreadsheet. As an alternative, you can create a folder on the desktop and drag the shortcuts from Laserfiche directly to that folder. If the shortcuts are already on your desktop, you can also just drag them into that folder.

  3. Paul Garille Says:

    My company has not yet upgraded to Laserfiche version 8. Our current version is 7.2.1.0407. Is it possible to create a desktop shortcut to a specific document or folder in my present version of LF?

  4. Laserfiche Says:

    Paul,

    You cannot create shortcuts to a document or folder in Laserfiche 7. Dragging a document out of the Laserfiche 7 Client while pressing CTRL + SHIFT will just export the document, and dragging a folder out is not supported.

  5. Kwabena Prakah-Asante Says:

    Can something similar be done using a web URL to open the document using the desktop client?

  6. User Education Says:

    If you upload the .lfe shortcut file to a Web server (e.g.,www.website.com/file.lfe), the .lfe file will open in the Laserfiche Client if you have it installed.

Comment on this article