Search found 125 matches

by sfwood
09 Mar 2024 06:32
Forum: Tips & Tricks, Questions & Answers
Topic: modifying user folder in tree?
Replies: 5
Views: 79

Re: modifying user folder in tree?

jupe wrote: 09 Mar 2024 06:29 Yeah I was unsure. Check these items then.

View | Show Items | Show Hidden Files and Folders
There they are! Was sure I had tried toggling hidden items but obviously not. Thanks
by sfwood
09 Mar 2024 06:27
Forum: Tips & Tricks, Questions & Answers
Topic: modifying user folder in tree?
Replies: 5
Views: 79

Re: modifying user folder in tree?

jupe wrote: 09 Mar 2024 06:19 Maybe you mean this:

Configuration | General | Tree and List | Items in Tree and List | Select Items...
Thanks, but not quite. There is a setting where you described to make the user folder appear in the tree or not, yes, but I'm talking about what appears under (in) the folder.
by sfwood
09 Mar 2024 05:54
Forum: Tips & Tricks, Questions & Answers
Topic: modifying user folder in tree?
Replies: 5
Views: 79

modifying user folder in tree?

Some software I installed mucked up my user folder in the tree, making some items like desktop disappear. (Works OK in a clean copy of XY.) Please point me to where the list of items displayed in this section under the user folder in the tree is stored or how it is controlled. Thanks
by sfwood
09 Mar 2024 05:40
Forum: Tips & Tricks, Questions & Answers
Topic: shared icon in OneDrive status column
Replies: 11
Views: 182

Re: shared icon in OneDrive status column

Code: Select all

echo <prop System.StorageProviderUIStatus>;
--returns "[DataObject]" for all folders

Code: Select all

echo <prop System.SharedWith>;
--returns nothing (blank Echo dialog) for all folders

Thanks for trying!
by sfwood
08 Mar 2024 21:14
Forum: Tips & Tricks, Questions & Answers
Topic: shared icon in OneDrive status column
Replies: 11
Views: 182

Re: shared icon in OneDrive status column

Code: Select all

echo <prop System.StorageProviderShareStatuses>;

--also returns nothing (blank Echo dialog) for all folders and files
by sfwood
08 Mar 2024 20:39
Forum: Tips & Tricks, Questions & Answers
Topic: shared icon in OneDrive status column
Replies: 11
Views: 182

Re: shared icon in OneDrive status column

Nothing useful apparently: echo <prop System.IsShared>; --returns "false" for all folders and files echo <prop System.SharingStatus>; --returns "2" for all folders and files echo <prop System.StorageProviderSharingStatus>; --returns nothing (blank Echo dialog) for all folders and...
by sfwood
03 Mar 2024 18:05
Forum: Tips & Tricks, Questions & Answers
Topic: shared icon in OneDrive status column
Replies: 11
Views: 182

Re: shared icon in OneDrive status column

Turns out the hover box only appears when pointing at the blank space in the status column next to the icons and is the same as the item name hover box. No hover box pointing directly at icons. Sorry for any confusion. But, there in line 3 is "Activity: Shared". Thanks explorer-share-hover...
by sfwood
03 Mar 2024 06:43
Forum: Tips & Tricks, Questions & Answers
Topic: shared icon in OneDrive status column
Replies: 11
Views: 182

shared icon in OneDrive status column

In Explorer the OneDrive status column shows an additional icon beside the sync status icon--a tiny person--if the item is shared. There is also a notification in the hover box that the item is shared. I see the sync status icons in the XY OneDrive status column but not the share icon. Should this b...
by sfwood
23 Feb 2022 21:32
Forum: Tips & Tricks, Questions & Answers
Topic: Display scaling issue opening Excel files from XY
Replies: 6
Views: 2184

Display scaling issue opening Excel files from XY

Hi, I've been using XY forever but just noticed a new issue opening Excel files from within XY (which I maybe just haven't done before..?). On a Windows 10 laptop in 3840 x 2160 resolution. When opening existing Excel files from within XY bizarre things happen with the display scaling of the workshe...
by sfwood
05 Aug 2019 00:18
Forum: Tips & Tricks, Questions & Answers
Topic: Black Icon Sets for Toolbar and Folders
Replies: 21
Views: 7964

Re: Black Icon Sets for Toolbar and Folders

kunkel321 wrote: 04 Aug 2019 23:41 How did you change to toolbar icons??
Search the forum for "patchimage".
by sfwood
12 Apr 2019 23:29
Forum: Bug Reports
Topic: Deleting Thumbs.db error
Replies: 1
Views: 813

Deleting Thumbs.db error

Maybe this isn't a bug.. Should XY do this when attempting to delete a Thumbs.db on a network share? Thumb.db files are Windows files that XY ignores and shouldn't have locked, yesno?
thumbs.db.png
thumbs.db.png (43.17 KiB) Viewed 813 times
by sfwood
12 Apr 2019 03:22
Forum: Script Exchange
Topic: Skin: Mosaic
Replies: 12
Views: 5044

Re: Skin: Mosaic

SammaySarkar wrote: 11 Apr 2019 08:20 you may want to add skins for the keys :fvsp and :fvsd too
.
yup--these have been added to the image zips linked in original post. the 50% color version is there now too. thanks.
.
by sfwood
10 Apr 2019 23:37
Forum: Script Exchange
Topic: Skin: Mosaic
Replies: 12
Views: 5044

Re: Skin: Mosaic

First day fixes--zip files have been updated twice with following changes:
icon file names standardized
extraneous hidden files removed
grayscale versions bg's fixed
"delete" icon corrected & other small fixes
custom icons moved to separate zip file
.
by sfwood
10 Apr 2019 17:12
Forum: Script Exchange
Topic: Skin: Mosaic
Replies: 12
Views: 5044

Re: Skin: Mosaic

we get an invalid key on two of the keys "dpbackupto" and "preview-tab-info" Yeah, to be expected. Those are extra icons for custom buttons / menu commands. Safely ignored by XY at startup but if Sammay's "_unlock.sys" script iterates through all files in the folder an...
by sfwood
10 Apr 2019 08:24
Forum: Script Exchange
Topic: Skin: Mosaic
Replies: 12
Views: 5044

Re: Skin: Mosaic

Thanks for feedback. Glad you like. File names standardized and db files removed (silly ghost filter.. :?) from zips per suggestions. Will have to investigate the white bg's in gray icons. I confess the grays are a bit of a side project that didn't get nearly as much attention but white bg's shouldn...