You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
intro: "You can filter your history by typing your search term in here. Galaxy supports more advanced filters that can be seen here."
105
-
textinsert: ""
126
+
intro: "This will show checkboxes next to each dataset, which you can use to select multiple datasets and then perform operations on them, like deleting or building lists out of them."
intro: "Note that you can also select datasets by Ctrl/Cmd + Click on the dataset itself, and range select datasets by Shift + Click."
133
+
postclick: true
134
+
135
+
- component: history_panel.options_button_icon
108
136
title: "History Options"
109
137
prerequisites: ["ensure_history_panel_open"]
110
138
intro: "In the History menu you will find a lot more useful History options."
111
-
postclick: true
139
+
preclick: true
140
+
141
+
- element: "#current-history-panel [data-description='create new history']"
142
+
title: "Create new history"
143
+
prerequisites: ["ensure_history_panel_open"]
144
+
intro: "You can have multiple histories in Galaxy. Click this button to create a new history. This is useful to keep different analyses separate from each other."
145
+
146
+
- element: "#current-history-panel [data-description='switch to another history']"
147
+
title: "Switch between histories"
148
+
prerequisites: ["ensure_history_panel_open"]
149
+
intro: "You can switch between your histories by clicking on this button and selecting the history you want to switch to."
150
+
151
+
- element: "#current-history-panel [data-description='hide history panel']"
152
+
title: "Hide the history panel"
153
+
prerequisites: ["ensure_history_panel_open"]
154
+
intro: "If you want more space for your analysis, you can hide the history panel by clicking this button. You can get it back by clicking the same button again on the top right"
155
+
156
+
- component: histories.activity
157
+
title: "History List"
158
+
intro: "This will take you to the history list page, where you can see all your histories and their contents at a glance."
159
+
preclick: true
112
160
113
161
- title: "Enjoy your Galaxy Histories"
114
162
intro: "Thanks for taking this tour! Happy research with Galaxy!"
0 commit comments