Differences
This shows you the differences between the selected revisions of the page.
ui_locationprofile 2005-05-02 | ui_locationprofile 2022-06-16 (current) | ||
Line 1: | Line 1: | ||
====== Location Profiles Dialog ====== | ====== Location Profiles Dialog ====== | ||
- | Location Porfiles dialog is used optionally in [[ui_commander|Norton Commander interface]] only as an alternative to [[ui_opendir|Bookmark dialog]]. You can opt to use it in [[ui_pref_commander#miscellaneous_options|preferences]]. | + | The Location Profiles dialog is used optionally in [[ui_commander|Commander interface]] only as an alternative to [[ui_opendir|Bookmark dialog]]. The Location Profiles dialog shows the bookmarks, but additionally allows to create location profiles that contain both a local and a remote directory at the same time. Location Profiles dialog also allow to group bookmarks into folders. You can opt to use it in [[ui_pref_commander#misc|preferences]], and it is also remembered automatically depending what you used last. |
- | You will see Location Profiles dialog when you have used command //[[task_navigate#bookmarks|Open Directory/Bookmark]]// or when you have just added bookmark using //[[task_navigate#bookmarks|Add to Bookmarks]]// command. | + | You will see the Location Profiles dialog when you use the //[[task_navigate#bookmarks|Open Directory/Bookmark]]// command or after you add a bookmark using the //[[task_navigate#bookmarks|Add Path to Bookmarks]]// command. |
- | You can use the dialog either to manage or open location profiles or to change working directory by [[task_navigate#entering_path_manually|entering path manually]]. | + | You can use the dialog either to manage or open location profiles, or to change working directory by [[task_navigate#manual|entering path manually]]. |
- | + | ||
- | Location profile is named bookmark consisting of both local and remote directory. The profiles can be hierarchically organised into folders. | + | |
&screenshotpict(locationprofile) | &screenshotpict(locationprofile) | ||
- | The local and remote directory boxes contain initially paths to your current working directories. You can change them manually to open any directory you want. Alternatively you can select profile from list below (if any). For the convenience, when the dialog appears, focus will be on box corresponding to active [[ui_file_panel|file panel]]. | + | The local and remote directory boxes initially contain paths to your current local and remote working directories. You can change them manually to open any directory you want. Alternatively you can select one of the profiles (if any) from the lists below. For your convenience, when the dialog appears, the focus will be placed on the box corresponding to the active [[ui_file_panel|file panel]]. |
- | Use buttons next to profile list to manage your bookmarks. | + | For local path, you can use syntax ''%NAME%'' to refer to a local environment variable name that resolves to a path (for example ''%APPDATA%''). |
- | Button //Add// create new profile from paths in directory boxes. You will be prompted for name of the profile. Select folder before creating profile to add new profile into the folder. | + | There are two profiles lists, //Site Location profiles// and //Shared Location profiles//. |
- | Button //Remove// removes selected profile or folder. If you remove the last profile in folder, the folder will be removed as well. | + | Use the buttons next to the profile list to manage your location profiles. |
+ | |||
+ | Button //Add// creates a new profile from paths in directory boxes. You will be prompted for name of the profile. Select folder before creating profile to add new profile into the folder. To overwrite existing profile, select its name from drop-down list. | ||
+ | |||
+ | Button //Remove// removes selected profile or folder. If you remove the last profile in a folder, the folder will be removed as well. | ||
Use button //Rename// to rename selected profile or folder. | Use button //Rename// to rename selected profile or folder. | ||
- | Use button //Move to// to organize profiles info folders. To create new folder, select first profile you want to add to that folder and press //Move to//. Then type name of the new folder. You can also insert profile into existing folder by dragging it. You cannot move folder into another folder to make it subfolder. | + | Use button //Move to// to organize profiles info folders. To create new folder, select first profile you want to add to that folder and press //Move to//. Then type name of the new folder. You can also insert profile into an existing folder by dragging it. You cannot move folder into another folder to make it a subfolder. |
+ | |||
+ | Use the //Shortcut// button to associate [[custom_key_shortcuts|custom keyboard shortcut]] with the location profile (available for //Shared Location profiles// only). | ||
- | Use buttons //Up// and //Down// to change profile order. You can also reorder profiles by dragging them to new position. You cannot reorder folders. They are always sorter alphabetically. | + | Use buttons //Up// and //Down// to change profile order. You can also reorder profiles by dragging them to new position. You cannot reorder folders. They are always sorted alphabetically. |
Button //Bookmarks// switches (permanently) to "[[ui_opendir|Bookmark]]" mode. | Button //Bookmarks// switches (permanently) to "[[ui_opendir|Bookmark]]" mode. | ||