| Author |
Message |
Mark Vogt
Guest
|
Posted:
Tue Nov 08, 2005 5:51 pm Post subject:
RFI - Moving files between folders in doc libraries - any im |
|
|
Greetings esteemed Sharepointers,
Even as of SPS2003, document libraries still appear to be quite clunky
regarding moving already-uploaded files into new folders - arguably an
extremely common task.
Does anyone know if an improvement to this nearly-missing functionality
exists?
Explorer view lets you (slowly) perform a cut/paste operation - and the
files appear to move successfully when you use the "All Documents"
view. However, the original organization of the files & folders still
appears when viewed in the "Explorer" view - it's as if nothing
happened.
This is one of the most common complaints our Sharepoint users have
with Doc Lib web parts. It's very normal for them to create a doc lib,
upload a number of docs, realize they need to organize the lib with
folders....
.... and then find out how very unintuitive and aggravating it is to
accomplish this.
Then they go back to organizing things on their hard drives, and
abandon doc lib web parts.
Anyone heard of any improvements? Any good, function-filled 3rd party
web parts?
I'm all ears,
Mark Vogt | Sharepoint Consultants | VOGTLAND | mark_vogt@vogtland.ws |
|
| Back to top |
|
 |
Rob
Guest
|
Posted:
Tue Nov 08, 2005 5:51 pm Post subject:
RE: RFI - Moving files between folders in doc libraries - an |
|
|
Hi
We have the same problems, I have been testing this web part for the past
week or so its not perfect but its an improvement.
http://www.professionalsharepoint.com/dle/
Cheers
Rob
"Mark Vogt" wrote:
| Quote: | Greetings esteemed Sharepointers,
Even as of SPS2003, document libraries still appear to be quite clunky
regarding moving already-uploaded files into new folders - arguably an
extremely common task.
Does anyone know if an improvement to this nearly-missing functionality
exists?
Explorer view lets you (slowly) perform a cut/paste operation - and the
files appear to move successfully when you use the "All Documents"
view. However, the original organization of the files & folders still
appears when viewed in the "Explorer" view - it's as if nothing
happened.
This is one of the most common complaints our Sharepoint users have
with Doc Lib web parts. It's very normal for them to create a doc lib,
upload a number of docs, realize they need to organize the lib with
folders....
.... and then find out how very unintuitive and aggravating it is to
accomplish this.
Then they go back to organizing things on their hard drives, and
abandon doc lib web parts.
Anyone heard of any improvements? Any good, function-filled 3rd party
web parts?
I'm all ears,
Mark Vogt | Sharepoint Consultants | VOGTLAND | mark_vogt@vogtland.ws
|
|
|
| Back to top |
|
 |
FriscoSoxFan
Guest
|
Posted:
Tue Nov 08, 2005 5:51 pm Post subject:
Re: RFI - Moving files between folders in doc libraries - an |
|
|
Agreed. I've used it on a couple of projects. The only problem I've
found is if you extend the drop-down menu using a custon js script.
But, that may be my code and not thier web part. |
|
| Back to top |
|
 |
Hollis D. Paul
Guest
|
Posted:
Tue Nov 08, 2005 6:03 pm Post subject:
Re: RFI - Moving files between folders in doc libraries - an |
|
|
In article <1131461024.609163.26000@z14g2000cwz.googlegroups.com>, Mark
Vogt wrote:
| Quote: | Anyone heard of any improvements? Any good, function-filled 3rd party
web parts?
I'm all ears,
Mark, |
The SharePoint Design Team decided that subfolders are a waste of time,
and gave you views instead. If you want to see just a subset of the
files in a doc lib, you create a view to show just that subset. If you
really want to imitate subfolders, then create a new column named
subfolder. Create a view that shows only files with "name1" in the
subfolder field.
Use the dataview to show all the file names in a table, including the
new column. Select all the files you want in the subfolder, then add
the subfolder "name1" as the value for those files. Close the dataview.
Now select your "name1" view. Wahlah! You see the 'directory' of
your subfolder.
Hollis D. Paul [MVP - Outlook]
Hollis@outhousebythesound.com
Mukilteo, WA USA |
|
| Back to top |
|
 |
