Green overlay icon is not be turned off for OneDrive Files / Folders
Moderators: Hacker, petermad, Stefan2, white
Green overlay icon is not be turned off for OneDrive Files / Folders
Version: 10.51RC1
OS: Windows 10 64 bits, 21H2, 19044.1889
Symptom: After a OneDrive Folder / File is moved from OneDrive to local drive, such as C drive, the green overlay icon will not be turned off.
OS: Windows 10 64 bits, 21H2, 19044.1889
Symptom: After a OneDrive Folder / File is moved from OneDrive to local drive, such as C drive, the green overlay icon will not be turned off.
- ghisler(Author)
- Site Admin
- Posts: 50421
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Green overlay icon is not be turned off for OneDrive Files / Folders
That happens when the file still has the "keep offline" flag set after copying. Apparently the Windows function CopyFileEx preserves this flag.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Green overlay icon is not be turned off for OneDrive Files / Folders
Is there any way to manually clear the flag¿
Re: Green overlay icon is not be turned off for OneDrive Files / Folders
But the files don't have the "keep offline" flag in file explorer.ghisler(Author) wrote: 2022-08-17, 09:03 UTC That happens when the file still has the "keep offline" flag set after copying. Apparently the Windows function CopyFileEx preserves this flag.
- ghisler(Author)
- Site Admin
- Posts: 50421
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Green overlay icon is not be turned off for OneDrive Files / Folders
How do you see that?But the files don't have the "keep offline" flag in file explorer.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Green overlay icon is not be turned off for OneDrive Files / Folders
When I open "File Explorer", I cannot see the green overlay icon of folder A. But in totalcmd, I can see the green overlay icon of the same folder A. (Folder A was moved out of my OneDrive)ghisler(Author) wrote: 2022-08-18, 16:22 UTCHow do you see that?But the files don't have the "keep offline" flag in file explorer.
- ghisler(Author)
- Site Admin
- Posts: 50421
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Green overlay icon is not be turned off for OneDrive Files / Folders
In the next beta, I will restrict the check for the "pinned" attribute to the OneDrive folder and its subfolders.
You can go there with the following command in Total Commander:
cd %$OneDrive%
You can go there with the following command in Total Commander:
cd %$OneDrive%
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Green overlay icon is not be turned off for OneDrive Files / Folders
Great. Thanks a lot.ghisler(Author) wrote: 2022-08-19, 08:21 UTC In the next beta, I will restrict the check for the "pinned" attribute to the OneDrive folder and its subfolders.
You can go there with the following command in Total Commander:
cd %$OneDrive%
Re: Green overlay icon is not be turned off for OneDrive Files / Folders
Hello, I found many questions on the forum regarding displaying the OneDrive synchronization status in TC files, but I'm dealing with the exact opposite issue, and so far, I haven't found anything related to it. I would like to have the status icons not displayed for individual files in TC; it distracts me a lot during work. The only setting I found, "Configuration - Options - Icons - Show overlay icons," doesn't seem to do anything.
Can you help me please?
Radoslav
Can you help me please?
Radoslav
Re: Green overlay icon is not be turned off for OneDrive Files / Folders
2radkio
Try that in your wincmd.ini:
Try that in your wincmd.ini:
Code: Select all
[Configuration]
IconOverlaysOneDrive=0
IconOverlaysOneDrive=3
Enable/disable icon overlays for OneDrive files.
Sum of:
1: Files which aren't available offline (cloud icon)
2: Marked for always being available offline (green circle with checkmark)
4: In addition to 2: Also in paths of OneDrive for Business
#278521 User License
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15
Re: Green overlay icon is not be turned off for OneDrive Files / Folders
2radkio
It was just a suggestion, though a reasonable one.
I didn't test it myself.
So, does it work as intended?
It was just a suggestion, though a reasonable one.
I didn't test it myself.
So, does it work as intended?
#278521 User License
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15
Re: Green overlay icon is not be turned off for OneDrive Files / Folders
Yes, exactly. After "IconOverlaysOneDrive=0" I can't see any onedrive icons, so it works just I wanted.
Re: Green overlay icon is not be turned off for OneDrive Files / Folders
2radkio
Glad it works for you.
Thanks for sharing.
Glad it works for you.
Thanks for sharing.
#278521 User License
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15