14,986
edits
No edit summary |
(+search google drive) |
||
| Line 1: | Line 1: | ||
[https://drive.google.com/ Google drive] | [https://drive.google.com/ Google drive] | ||
== search google drive == | |||
I used the #keyword-terms as #HashTag for better searching purpose. I found it's different between - & _ when naming the files. {{access | date = 2015-08-17}} | |||
case1: input keyword: {{kbd | key=<nowiki>aaa-bbb</nowiki>}} & return the results: | |||
* found the files which filename contains {{kbd | key=<nowiki>aaa-bbb</nowiki>}} | |||
case2: input keyword: {{kbd | key=<nowiki>aaa_bbb</nowiki>}} & return the results: | |||
* found the files which filename contains {{kbd | key=<nowiki>aaa_bbb</nowiki>}} & {{kbd | key=<nowiki>aaa-bbb</nowiki>}} | |||
case3: input keyword: {{kbd | key=<nowiki>aaa bbb</nowiki>}} & return the results: | |||
* found the files which filename contains {{kbd | key=<nowiki>aaa-bbb</nowiki>}} {{exclaim}} But NOT {{kbd | key=<nowiki>aaa_bbb</nowiki>}} | |||
case4: input keyword: {{kbd | key=<nowiki>aaabbb</nowiki>}} (without space separated) & return the results: | |||
* found the files which filename contains {{kbd | key=<nowiki>aaa-bbb</nowiki>}} {{exclaim}} But NOT {{kbd | key=<nowiki>aaa_bbb</nowiki>}} | |||
== Microsoft Excel == | == Microsoft Excel == | ||