Search for Document author
-
H08590
- Posts: 37
- Joined: 05 Feb 2009 14:57
Search for Document author
When I copy an article to MS Word, when I save the document there is a place to include the author's name. See picture. When I use XYplorer I can't seem to find a way to search using the author's name. The name isn't a tag; it isn't a label, and it isn't in the contents. How should be doing this?
To see the attached files, you need to log into the forum.
-
bdeshi
- Posts: 4256
- Joined: 12 Mar 2014 17:27
- Location: Asteroid B-612
- Contact:
Re: Search for Document author
"Author" is a special property of files and XY has special syntax for these. You need to enter this into the searchbox:
You can also try this: go to configuration-> file info tips, look up the index number of Authors in the list. On my system it's 20. So I'll use the following to search by authors:
For more information, enter this in the addressbar:
[/size]
Code: Select all
prop:*Authors:searchStringCode: Select all
prop:#20:SammaySarkarCode: Select all
::help "idh_find.htm#idh_findfilesbyproperties";Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]
[ this user is asleep ]
-
Stef123
Re: Search for Document author
This reminds me of a search I did a few weeks ago, my search for author worked, but I did not manage to concatenate several authors or use OR
Nor was I able to use wildcards to accommodate for different spellings. (I did not try RegEx, though)
Because that's when I mostly need it, not for my own files (same author property anyway), but in a multi-user environment. Could I use Custom Columns for that? Instead of using wildcards.
How would I search if I don't know the correct spelling of the author's name?
Nor was I able to use wildcards to accommodate for different spellings. (I did not try RegEx, though)
Because that's when I mostly need it, not for my own files (same author property anyway), but in a multi-user environment. Could I use Custom Columns for that? Instead of using wildcards.
How would I search if I don't know the correct spelling of the author's name?
XYplorer Beta Club