Updated search how-to promoted

task/19600
francesco 4 years ago
parent a84d2b7124
commit 8765e15138

@ -1,10 +1,9 @@
<div style='text-align:justify'>
You can use the search facility typing a 'text' to search for name (files and folders) saved in the Workspace.
As advanced option, you can type the wildcard % (percent sign) that matches zero or more characters (except white space):
The Workspace search allows to look for any item (file or folder) stored on your workspace (be it your or shared by others).
To do this, click the lens icon below then type the name of the file or folder or just part of it.
<ul>
<li>used at the end of a root word (as suffix)</li>
You are able to search for any text ending of a root word. For example: searching for data% the results will include dataminer, datasets, etc.
<li>used at the start of a root word (as prefix)</li>
You are able to search for any text starting of a root word. For example: searching for %data the results will include mydata, personaldata, etc.
<li>* searching for data will return all the files and folders whose name includes the string 'data', e.g. data.txt; "datathon June.csv"; "metadata.docx";</li>
<li>* searching for .csv will return all the files and folders whose name includes the string '.csv', e.g. myData.csv; March2020_data.csv;</li>
<li>* searching for "metadata.txt" will return all the files whose name matches exactly the string metadata.txt</li>
</ul>
</div>
Loading…
Cancel
Save