Skip to content

Commit

Permalink
document for Creating Desktop shortcut for connections 1Remote/1Rem…
Browse files Browse the repository at this point in the history
  • Loading branch information
VShawn committed Jul 23, 2023
1 parent 78b65c3 commit aae2ff7
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 4 deletions.
21 changes: 21 additions & 0 deletions source/docs/usage/misc/desktop-shortcut-for-connection.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Creating Desktop shortcut for connections

Thanks to our [CLI feature](cli.md), 1Remote finally supports adding desktop shortcuts for sessions.

You can create desktop shortcuts for **individual servers**, **multiple servers**, or all servers under a specific **Tag**. Simply right-click on the corresponding item and select "Create Desktop Shortcut."

## individual servers

![individual servers](img/desktop-shortcut-for-connection1.jpg)

## multiple servers

![multiple servers](img/desktop-shortcut-for-connection2.jpg)

## Tag

![tag](img/desktop-shortcut-for-connection3.jpg)

## Shortcut demonstration

![demo](img/desktop-shortcut-for-connection4.jpg)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 5 additions & 4 deletions source/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,9 @@ plugins:
- macros:
include_dir: inc
- search:
separator: '[\s\-\.]+'
lang:
- en
separator: '[\s\-\.]+'
lang:
- en
- tags:
tags_file: tags.md
- pdf-export:
Expand Down Expand Up @@ -184,8 +184,9 @@ nav:
- Streamline by pre/post connect script:
- Overview: usage/misc/pre-post-script-control/overview.md
- Pre-open a VPN: usage/misc/pre-post-script-control/open-a-vpn-before-connect.md
- CLI: usage/misc/cli.md
- Note for servers: usage/misc/note-for-servers.md
- CLI: usage/misc/cli.md
- Creating Desktop shortcut for connections: usage/misc/desktop-shortcut-for-connection.md
- Help translation: usage/misc/help-translation.md
# - Customized: usage/misc/customized.md
- Pricing: pricing.md
Expand Down

0 comments on commit aae2ff7

Please sign in to comment.