Mark Vogt
Guest
|
Posted:
Tue Nov 08, 2005 9:51 pm Post subject:
Re: RFI - Moving files between folders in doc libraries - an |
|
|
Greetings Rob,
Thanks for the lead - I already like what I've been reading... and
their licensing looks quite realistic as well.
I'm about to install it in my dev environment, and see how it works
as-is.
Cheers,
- Mark |
|
| Back to top |
|
 |
Mark Vogt
Guest
|
Posted:
Tue Nov 08, 2005 9:51 pm Post subject:
Re: RFI - Moving files between folders in doc libraries - an |
|
|
Hi Hollis,
Thanks for the detailed reply.
I'm struggling to agree with the Sharepoint Design Team's philosophy of
folders/subfolders being a "waste of time"...
.... but the metaphor of folders and subfolders for organizing content
is simply too natural to discard. Not fake columns-as-folders metaphors
- the real (well, electrons are real) folders we're all used to...
The physical world still uses cabinets (folders), drawers (subfolders)
and folders (subfolders) to organize content. Period.
The Windows OS (and ALL other OSes for that matter) still uses the
folder/subfolder metaphor as well. Period.
I don't see anyone out there with 12,543,459,999 files all stored at
the root level of their "C:" drive - and with "views" to provide them
with pseudo-organized views...
.... instead I see folders - even from Microsoft. "C:\Program Files\" is
a waste-of-time folder, not a view, is it?
It's a lot easier to believe the design team just hasn't figured out
how to do it yet...
;-)
I'm checking out the Document Library Explorer web part suggested by
another responder to my thread. And waiting for better folder-related
functionality to come with the Longhorn version of Sharepoint.
Cheers,
- Mark Vogt, Sharepoint Consultant | VOGTLAND | mark_vogt@vogtland.ws |
|
| Back to top |
|
 |
Rob
Guest
|
Posted:
Wed Nov 09, 2005 9:51 am Post subject:
Re: RFI - Moving files between folders in doc libraries - an |
|
|
Hi
Hard to understand how the Team could have come up with them being a waste
of time. After installing share point and rolling it out moving/viewing files
and folders and the lack of functionality in this area has been the most
reported irritant in the organisation. The tests I have done with some users
with the DLE web part has demonstrated that the functionality is wanted at a
user level. When changing systems for people and the way they work is hard
enough, don't change eveything they do all at once, it causes massive
problems, new systems with familiarity for certain tasks is the key. Besides
which, new systems should make life easier not harder.
Cheers
Rob
"Hollis D. Paul" wrote:
| Quote: | In article <1131461024.609163.26000@z14g2000cwz.googlegroups.com>, Mark
Vogt wrote:
Anyone heard of any improvements? Any good, function-filled 3rd party
web parts?
I'm all ears,
Mark,
The SharePoint Design Team decided that subfolders are a waste of time,
and gave you views instead. If you want to see just a subset of the
files in a doc lib, you create a view to show just that subset. If you
really want to imitate subfolders, then create a new column named
subfolder. Create a view that shows only files with "name1" in the
subfolder field.
Use the dataview to show all the file names in a table, including the
new column. Select all the files you want in the subfolder, then add
the subfolder "name1" as the value for those files. Close the dataview.
Now select your "name1" view. Wahlah! You see the 'directory' of
your subfolder.
Hollis D. Paul [MVP - Outlook]
Hollis@outhousebythesound.com
Mukilteo, WA USA
|
|
|
| Back to top |
|
 |
