From 5c701b02809ffeec2e9de50e89995dbb85cd7a62 Mon Sep 17 00:00:00 2001 From: Sebastian Leonhardt Date: Fri, 15 Sep 2017 23:43:41 +0200 Subject: Add support for Windows shortcuts (*.lnk files) Supports only relative links across the same volume. Change-Id: I4f61bb9d5f2385d5b15d2b9d9a3f814a7ac85b54 --- manual/plugins/shortcuts.tex | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'manual/plugins/shortcuts.tex') diff --git a/manual/plugins/shortcuts.tex b/manual/plugins/shortcuts.tex index 2cca5f773f..813bdeaf56 100644 --- a/manual/plugins/shortcuts.tex +++ b/manual/plugins/shortcuts.tex @@ -8,6 +8,10 @@ line containing the name of the file or the directory you want to quickly jump to. All names should be full absolute names, i.e. they should start with a \fname{/}. Directory names should also end with a \fname{/}. +\note{This plugin cannot read Microsoft Windows shortcuts (\fname{.lnk} +files). These are handled by a separate plugin; see +\reference{ref:Winshortcutsplugin}.} + \subsubsection{How to create \fname{.link} files} You can use your favourite text editor to create a \fname{.link} file on the -- cgit v1.2.3