Slashdot Mirror


Windows 10 Is Finally Adding Tabs To File Explorer (bleepingcomputer.com)

Microsoft has released insider preview build 17618 that includes tabs in File Explorer as part of its Sets feature. Bleeping Computer reports: Windows 10 Sets is an upcoming feature where you can group documents and apps into one tabbed window that are related to the particular task at hand. This feature was released for testing to a small controlled group of insiders in Insider Preview Build 17063 and was subsequently removed after the test. With build 17618, Sets are back and with it come tabs in File Explorer. You can now open different folders in the same File Explorer window with each one having their own tabs. This way one File Explorer window can have a tab for the pictures folder, a tab for the documents folder, and a tab for your documents, which you can easily switch between. If you look closely, though, the Sets feature does more than just allow you to have different tabs for different folders, but also allows you to add applications as a tab in File Explorer. According to Microsoft, in addition to File Explorer, Notepad, Command Prompt, and Powershell are also getting tabbed support.

4 of 161 comments (clear)

  1. How about fucking FOLDER SIZES microsoft? by SensitiveMale · · Score: 5, Interesting

    Every other file manager has it.

    1. Re:How about fucking FOLDER SIZES microsoft? by The+MAZZTer · · Score: 3, Interesting

      Well the problem with folder sizes is that to take the size of the folder you have to take the sizes of all the files in the folder. The more files there are, the more work this takes, and then you're doing a lot of disk I/O just to list a folder listing for folder sizes which you might not even want. It make sense for them to be hidden in the properties dialog where you have to intentionally open it to see the folder size.

      One obvious solution is to cache the sizes and update them whenever a file changes, so they are always ready the go. This is great except it just takes one time for an OS which does not support folder sizes (eg pre-Windows 10, or older versions of Windows 10) accessing the drive directly and your caches are not only wrong, but won't fix themselves since noticing the cache is wrong would require Windows to count all the files, which we don't want it to do. At that point you can't trust the folder sizes anyway so they're useless!

      Folder sizes would be great but it seems like something that would need to be introduced as a core part of a new filesystem to ensure any OS that uses it doesn't screw up the folder sizes.

  2. You signed up for this by Tenebrousedge · · Score: 3, Interesting

    It's not necessary to have such large updates, or to reboot during updates. Microsoft explicitly and deliberately forced that upon the world, and have consequently been responsible for more wasted man-hours than really bear contemplation. This happened some decades ago, however, and it's generally widely known. So if you are choosing to run this software, you are signing up for the upgrade hassle, and various viruses, and (in the modern era) some degree of surveillance. If you are regretting that decision, you might seek alternatives. You're probably not going to get much sympathy for your problems, however.

    --
    Those who advocate genocide deserve every protection afforded by law, and none afforded by common human decency.
  3. Re:Just a reminder: by paulpach · · Score: 5, Interesting

    Also, web browsers, which are at least theoretically the same thing.

    This is not the same thing at all.

    If you look at their video here:
    https://www.youtube.com/watch?...

    You can see that they can have completely different applications in the tabs. In one tab you can have a word processor, in another a command prompt and in another a web browser, all in the same window.

    Sure, it is obviously inspired by browsers, but this improves upon that by having more than just browsers together.

    Neither my mac or my linux box can do that. There is innovation here.