Edward Lee
Guest
|
Posted:
Wed Nov 09, 2005 9:51 am Post subject:
Re: RFI - Moving files between folders in doc libraries - an |
|
|
Another cool app: http://www.knowledgelake.com/connect/default.asp
Also, assuming you're using XP, you can create a network place that points
to the library. I think there are even some apps that will let you map a
network drive to a library.
--
Edward Lee
Microsoft MVP - Sharepoint Portal Server
"Mark Vogt" <mark_vogt@hotmail.com> wrote in message
news:1131461024.609163.26000@z14g2000cwz.googlegroups.com...
| Quote: | Greetings esteemed Sharepointers,
Even as of SPS2003, document libraries still appear to be quite clunky
regarding moving already-uploaded files into new folders - arguably an
extremely common task.
Does anyone know if an improvement to this nearly-missing functionality
exists?
Explorer view lets you (slowly) perform a cut/paste operation - and the
files appear to move successfully when you use the "All Documents"
view. However, the original organization of the files & folders still
appears when viewed in the "Explorer" view - it's as if nothing
happened.
This is one of the most common complaints our Sharepoint users have
with Doc Lib web parts. It's very normal for them to create a doc lib,
upload a number of docs, realize they need to organize the lib with
folders....
... and then find out how very unintuitive and aggravating it is to
accomplish this.
Then they go back to organizing things on their hard drives, and
abandon doc lib web parts.
Anyone heard of any improvements? Any good, function-filled 3rd party
web parts?
I'm all ears,
Mark Vogt | Sharepoint Consultants | VOGTLAND | mark_vogt@vogtland.ws
|
|
|
| Back to top |
|
 |
Hollis D. Paul
Guest
|
Posted:
Wed Nov 09, 2005 6:39 pm Post subject:
Re: RFI - Moving files between folders in doc libraries - an |
|
|
In article <1131481894.629544.179030@g47g2000cwa.googlegroups.com>, Mark
Vogt wrote:
| Quote: | The physical world still uses cabinets (folders), drawers (subfolders)
and folders (subfolders) to organize content. Period.
The Windows OS (and ALL other OSes for that matter) still uses the
folder/subfolder metaphor as well. Period.
Maybe you ought to get out of your comfy chair at your desk and go visit |
the main library in your city, or the research library at a major
university. You will find big rooms, their walls lined with shelves and
volumes of books. On the main floor, of a city library, will probably
current events gallery, in which the magazines and newspapers are
shelved, and reference materials. It is a flat filing system, that is
organized by the Dewey Decimal system view. Another gallery on the main
floor will be for fiction, again, a flat filing system organized by
Dewey Decimal view. I could go on, all the way up to the 7th floor.
Go to your Dentists's office and look in their records room. Volume
after volume of patients records with brightly colored tags and numbers
on the folded edge (ignore the fact that these are really vanilla
folders). Again it is a flat file system, organized by a numbering
system.
People are very familiar with these systems and know how to use them
will. In fact, it is the constraints of the computer displays that have
forced computer systems to use folders and consultants to come to
believe that the folder metaphor is the bee's knees of life. Not so.
In terms of web sites, SharePoint is a new creation. In prior IIS
sites, users did not have document libraries into which they can upload
their files. So a document library can be a new metaphor, and the users
will be able to adapt, as long as they don't have reactionary computer
geeks and consultants wailing at them that there are no subfolders.
Your users elected to use SharePoint because they could get this
wonderful facility without the usual development costs of putting up an
equivalent site in dot Net technology, all with just a part-time,
semi-proficient Access programmer, who is being phased out anyway. You
are doing them no service by emphasizing what SharePoint can't do. And
you can have your cake and eat it too--just name your views like
subfolders, and the users will see a list of subfolders on the left, and
contents of the directory on the right. Don't tell them it is really a
flat file, and they will use it like the subfolders you miss so much.
However, if this is a management driven request, then, by all means,
stick it to them, and tell them it will take some intricate coding to
get true sub-folder organization and display, or they need an expensive
third-party application. It is even more satisfying to bill managers
who want to manage URLs within a SharePoint Portal, and charge them for
trying to remove the bucket portions of URLs.
Hollis D. Paul [MVP - Outlook]
Hollis@outhousebythesound.com
Mukilteo, WA USA |
|
| Back to top |
|
 |
