i'm curious if there is a way with apple script to, in a sense, minimize my desktop, which really means, using a combination of an applescript executable and a "folder action" (if folder actions work the way i think they do) to sort of toggle the desktop on and off. running the apple script little executable thing would take all the contents of my desktop and place it in a folder on the desktop, and clicking on the folder would run another script that takes all the contents out of the folder and puts it back on the desktop.
you can stop reading now if you want, i'm just going to babble a little bit on my use of the desktop. essentially i like using it as my workspace, putting current and recent projects on it, downloads, so that when i open up my laptop i can go right to what i need to work on or look at without sifting through a system of folders and such. i like using folders, but i'm so organized and specific that it becomes a little bit of a hunt to get to things. while it's keeps things organized and easy to find, it also takes a little bit of time and it's more efficient to keep things right on the desktop where i can find it if i'm still working on it or need quick reference or whatever. but i'd also like to keep a clean desktop at times, which is what i would like to use this apple script idea for.
i'm guessing that this idea shouldn't be too hard to do. but i really don't know where to start. maybe spotlight will enable me to come up with a different technique. but in the mean time...
you can stop reading now if you want, i'm just going to babble a little bit on my use of the desktop. essentially i like using it as my workspace, putting current and recent projects on it, downloads, so that when i open up my laptop i can go right to what i need to work on or look at without sifting through a system of folders and such. i like using folders, but i'm so organized and specific that it becomes a little bit of a hunt to get to things. while it's keeps things organized and easy to find, it also takes a little bit of time and it's more efficient to keep things right on the desktop where i can find it if i'm still working on it or need quick reference or whatever. but i'd also like to keep a clean desktop at times, which is what i would like to use this apple script idea for.
i'm guessing that this idea shouldn't be too hard to do. but i really don't know where to start. maybe spotlight will enable me to come up with a different technique. but in the mean time...