| Both sides previous revision Previous revision Next revision | Previous revision |
| rdms:webapp:databrowser [2026/07/30 08:27] – burcu | rdms:webapp:databrowser [2026/07/30 10:12] (current) – burcu |
|---|
| |
| ==== Preview Data ==== | ==== Preview Data ==== |
| The context menu in the data browser also allows you to preview the content of certain files. So far, the RDMS supports the preview of the following file formats: | |
| |
| ^ Type ^ File Extensions ^ Notes ^ | The context menu in the Data Browser allows you to preview the contents of certain files. The RDMS currently supports previews of the following file formats: |
| | Image File | ''*.apng'', ''*.bmp'', ''*.gif'', ''*.jpg'', ''*.jpeg'', ''*.png'', ''*.svg'' | Displays preview of the image. | | |
| | Documents | ''*.pdf'' | Opens PDF in Browser. Printing/Download is possible from there. | | |
| | Text-based | ''*.csv'', ''*.html'', ''*.json'', ''*.txt'', ''*.xml'' | Displays content of text file. Content can be copied from here as well. | | |
| | Other | ''*.tar'' | Displays the content of the tar bundle. | | |
| |
| To preview a file, right-click the file and open the context menu. Then select the "Open In..." option from the context menu. The function will present you with different ways to open the respective file. You can choose to preview the file either on the right side of the current data browser window or to use a new browser tab to preview it. | ^ File Type ^ File Extensions ^ Notes ^ |
| | | Image | ''*.apng'', ''*.bmp'', ''*.gif'', ''*.jpg'', ''*.jpeg'', ''*.png'', ''*.svg'' | Displays a preview of the image. | |
| | | PDF document | ''*.pdf'' | Opens the PDF in the browser. You can print or download it from there. | |
| | | Text-based file | ''*.csv'', ''*.html'', ''*.json'', ''*.txt'', ''*.xml'' | Displays the contents of the text file. You can also copy the contents. | |
| | | Archive | ''*.tar'' | Displays the contents of the tar archive. | |
| | |
| | To preview a file, right-click it and select "Open In..." from the context menu. You can preview the file on the right side of the current Data Browser or in a new browser tab. |
| |
| {{ :rdms:webapp:rdms_data_preview_1.png?direct&800 | }} | {{ :rdms:webapp:rdms_data_preview_1.png?direct&800 | }} |
| |
| In this example case, we select a tar archive for preview. You can see in the screenshot below that the content of the tar archive is shown on the right side of the data browser. | The following example previews a tar archive. The contents of the archive appear on the right side of the Data Browser: |
| |
| {{ :rdms:webapp:rdms_data_preview_2.png?direct&800 | }} | {{ :rdms:webapp:rdms_data_preview_2.png?direct&800 | }} |
| |
| **Notes**: | **Notes:** |
| * The preview function is limited to files with a **maximum size of 500 MB**. | |
| * In the future, we will add more data formats that can be previewed. If you need a certain preview function, please contact [[rdms-support@rug.nl|rdms-support@rug.nl]] with your request. | * You can preview files with a maximum size of **500 MB**. |
| | * More file formats will be added in the future. To request support for a specific format, contact [[rdms-support@rug.nl|rdms-support@rug.nl]]. |
| |
| ==== Using Hotkeys ==== | ==== Using Hotkeys ==== |
| |
| Within the Data Browser, different hotkeys are implemented that you can use to execute common data operations in a convenient way. | You can use hotkeys to perform common operations in the Data Browser. These hotkeys follow commonly used operating-system shortcuts. Use ''Shift + Up'', ''Shift + Down'', or ''Shift + Click'' to select multiple files or folders. You can also use ''Ctrl + Click'' as you would in your operating system. |
| The hotkeys in the Data Browser are designed to be as close as possible to hotkeys used on other operating systems. As such, the basic hotkey combinations ''shift + up'', ''shift + down'', and ''shift + click'' are available to select multiple files or folders. The ''ctrl + click'' combination also works like expected from your operating system. | |
| | The following additional hotkeys are available in the Data Browser: |
| |
| Additional hotkey functions that are currently implemented can be accessed by typing the strings below on your keyboard while in the Data Browser: | * ''dbn'': Create a new folder |
| * ''dbn'': Create a new collection (folder) | * ''dbu'': Upload a new file |
| * ''dbu'': Upload a new data object (file) | * ''dbm'': Move the selected files and folders |
| * ''dbm'': Move the selected objects or collections | * ''dbl'': Link a folder |
| * ''dbl'': Link a collection | * ''Ctrl + H'': Display the help window |
| * ''ctrl + h'': Display the help window | |
| |
| **Notes:** | **Notes:** |
| * The listed hotkeys are only available in the Data Browser, with the exception of the ''ctrl + h'' hotkey combination, which is available in the entire web interface. | |
| * For Mac users, the ''ctrl'' key is replaced by the ''command'' key. The hotkeys then function in the same way as described above. | |
| | * These hotkeys are available only in the Data Browser, except for ''Ctrl + H'', which is available throughout the Web interface. |
| | * On macOS, use the ''Command'' key instead of the ''Ctrl'' key. The hotkeys otherwise work as described above. |
| |
| ==== How to Restore Deleted Files ==== | ==== How to Restore Deleted Files ==== |
| |
| Files in your bin can be restored via the web interface. Click below to reveal the guide showing you how to do so. If you would like to use ''iCommands'' to restore files, please navigate to the corresponding command in the [[rdms:access:linux:icommands#icommands_for_meta_data_management|How to manage files in the RDMS trash folder]] section of the wiki. | You can restore files from the Bin through the Web interface. Expand the guide below for instructions. To restore files using ''iCommands'', see [[rdms:access:linux:icommands#icommands_for_meta_data_management|How to Manage Files in the RDMS Trash Folder]]. |
| |
| **Note**: Please keep in mind that if you wish to **permanently delete** files stored in your bin, the only way to do so is by using the Command Line Interface (CLI). Look to the section explaining how to use ''irmtrash'' on the [[:rdms:access:linux:icommands|iCommands]] page. | **Note:** To permanently delete files from the Bin, you must use the command-line interface (CLI). See the instructions for using ''irmtrash'' on the [[:rdms:access:linux:icommands|iCommands]] page. |
| |
| ++++ Restoring Data via the Web Interface | | ++++ Restoring Data via the Web Interface | |
| Here, we explain how to restore files using the web interface. First, navigate to the Bin folder in the Data Browser (see screenshot below). Files that have been deleted from your Home Drive will appear in the Bin. Files deleted from folders within your Home Drive, or from your Team Drive or Projects, will generate a folder in the Bin corresponding to their original location (see the screenshot). | |
| | First, select "Bin" in the Data Browser. Files deleted from your RDMS Home directory appear in the Bin. When you delete files from a folder within your RDMS Home directory, a Team Drive, or an RDMS Project, the Bin displays a folder corresponding to the original location: |
| |
| {{ :rdms:webapp:rdms_trash_1.png?direct&800 |}} | {{ :rdms:webapp:rdms_trash_1.png?direct&800 |}} |
| |
| Next, you can select the data that you want to restore. You can select a whole folder or single files inside it. Also, multiple files and folders can be selected (see "Using Hotkeys" section above). Once you have selected the respective data, click the restore icon at the top part of the Data Browser, as seen in the screenshot below. | Next, select the files and folders that you want to restore. You can select a complete folder, individual files, or multiple files and folders. To select multiple items, see the "Using Hotkeys" section above. After selecting the items, select the restore icon at the top of the Data Browser: |
| |
| {{ :rdms:webapp:rdms_trash_2.png?direct&800 |}} | {{ :rdms:webapp:rdms_trash_2.png?direct&800 |}} |
| |
| The RDMS will open a new window and ask you for additional information. The first window asks you to specify where you want the deleted data to be sent after it is restored. In most scenarios, you would want the data to be restored in its original location, but you can also select another RDMS location that is available to you. | The RDMS opens a window in which you can select a destination for the restored files and folders. In most cases, you will want to restore them to their original location. You can also select another RDMS location that you can access. |
| |
| {{ :rdms:webapp:rdms_trash_3.png?direct&800 |}} | {{ :rdms:webapp:rdms_trash_3.png?direct&800 |}} |
| |
| Once you have chosen a destination, whether it is the original one or a new destination, you can scroll down to press the "Next >" button to move on to the next window. | After selecting a destination, scroll down and select "Next >" to continue: |
| |
| {{ :rdms:webapp:rdms_trash_4.png?direct&800 |}} | {{ :rdms:webapp:rdms_trash_4.png?direct&800 |}} |
| |
| The RDMS will then display a summary of the data to be restored and the selected destination. Please check that the information is correct before proceeding. If all information is correct, scroll down to select the last option before restoring the file. | The RDMS displays a summary of the selected files and folders and their destination. Check that the information is correct before continuing. Then scroll down and select how the RDMS should handle the permissions: |
| |
| {{ :rdms:webapp:rdms_trash_5.png?direct&800 |}} | {{ :rdms:webapp:rdms_trash_5.png?direct&800 |}} |
| |
| Here, the RDMS provides you with two options: "Keep the current permissions" or "Keep the current permissions and add permission of a new location". If you are **restoring the file to its original location**, you can simply choose to **keep the current permissions**. If you wish to **restore the file in a new location**, it is probably best to **add the permissions of the new location** as well. In this case, the data will automatically also get the permissions of its destination location assigned. Should you choose to restore the data to a new location without adding its permissions, then be aware that some users may not be able to see or access the data. Click "Ok" once you are done and wish to proceed. | The RDMS provides the following options: |
| | |
| | * Select "Keep the current permissions" when restoring files and folders to their original location. |
| | * Select "Keep the current permissions and add permission of a new location" when restoring files and folders to a different location. The restored items will also receive the permissions assigned to the destination. |
| | |
| | **Note:** If you restore files and folders to a different location without adding its permissions, some users may be unable to view or access them. |
| | |
| | Select "Ok" to continue. |
| |
| {{ :rdms:webapp:rdms_trash_6.png?direct&800 |}} | {{ :rdms:webapp:rdms_trash_6.png?direct&800 |}} |
| |
| Finally, the RDMS will ask for a final confirmation before restoring the data. If you choose "Yes", then the data will be moved out of the bin and to the destination location that you selected. | The RDMS asks you to confirm the operation. Select "Yes" to move the files and folders from the Bin to the selected destination: |
| |
| {{ :rdms:webapp:rdms_trash_7.png?direct&800 |}} | {{ :rdms:webapp:rdms_trash_7.png?direct&800 |}} |
| |
| You can now go back to the data browser to access the restored data. | You can now return to the Data Browser and access the restored files and folders. |
| |
| ++++ | ++++ |
| |
| |
| |