Mark Vogt
Guest
|
Posted:
Fri Nov 11, 2005 8:47 am Post subject:
Re: RFI - Moving files between folders in doc libraries - an |
|
|
Greetings Hollis,
Thank you for your detailed comments. Amazing how two rational,
reasonable people can look at the same object yet see something
different.
Here's start of your response:
"...get out of your comfy chair at your desk and go visit the main
library in your city, or the research library at a major university.
You will find big rooms, their walls lined with shelves and volumes of
books. On the main floor, of a city library, will probably current
events gallery, in which the magazines and newspapers are shelved, and
reference materials."
Here's my response to YOUR example:
Libraries are often dedicated to a particular specialty: Law (folder)
libraries, Chemistry (folder) libraries, Engineering libraries (yikes
-another folder!), etc etc. These libraries are separate containers, so
the "folder" metaphor is much stronger than the "label" or "column"
metaphor. Libraries themselves are then divided into several sections
(folders) like "Adult", "Fiction", "Non-Fiction", "Reference",
"Periodicals", "Childrens",etc, etc. These labels are clearly marked
even in the example I'm sure you yourself are visualizing....
;-)
You go "into" these sections, again reinforcing the "container"
metaphor, of which a folder is the superior analogy...
Your "big room" is a CONTAINER - a FOLDER. It's not just a column or a
label.
Your "floor" is a CONTAINER - a FOLDER (think of your alma mater's
"stacks", and you'll have to agree here)
Your "gallery" is a CONTAINER - a FOLDER.
Even in the Adult>Nonfiction (we're already 2 folders deep, aren't we?
Or is it 3 folders deep?) section there are further divisions -
"Music", "Hobbies", "Self-Help", "Computers", "History", the list goes
on and on and on... Inside the subsection "History", there are
sub-sections (read "folders") like "American History", "European
History", and that best seller "History of the Self-Effacing Consulting
Philosophies"
When was the last time you went into a Borders or Barnes&Noble looking
for the latest Sharepoint references, and actually went to the CARD
CATALOG first?
Nope. Sorry.
You walked in the door.... and looked around for the SECTION (folder)
marked "Computers"
Then you walked "into" that section (a container or "folder"), and
looked around for the shelf (folder) marked "Microsoft" or "Reference"
So, you went INTO a book store (folder), INTO a section (folder), INTO
a row (folder), INTO a shelf (folder), INTO a part of the shelf
(folder)... and found your book.
I think I've made my point even as you are convinced you have made your
own.
The only difference I perceive is that my point comes as the voice
representing the USERS - the ones who're supposed to be the REASON we
do this stuff, right?
It appears (that's all I can say) that your point comes from somewhere
other than your users...
I've yet to hear anyone in any forum cite an anecdote where their users
cried "Give us LABELS! Give us COLUMNS!"...
They're asking for folders, Hollis. We, the unclean, unwashed,
unenlightened...but then again, we ARE the USERS, aren't we? Aren't WE
supposed to DRIVE the solution?
Seems like another case of Microsoft trying to "spin" its way out of
actually providing the functionality its customer base wants
Please don't think I don't value your comments - I do indeed. But to
think that asking for something as natural as folders (they're
ubiquitous in the computer and physical world - even in your own
example attempting to debunk them!) is unreasonable or even "backward"
of users is not a mindset I can agree with...
The very nature of a portal is that it should NOT matter what
method/strategy/technique you use to find content - you still can FIND
it.
If we consider "find via columns" and "find via folders" as options,
then who are we to deny or LIMIT our users of the CHOICE? Doesn't that
miss the point?
Thank you to the rest of the forum participants who provided me with
real options. It is most appreciated.
Cheers,
- MV |
|
| Back to top |
|
 |
|
|
|
|