Is it possible to show OneDrive file status?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
jupe
Posts: 2757
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Is it possible to show OneDrive file status?

Post by jupe »

Keep in mind Don that there are 7 different statuses (3 main ones), the MS ones are stored in version number labelled folders, in a x64 dll, you can get the GUIDs from ShellIconOverlays reg key that leads to the dll.

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Is it possible to show OneDrive file status?

Post by admin »

Yep, that works. Helped me fin the way to the Google Drive cloud icon:
Attachments
GoogleDriveCloudIcon.png
GoogleDriveCloudIcon.png (13.17 KiB) Viewed 1418 times

Christophe
Posts: 18
Joined: 27 Jan 2023 16:35

Re: Is it possible to show OneDrive file status?

Post by Christophe »

admin wrote: 05 Sep 2022 13:14 Well, this cloud overlay or cloud icon is apparently not available for third-party apps. It's probably embedded in Explorer.exe. So I could just emulate the cloud with an overlay I made myself. This is not nice, since all possible icon sizes have to be served.
Given that this OneDrive icon overlay is displayed in Total Commander, I would say that it is available for 3rd party:
Image

Vesparider
Posts: 5
Joined: 14 Jun 2020 02:16

Re: Is it possible to show OneDrive file status?

Post by Vesparider »

Hello,

how can I make it so that I can see the online status of OneDrive.

For your information, I am not familiar with scripts and such, so I would need relatively detailed instructions on how to integrate this.

Unfortunately, I can't do anything with the snippets I've found so far. :roll:

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Is it possible to show OneDrive file status?

Post by admin »

Hello, not yet implemented, it's planned.

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Is it possible to show OneDrive file status?

Post by admin »

In the meantime you can use Color Filters to show the OneDrive file status (the property number for "Availability status" may be different on your system):
Attachments
XYShowOneDriveStatusWithColorFilters.png
XYShowOneDriveStatusWithColorFilters.png (3.7 KiB) Viewed 1031 times

libra26
Posts: 5
Joined: 28 Nov 2023 08:21

Re: Is it possible to show OneDrive file status?

Post by libra26 »

admin wrote: 16 Nov 2023 09:03 In the meantime you can use Color Filters to show the OneDrive file status (the property number for "Availability status" may be different on your system):
How can we do that? Can you please elaborate.

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Is it possible to show OneDrive file status?

Post by admin »

These color filter definitions use the literal text output of the Availability Status property column to color-code the list items. Note that the patterns shown assume that this property is #303*. It may be a different number on your system. Also, the texts may differ slightly depending on your version of Windows, and they will differ dramatically if your Windows uses a language other than English.

* You can check the property number here: Configuration | Information | File Info Tips & Hover Box | Show file info tips | Select Standard Fields...
Attachments
XY - Use Color Filters to show the OneDrive file status.png
XY - Use Color Filters to show the OneDrive file status.png (47.56 KiB) Viewed 966 times

autocart
Posts: 1246
Joined: 26 Sep 2013 15:22

Re: Is it possible to show OneDrive file status?

Post by autocart »

Nice idea! Using it already.

BTW, the rounded corners could be a bit more pronounced IMHO. Just one feedback.

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Is it possible to show OneDrive file status?

Post by admin »

Suggest a roundness percentage.

autocart
Posts: 1246
Joined: 26 Sep 2013 15:22

Re: Is it possible to show OneDrive file status?

Post by autocart »

Percent of what? Height of colored rectangle? Text size? x-height? Column width? ... :)

As a reference: MS Lists.

EDIT: But that's just my first impression. Maybe i must let it sink in a bit before giving actual suggestions.

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Is it possible to show OneDrive file status?

Post by admin »

I pimped the liner notes: viewtopic.php?p=216074#p216074

So when you set it to max (100) you get a half circle on the left and right side of the box (if it has landscape ratio).

autocart
Posts: 1246
Joined: 26 Sep 2013 15:22

Re: Is it possible to show OneDrive file status?

Post by autocart »

Nice.

I noticed one other thing. In dark mode, the rounded corners are much more visible (as are the color filters).
I will just switch the work computer to dark mode as well. Then that should take care of that.

Vesparider
Posts: 5
Joined: 14 Jun 2020 02:16

Re: Is it possible to show OneDrive file status?

Post by Vesparider »

Hi, I haven't been here for a long time, so there have been a few replies :-).
However, I don't really understand it.
I tried the color filter, but apparently I'm doing something wrong.
Does anyone have any ideas? Thanks in advance.Image

highend
Posts: 13274
Joined: 06 Feb 2011 00:33

Re: Is it possible to show OneDrive file status?

Post by highend »

303 is the correct id on your system?
Synchronisiert / Nicht synchronisiert are the correct terms in Windows Explorer when you hover over the status column for such files?
One of my scripts helped you out? Please donate via Paypal

Post Reply