Skip to main content

Fold n' Drop - Making Drag-n-Drop easier in Windows

Windows has a very helpful feature of drag and drop for copy-pasting files. To perform this operation you have to open two explorer windows and keep it open side by side on your desktop. The first explorer window is the one where the file you want to copy is located and the second window is the one where you want to paste the copied file. Then click on the file you want to copy and without releasing the mouse button, drag the file into the other. Most people use this and is the quickest way to copy paste files. However, there are several difficulties in using this feature: you have to open two windows at the same time and you can't maximise either of them.

To circumvent this obvious disadvantage a new interaction technique was developed called Fold n' Drop. Fold n' Drop uses an extremely intelligent technique for seamlessly dragging and dropping between overlapping windows. It allows you to fold windows while dragging objects and then drop them into windows behind them.





Fold n' Drop uses mouse gestures to fold windows and drop objects. You can try a demo on how Fold n' Drop works. Download this java (.jar 65kb) file and run it. Then use these mouse gestures to interact with the folders and files in the demo.

To fold a window, quickly cross its boundary back-and-forth while dragging

Leafing through windows.

Discarding windows.

Unfolding windows.


Cool, isn't it? There are also a few videos of this process available on their website.

Ok. So how do we use it in Windows? There is tool called OriMado that has implemented Fold n' Drop to enable you to carry out drag-n-drop function without having to rearrange open windows.




OriMado implementing the Fold n' Drop feature

There is a nice demonstration on how to use this tool on the homepage. I'm sure you will love this.

Fold n' Drop homepage
OriMado homepage

Comments

  1. You can just drag your items down towards the task-bar, then hover over the icon of the program you want to 'drop' on. The program will come to the foreground.

    (You can't, however, drop items directly onto icons on the task-bar.)

    ReplyDelete
  2. Or, you can hit 'ctrl-c', switch windows, then hit 'ctrl-v'.

    Fold n'Drop may be a solution looking for a problem, perhaps...?

    ReplyDelete
  3. Yes, that's one way of doing it. But did you try that java demo? It looked so cool, that I couldn't help posting it.

    ReplyDelete

Post a Comment

Popular posts from this blog

How to Schedule Changes to Your Facebook Page Cover Photo

Facebook’s current layout, the so called Timeline, features a prominent, large cover photo that some people are using in a lot of different creative ways. Timeline is also available for Facebook Pages that people can use to promote their website or business or event. Although you can change the cover photo as often as you like, it’s meant to be static – something which you design and leave it for at least a few weeks or months like a redesigned website. However, there are times when you may want to change the cover photo frequently and periodically to match event dates or some special promotion that you are running or plan to run. So, here is how you can do that.

69 alternatives to the default Facebook profile picture

If you have changed the default Facebook profile picture and uploaded your own, it’s fine. But if not, then why not replace that boring picture of the guy with a wisp of hair sticking out of his head with something different and funny?

How to Record CPU and Memory Usage Over Time in Windows?

Whenever the computer is lagging or some application is taking too long to respond, we usually fire up task manager and look under the Performance tab or under Processes to check on processor utilization or the amount of free memory available. The task manager is ideal for real-time analysis of CPU and memory utilization. It even displays a short history of CPU utilization in the form of a graph. You get a small time-window, about 30 seconds or so, depending on how large the viewing area is.