US20090327936A1 - Presentation of headers for groups of locations in an electronic library - Google Patents

Presentation of headers for groups of locations in an electronic library Download PDF

Info

Publication number
US20090327936A1
US20090327936A1 US12/147,622 US14762208A US2009327936A1 US 20090327936 A1 US20090327936 A1 US 20090327936A1 US 14762208 A US14762208 A US 14762208A US 2009327936 A1 US2009327936 A1 US 2009327936A1
Authority
US
United States
Prior art keywords
location
group
locations
header
library
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US12/147,622
Other versions
US8683361B2 (en
Inventor
Lyon K.F. Wong
Donna B. Andrews
Ashley E. Averett
Michael J. Gilmore
Paul A. Gusmorino, III
Michael Pell
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Microsoft Technology Licensing LLC
Original Assignee
Microsoft Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Microsoft Corp filed Critical Microsoft Corp
Priority to US12/147,622 priority Critical patent/US8683361B2/en
Assigned to MICROSOFT CORPORATION reassignment MICROSOFT CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: ANDREWS, DONNA B., GILMORE, MICHAEL J., PELL, MICHAEL, AVERETT, ASHLEY E., GUSMORINO, PAUL A., III, WONG, LYON K.F.
Assigned to MICROSOFT CORPORATION reassignment MICROSOFT CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: ANDREWS, DONNA B., AVERETT, ASHLEY E., GILMORE, MICHAEL J., GUSMORINO III, PAUL A., PELL, MICHAEL, WONG, LYON K.F.
Publication of US20090327936A1 publication Critical patent/US20090327936A1/en
Application granted granted Critical
Publication of US8683361B2 publication Critical patent/US8683361B2/en
Assigned to MICROSOFT TECHNOLOGY LICENSING, LLC reassignment MICROSOFT TECHNOLOGY LICENSING, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MICROSOFT CORPORATION
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0483Interaction with page-structured environments, e.g. book metaphor

Definitions

  • Collections of files and other electronic information may be presented on a graphical user interface of a computing device in various ways.
  • a “tree” view is sometimes used to show a hierarchical structure of folders.
  • a user generally may select a folder to view the individual files within a folder in a separate viewing pane from the tree view.
  • a user generally only views the contents of a single folder at a time.
  • a collection of files also may be presented in a “flattened” manner.
  • files from multiple folders may be presented as a collection of “locations”, or paths that denote the location of each file.
  • search results from a file or folder search may be presented in such a view.
  • a flattened view allows a user to view, in a single viewing pane, files located in various folders located at different depths and down different paths in a hierarchical structure.
  • this view may allow a user to organize a collection of locations by a common property, thereby making it easier to locate items in the collection.
  • Embodiments are disclosed herein that relate to the presentation of headers for groups of locations in a library comprising a collection of locations. For example, one disclosed embodiment comprises receiving a request to organize a library into groups according to a selected property, and organizing the locations into groups such that locations within a selected group have a common value of the selected property. If the common value of the selected property for the selected group corresponds to an object distinct from the locations in the group, then a first type of group header configured to accept a first set of user inputs associated with the header is displayed. Otherwise, a second type of group header configured to accept a second, different set of user inputs is displayed.
  • FIG. 1 shows a process flow depicting an embodiment of a method of displaying headers for groups of locations.
  • FIG. 2 shows a process flow depicting another embodiment of a method of displaying headers for groups of locations.
  • FIG. 3 shows a view of a user interface depicting embodiments of location group headers for location groups.
  • FIG. 4 shows a view of the user interface of FIG. 3 , illustrating a drag and drop movement of one location header into another location group header.
  • FIG. 5 shows a view of the user interface of FIG. 3 , illustrating a drag and drop movement of a location from one location group into a location group header of another location group.
  • FIG. 6 shows a view of the user interface of FIG. 3 , illustrating an embodiment of a context menu for a location header.
  • FIG. 7 shows a view of a user interface depicting embodiments of non-location group headers.
  • FIG. 8 shows the user interface of FIG. 7 , illustrating an example of a response of the user interface to a user input associated with a non-location group header.
  • program may connote a single program or multiple programs acting in concert, and may be used to denote applications, services, or any other type or class of program.
  • computer and “computing device” as used herein include any device that electronically executes one or more programs, and may comprise any suitable type of device, including but not limited to personal computers, servers, laptop computers, hand-held devices, cellular phones, microprocessor-based programmable consumer electronics and/or appliances, etc.
  • FIG. 1 shows an embodiment of a method 100 of displaying headers for groups of locations that are displayed in a flattened manner as a library.
  • library denotes a collection of locations that can be displayed together as a collection. Each location in the library represents an item of electronic data found via the path shown in the location. Such data may comprise any suitable type of data, including but not limited to files, folders, programs, etc.
  • Such libraries may be used in any suitable context on a computing device. For example, such libraries may be used to present results from a search performed across multiple locations (i.e. multiple folders under a root directory on a disk drive, multiple drives on a device, multiple remote locations over a network, etc.). Likewise, such libraries also may be used in a file management system to display files located at multiple levels and/or along multiple paths on a computing device. It will be understood that these use environments are described for the purpose of example, and are not intended to be limiting in any manner.
  • the display of multiple levels/paths of data in a library allows the locations in the library to be grouped according to a user-selected property to facilitate the location of information in the library.
  • properties that can be used to organize a library into groups include, but are not limited to, properties such as “type”, “date created”, “date modified”, “folder” or “location”, etc.
  • properties such as “type”, “date created”, “date modified”, “folder” or “location”, etc.
  • properties such as “type”, “date created”, “date modified”, “folder” or “location”, etc.
  • a library grouped by “type” may include headers separating locations of different types, such as different types of files, folders, etc.
  • a library grouped by folder or the like may include headers that separate the library by different locations.
  • method 100 next comprises, at 102 , receiving a request to organize the locations into groups according to a selected property.
  • method 100 comprises, at 104 , organizing the locations into groups such that locations within a selected group have a common value of the selected property.
  • method 100 comprises, at 110 , displaying for the selected group a second type of group header configured to accept a second, different set of user inputs.
  • Method 100 enables group headers to have different functionalities depending upon whether the common value of the selected property represents an object separate from the locations grouped under the header, such as a parent folder of the locations grouped under the header, or whether the header is merely metadata that is descriptive of the common property of the locations grouped under the header.
  • location groups groups by location
  • location group header signifies a parent folder, parent directory, or other such parent location that contains all of the child locations grouped under the header.
  • a location group header may be configured to accept a set of user inputs that allow a user to interact with the header in a manner distinct from the locations grouped under the header. In this manner, a user may modify a property of the object represented by the header by interacting with the header.
  • Examples of operations a user may perform on a location group header include, but are not limited to, renaming the header (and thereby renaming the underlying folder or directory), dragging the header into another location header to move the location of the underlying folder or directory, dragging a location from one location group into the header of another location group to move the item signified by the location into the directory or folder signified by the destination location group header, etc.
  • folder may be used herein to indicate a folder, directory, sub-directory, node, other like entities in a file structure, network servers, disk drives, other storage device, and/or any data storage, management or organizational entity that can be expressed by a location or address.
  • non-location group header signifies a common value of the property shared by locations organized under the header. Therefore, such non-location group headers do not signify objects separate from the locations organized under the headers. Because such headers do not signify distinct objects, such header may be configured to accept a different set of user inputs than location group headers. As a non-limiting example, such headers may be selectable by a user to perform a “select all” command, and/or may be selectable toggle between an expanded view and a hidden view of the locations grouped under the header.
  • the first and second types of group headers may have different appearances. This may help users to recognize that the first and second types of group headers represent different types of information and accept different sets of user inputs.
  • the header may include, for example, an icon similar to a folder or directory icon used in a file management system on the same computing device. In this manner, a user may immediately associate the header with a folder in the file management system, and interact with the header in a similar manner.
  • a location group header may comprise multiple lines of information, either combined with an icon or without an icon.
  • a location group header may a folder name and a folder path in separate lines of text. Examples of suitable location group headers are described in more detail below.
  • non location-group headers may have a different appearance to indicate to users the different nature of the headers compared to location group headers.
  • non-location group headers may comprise a single line of text indicating the value of the property common to the locations grouped under the header.
  • the non-location group headers may comprise an icon having a different appearance than the location group headers, and/or any other suitable difference to visually distinguish the non-location group headers from the location group headers. Examples of suitable non-location group headers are shown below.
  • FIG. 2 shows an embodiment of a method 200 of displaying group headers in a library.
  • Method 200 illustrates a manner in which a user may select to group items in a library by location, and then make an input associated with a location group header to modify a property of an object represented by the location group header.
  • Method 200 comprises, at 202 , displaying at least a portion of a library on a graphical user interface of a computing device display.
  • method 200 comprises, at 204 , receiving a request to organize the library into groups based upon common parent locations.
  • the term “parent locations” signifies folders, directories, drives, network locations, or any other such organizational node or object in a file structure, network structure, etc., under which one or more data items are located.
  • method 200 next comprises, at 206 , organizing the library into location groups in which items with a common location are grouped together, and at 208 , displaying the groups.
  • method 200 comprises, at 210 , displaying a location group header for each location group.
  • the location group headers represent the object (directory, folder, etc.) at the common parent location for the group, and are configured to accept a set of user inputs to allow a user to interact with the object separately from the locations grouped under the header.
  • the location group headers may have a different appearance than non-location group headers to signify the different properties of the location group headers from non-location group headers.
  • the location group headers may comprise two or more lines of information, including but not limited to a location name and a location path.
  • the location group headers also may comprise an icon that identifies the header as a location group header, as indicated at 212 .
  • FIG. 3 shows, at 300 and 302 , two non-limiting examples of embodiments of location group headers each comprising a folder icon that symbolizes the presence of a folder at the common parent location of the group members.
  • non-location group headers may comprise a lesser amount of information (for example, fewer lines of information), and may comprise no icon, a different icon than the location group headers, or may be visually distinguished from the location group headers in any other suitable manner.
  • method 200 next comprises, at 214 , receiving a user input associated with a selected location group header, and then, at 222 , modifying a property of the object represented by the location group header (e.g. the folder at the common parent location of the selected group) in response to the input.
  • location group header e.g. the folder at the common parent location of the selected group
  • associated with signifies a user input configured to cause an interaction with the selected location group header as opposed to and interaction with locations within the associated location group.
  • FIG. 2 shows some non-limiting examples of such inputs.
  • the user input may comprise a drag and drop operation in which a user graphically moves a first location group header over another location group header.
  • such an input may be configured to cause the folder represented by the moved header to be moved to a location within the folder represented by the destination header, such that the moved folder becomes a child of the destination folder.
  • FIG. 4 Such an operation is illustrated in FIG. 4 , in which the location group header titled “LIBRARIES” is dragged and dropped into the location group header titled “USER'S DOCUMENTS”.
  • the user input may comprise a drag and drop operation in which a user graphically moves a location from one location group over the header of another location group.
  • such an input may be configured to cause the location from the first group to be moved into the folder represented by the destination header.
  • FIG. 5 Such an operation is illustrated in FIG. 5 , in which a location within the “LIBRARIES” location group that represents a document titled “ORGANIZATIONAL FILES” is dragged and dropped into the “USER'S DOCUMENTS” location group header.
  • a user may make an input configured to cause the display a context menu associated with the selected location group header.
  • the context menu may offer a user the ability to rename the folder represented by the location group header.
  • FIG. 6 shows an embodiment of such a context menu.
  • the depicted menu allows a user to cut, copy, paste, create a shortcut to, delete, and rename the folder located at the common parent location of the group, as well as to view and/or modify various properties of the folder. It will be understood that these operations are shown for the purpose of example, and that a context menu may contain any suitable set of operations other than the set shown in the depicted embodiment.
  • method 200 next comprises, at 230 , receiving a request to organize a library via a property other than location.
  • a user may request to organize a library by “name, by “type” (i.e. file type, folder, etc.), by “date created”, by “date modified”, by “size”, etc.
  • method 200 comprises, at 232 , displaying the library organized into non-location groups by common value of the requested property.
  • the locations may be grouped into “name groups” alphabetically according to the names of the files at each location.
  • Such groups may have “name headers” that separate each group, for example, by individual letter, by ranges of letters, by the first two letters of a name, etc.
  • FIG. 7 shows another example of a portion of a library grouped by a property other than location.
  • the library is grouped by type.
  • files of a common file type e.g. ASD files, bitmap files
  • FIG. 7 shows files of a common file type (e.g. ASD files, bitmap files)
  • FIG. 7 shows files of a common file type (e.g. ASD files, bitmap files)
  • FIG. 7 files of a common file type
  • folders are grouped separately from files, and also have a separate header 704 showing the data type as “file folder”. Therefore, as opposed to location groups, the headers for these non-location groups do not represent an object distinct from the group members, but instead display metadata related to the group, such as the common group value of the property used to perform the grouping operation.
  • each non-location group header in the depicted embodiment has a single line of information, namely, the type of data in that group. and also an arrow icon located to the left of the text portion of the header. Because the non-location group headers to not represent a distinct object, the non-location group headers are configured to accept a different set of user inputs than the location group headers. For example, as depicted in FIG. 8 , the group header may be configured to act as a proxy for all group members. In this example, a user may make a user input located over the header to select all locations in the group.
  • a user may select to expand or hide the list of the locations organized under the header, as shown for the folder “Bitmap Image.” It will be understood that these operations are described for the purpose of example, and that a non-location group header may be configured to accept any other suitable set of user inputs.
  • location group headers and non-location group headers are described herein as having different appearances, such as different numbers of lines of information, different icons, etc., it will be understood that these two types of headers may have a similar appearance yet different sets of supported user inputs. Further, it will be understood that the concepts described herein may also apply to any other type of group header other than location group header that represents an object separate from the locations grouped under the header.

Abstract

The presentation of headers for groups of locations in a library comprising a collection of locations is disclosed. One disclosed embodiment comprises receiving a request to organize a library into groups according to a selected property, and organizing the locations into groups such that locations within a selected group have a common value of the selected property. If the common value of the selected property for the selected group corresponds to an object distinct from the locations in the group, then a first type of group header configured to accept a first set of user inputs associated with the header is displayed. Otherwise, a second type of group header configured to accept a second, different set of user inputs is displayed.

Description

    BACKGROUND
  • Collections of files and other electronic information may be presented on a graphical user interface of a computing device in various ways. For example, a “tree” view is sometimes used to show a hierarchical structure of folders. In such a view, a user generally may select a folder to view the individual files within a folder in a separate viewing pane from the tree view. In such a view, a user generally only views the contents of a single folder at a time.
  • A collection of files also may be presented in a “flattened” manner. In such a view, files from multiple folders may be presented as a collection of “locations”, or paths that denote the location of each file. For example, search results from a file or folder search may be presented in such a view. A flattened view allows a user to view, in a single viewing pane, files located in various folders located at different depths and down different paths in a hierarchical structure. Furthermore, this view may allow a user to organize a collection of locations by a common property, thereby making it easier to locate items in the collection.
  • SUMMARY
  • Embodiments are disclosed herein that relate to the presentation of headers for groups of locations in a library comprising a collection of locations. For example, one disclosed embodiment comprises receiving a request to organize a library into groups according to a selected property, and organizing the locations into groups such that locations within a selected group have a common value of the selected property. If the common value of the selected property for the selected group corresponds to an object distinct from the locations in the group, then a first type of group header configured to accept a first set of user inputs associated with the header is displayed. Otherwise, a second type of group header configured to accept a second, different set of user inputs is displayed.
  • This Summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter. Furthermore, the claimed subject matter is not limited to implementations that solve any or all disadvantages noted in any part of this disclosure.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 shows a process flow depicting an embodiment of a method of displaying headers for groups of locations.
  • FIG. 2 shows a process flow depicting another embodiment of a method of displaying headers for groups of locations.
  • FIG. 3 shows a view of a user interface depicting embodiments of location group headers for location groups.
  • FIG. 4 shows a view of the user interface of FIG. 3, illustrating a drag and drop movement of one location header into another location group header.
  • FIG. 5 shows a view of the user interface of FIG. 3, illustrating a drag and drop movement of a location from one location group into a location group header of another location group.
  • FIG. 6 shows a view of the user interface of FIG. 3, illustrating an embodiment of a context menu for a location header.
  • FIG. 7 shows a view of a user interface depicting embodiments of non-location group headers.
  • FIG. 8 shows the user interface of FIG. 7, illustrating an example of a response of the user interface to a user input associated with a non-location group header.
  • DETAILED DESCRIPTION
  • Prior to discussing the depicted embodiments in detail, it will be appreciated that the embodiments described herein may be implemented, for example, via computer-executable instructions or code, such as programs, stored on a computer-readable storage medium and executed by a computing device. Generally, programs include routines, objects, components, data structures, and the like that perform particular tasks or implement particular abstract data types. The term “program” as used herein may connote a single program or multiple programs acting in concert, and may be used to denote applications, services, or any other type or class of program. Likewise, the terms “computer” and “computing device” as used herein include any device that electronically executes one or more programs, and may comprise any suitable type of device, including but not limited to personal computers, servers, laptop computers, hand-held devices, cellular phones, microprocessor-based programmable consumer electronics and/or appliances, etc.
  • FIG. 1 shows an embodiment of a method 100 of displaying headers for groups of locations that are displayed in a flattened manner as a library. The term “library” as used herein denotes a collection of locations that can be displayed together as a collection. Each location in the library represents an item of electronic data found via the path shown in the location. Such data may comprise any suitable type of data, including but not limited to files, folders, programs, etc. Such libraries may be used in any suitable context on a computing device. For example, such libraries may be used to present results from a search performed across multiple locations (i.e. multiple folders under a root directory on a disk drive, multiple drives on a device, multiple remote locations over a network, etc.). Likewise, such libraries also may be used in a file management system to display files located at multiple levels and/or along multiple paths on a computing device. It will be understood that these use environments are described for the purpose of example, and are not intended to be limiting in any manner.
  • The display of multiple levels/paths of data in a library allows the locations in the library to be grouped according to a user-selected property to facilitate the location of information in the library. Examples of such properties that can be used to organize a library into groups include, but are not limited to, properties such as “type”, “date created”, “date modified”, “folder” or “location”, etc. As a specific example, if a library is grouped by “type”, then locations in the library of the same type will be grouped together. Groups of locations may be separated by headers showing the value of the property for that group that allow a user scrolling through the library to easily locate a group of interest. Thus, a library grouped by “type” may include headers separating locations of different types, such as different types of files, folders, etc. Likewise, a library grouped by folder or the like may include headers that separate the library by different locations.
  • Continuing with FIG. 1, method 100 next comprises, at 102, receiving a request to organize the locations into groups according to a selected property. In response to this request, method 100 comprises, at 104, organizing the locations into groups such that locations within a selected group have a common value of the selected property. Next, it is determined, at 106, if the common value of the selected property for the selected group corresponds to an object distinct from the locations in the group. If so, then method 100 comprises, at 108, displaying for the selected group a first type of group header configured to accept a first set of user inputs associated with the header. On the other hand, if the common value of the selected property for the selected group does not correspond to an object distinct from the locations in the group, them method 100 comprises, at 110, displaying for the selected group a second type of group header configured to accept a second, different set of user inputs.
  • Method 100 enables group headers to have different functionalities depending upon whether the common value of the selected property represents an object separate from the locations grouped under the header, such as a parent folder of the locations grouped under the header, or whether the header is merely metadata that is descriptive of the common property of the locations grouped under the header. As a specific example, where a library is organized into groups by location (“location groups”), the header for each group (“location group header”) signifies a parent folder, parent directory, or other such parent location that contains all of the child locations grouped under the header.
  • Such folders and/or directories are objects separate from the items contained in the folder or directory, and a user can interact with the folders and/or directories separately from the items contained in the folders or directories. Therefore, a location group header may be configured to accept a set of user inputs that allow a user to interact with the header in a manner distinct from the locations grouped under the header. In this manner, a user may modify a property of the object represented by the header by interacting with the header. Examples of operations a user may perform on a location group header include, but are not limited to, renaming the header (and thereby renaming the underlying folder or directory), dragging the header into another location header to move the location of the underlying folder or directory, dragging a location from one location group into the header of another location group to move the item signified by the location into the directory or folder signified by the destination location group header, etc. It will be understood that the term “folder” may be used herein to indicate a folder, directory, sub-directory, node, other like entities in a file structure, network servers, disk drives, other storage device, and/or any data storage, management or organizational entity that can be expressed by a location or address.
  • In contrast, where a library is organized into groups by type, date created, date modified, and other such properties, the header for each group (“non-location group header”) signifies a common value of the property shared by locations organized under the header. Therefore, such non-location group headers do not signify objects separate from the locations organized under the headers. Because such headers do not signify distinct objects, such header may be configured to accept a different set of user inputs than location group headers. As a non-limiting example, such headers may be selectable by a user to perform a “select all” command, and/or may be selectable toggle between an expanded view and a hidden view of the locations grouped under the header.
  • The first and second types of group headers may have different appearances. This may help users to recognize that the first and second types of group headers represent different types of information and accept different sets of user inputs. For example, in embodiments in which the first type of group header is a location group header, the header may include, for example, an icon similar to a folder or directory icon used in a file management system on the same computing device. In this manner, a user may immediately associate the header with a folder in the file management system, and interact with the header in a similar manner. Further, a location group header may comprise multiple lines of information, either combined with an icon or without an icon. For example, in some embodiments, a location group header may a folder name and a folder path in separate lines of text. Examples of suitable location group headers are described in more detail below.
  • In contrast to such location group headers, non location-group headers may have a different appearance to indicate to users the different nature of the headers compared to location group headers. For example, in some embodiment non-location group headers may comprise a single line of text indicating the value of the property common to the locations grouped under the header. In other embodiments, the non-location group headers may comprise an icon having a different appearance than the location group headers, and/or any other suitable difference to visually distinguish the non-location group headers from the location group headers. Examples of suitable non-location group headers are shown below.
  • FIG. 2 shows an embodiment of a method 200 of displaying group headers in a library. Method 200 illustrates a manner in which a user may select to group items in a library by location, and then make an input associated with a location group header to modify a property of an object represented by the location group header. Method 200 comprises, at 202, displaying at least a portion of a library on a graphical user interface of a computing device display. Next, method 200 comprises, at 204, receiving a request to organize the library into groups based upon common parent locations. The term “parent locations” signifies folders, directories, drives, network locations, or any other such organizational node or object in a file structure, network structure, etc., under which one or more data items are located. Further, the term “common parent location” indicates the location of the folder under which the “child” data items in the location group are organized. In response to this request, method 200 next comprises, at 206, organizing the library into location groups in which items with a common location are grouped together, and at 208, displaying the groups.
  • Next, method 200 comprises, at 210, displaying a location group header for each location group. The location group headers represent the object (directory, folder, etc.) at the common parent location for the group, and are configured to accept a set of user inputs to allow a user to interact with the object separately from the locations grouped under the header.
  • As described above, the location group headers may have a different appearance than non-location group headers to signify the different properties of the location group headers from non-location group headers. For example, the location group headers may comprise two or more lines of information, including but not limited to a location name and a location path. The location group headers also may comprise an icon that identifies the header as a location group header, as indicated at 212. FIG. 3 shows, at 300 and 302, two non-limiting examples of embodiments of location group headers each comprising a folder icon that symbolizes the presence of a folder at the common parent location of the group members. Further, the examples also show two lines of textual information, one indicating the title of the folder at the common parent location and another indicating a path showing the location of the folder. In contrast, non-location group headers may comprise a lesser amount of information (for example, fewer lines of information), and may comprise no icon, a different icon than the location group headers, or may be visually distinguished from the location group headers in any other suitable manner.
  • Continuing with FIG. 2, method 200 next comprises, at 214, receiving a user input associated with a selected location group header, and then, at 222, modifying a property of the object represented by the location group header (e.g. the folder at the common parent location of the selected group) in response to the input. The term “associated with” used in this context signifies a user input configured to cause an interaction with the selected location group header as opposed to and interaction with locations within the associated location group.
  • FIG. 2 shows some non-limiting examples of such inputs. For example, as indicated at 216, the user input may comprise a drag and drop operation in which a user graphically moves a first location group header over another location group header. As indicated at 224, such an input may be configured to cause the folder represented by the moved header to be moved to a location within the folder represented by the destination header, such that the moved folder becomes a child of the destination folder. Such an operation is illustrated in FIG. 4, in which the location group header titled “LIBRARIES” is dragged and dropped into the location group header titled “USER'S DOCUMENTS”.
  • Additionally, as indicated at 218, the user input may comprise a drag and drop operation in which a user graphically moves a location from one location group over the header of another location group. As indicated at 226, such an input may be configured to cause the location from the first group to be moved into the folder represented by the destination header. Such an operation is illustrated in FIG. 5, in which a location within the “LIBRARIES” location group that represents a document titled “ORGANIZATIONAL FILES” is dragged and dropped into the “USER'S DOCUMENTS” location group header.
  • Further, as indicated at 220, a user may make an input configured to cause the display a context menu associated with the selected location group header. For example, as indicated at 228, the context menu may offer a user the ability to rename the folder represented by the location group header. FIG. 6 shows an embodiment of such a context menu. The depicted menu allows a user to cut, copy, paste, create a shortcut to, delete, and rename the folder located at the common parent location of the group, as well as to view and/or modify various properties of the folder. It will be understood that these operations are shown for the purpose of example, and that a context menu may contain any suitable set of operations other than the set shown in the depicted embodiment.
  • Continuing with FIG. 2, method 200 next comprises, at 230, receiving a request to organize a library via a property other than location. For example, a user may request to organize a library by “name, by “type” (i.e. file type, folder, etc.), by “date created”, by “date modified”, by “size”, etc. In response, method 200 comprises, at 232, displaying the library organized into non-location groups by common value of the requested property. For example, where a user requests to organize a library by “name”, the locations may be grouped into “name groups” alphabetically according to the names of the files at each location. Such groups may have “name headers” that separate each group, for example, by individual letter, by ranges of letters, by the first two letters of a name, etc.
  • FIG. 7 shows another example of a portion of a library grouped by a property other than location. In this example, the library is grouped by type. As shown in the figure, files of a common file type (e.g. ASD files, bitmap files) are grouped together under separate headers, shown in FIG. 7 at 700 and 702, respectively. Likewise, folders are grouped separately from files, and also have a separate header 704 showing the data type as “file folder”. Therefore, as opposed to location groups, the headers for these non-location groups do not represent an object distinct from the group members, but instead display metadata related to the group, such as the common group value of the property used to perform the grouping operation.
  • Referring to FIG. 7, each non-location group header in the depicted embodiment has a single line of information, namely, the type of data in that group. and also an arrow icon located to the left of the text portion of the header. Because the non-location group headers to not represent a distinct object, the non-location group headers are configured to accept a different set of user inputs than the location group headers. For example, as depicted in FIG. 8, the group header may be configured to act as a proxy for all group members. In this example, a user may make a user input located over the header to select all locations in the group. Further, a user may select to expand or hide the list of the locations organized under the header, as shown for the folder “Bitmap Image.” It will be understood that these operations are described for the purpose of example, and that a non-location group header may be configured to accept any other suitable set of user inputs.
  • While location group headers and non-location group headers are described herein as having different appearances, such as different numbers of lines of information, different icons, etc., it will be understood that these two types of headers may have a similar appearance yet different sets of supported user inputs. Further, it will be understood that the concepts described herein may also apply to any other type of group header other than location group header that represents an object separate from the locations grouped under the header.
  • It will further be appreciated that the configurations and/or approaches described herein are exemplary in nature, and that these specific embodiments or examples are not to be considered in a limiting sense, because numerous variations are possible. The specific routines or methods described herein may represent one or more of any number of processing strategies such as event-driven, interrupt-driven, multi-tasking, multi-threading, and the like. As such, various acts illustrated may be performed in the sequence illustrated, in parallel, or in some cases omitted. Likewise, the order of any of the above-described processes is not necessarily required to achieve the features and/or results of the embodiments described herein, but is provided for ease of illustration and description. The subject matter of the present disclosure includes all novel and nonobvious combinations and subcombinations of the various processes, systems and configurations, and other features, functions, acts, and/or properties disclosed herein, as well as any and all equivalents thereof.

Claims (20)

1. A computer-readable storage medium containing instructions executable by a computing device to perform a method of displaying, on a computing device user interface, a library comprising a collection of locations, the method comprising:
receiving a request to organize the locations into groups according to a selected property;
organizing the locations into groups such that locations within a selected group have a common value of the selected property; and
if the common value of the selected property for the selected group corresponds to an object distinct from the locations in the group, then displaying for the selected group a first type of group header configured to accept a first set of user inputs associated with the header, and otherwise displaying for the selected group a second type of group header configured to accept a second, different set of user inputs.
2. The storage medium of claim 1, wherein the selected property is location, wherein the object distinct from the locations in the selected group comprises a folder containing the locations in the group, and wherein the common value comprises a path of the folder.
3. The storage medium of claim 2, wherein the first type of group header comprises an icon identifying the first type of group header as a folder.
4. The storage medium of claim 2, wherein the first type of group header comprises two or more lines of information.
5. The storage medium of claim 2, wherein the first type of group header comprises a display of a path specifying a location of the folder.
6. The storage medium of claim 1, wherein the first set of user inputs comprises one or more user inputs configured to modify a property of the object distinct from the locations in the group.
7. The storage medium of claim 6, wherein the first set of inputs comprises one or more of a drag and drop move of one group header into another group header, a drag and drop move of a location from one group into a group header of a different group, and a renaming of the selected group header.
8. A method of presenting, via a computing device graphical user interface, a library comprising a collection of locations, the method comprising:
displaying at least a portion of the library on the graphical user interface;
receiving a request to organize the locations in the library into groups based upon common parent locations;
organizing the library into location groups and displaying at least a portion of the location groups on the graphical user interface;
for each displayed location group, displaying a location group header representing the common parent location for the location group, the location group header being configured to accept a user input to modify one or more properties of an object at the common parent location;
receiving a user input associated with the location group header; and
in response to the input, modifying one or more properties of the object at the common parent location.
9. The method of claim 8, wherein receiving the user input comprises receiving a drag and drop input of a first location group header into a second location group header.
10. The method of claim 8, wherein receiving the user input comprises receiving a user input requesting display of a context menu that allow a user to modify the one or more properties of the parent location.
11. The method of claim 8, wherein receiving the user input comprises receiving a requested change in a name of the common parent location.
12. The method of claim 8, wherein receiving the user input comprises receiving a drag and drop input of a selected child location from a first location group into a second location group.
13. The method of claim 8, wherein the location group header comprises an icon symbolizing the object at the common parent location.
14. The method of claim 8, wherein the location group header comprises two or more lines of information.
15. The method of claim 14, wherein one line of information shows a location name, and another line of information shows a location path.
16. A method of presenting, via a computing device user interface, a library comprising a collection of locations, the method comprising:
displaying at least a portion of the library on the graphical user interface;
receiving a request to organize the locations in the library into groups based upon common parent locations;
organizing the library into location groups and displaying at least a portion of the location groups on the graphical user interface;
for each location group, displaying a location group header representing the common parent location of the location group, the location group header being configured to accept a first set of user inputs that allow a user to modify one or more properties of an object at the common parent location;
receiving a request to organize the library by a property other than location;
displaying the library organized into non-location groups according to the property other than location; and
for each non-location group, displaying a non-location group header configured to accept a second set of user inputs that is different from the first set of user inputs.
17. The method of claim 16, wherein the first set of user inputs comprises one or more of a drag-and-drop movement of a first location group header into a second location group header, a drag-and-drop movement of a selected location from within the first location group into the second location group, and a renaming of a selected location group header.
18. The method of claim 16, wherein the second set of user inputs comprises a request to change between an expanded view in which locations within a selected location group are displayed and a hidden view in which locations within the selected location group are not displayed.
19. The method of claim 16, wherein the location group header comprises two or more lines of information.
20. The method of claim 16, wherein the location group header comprises an icon symbolizing the object at the common parent location.
US12/147,622 2008-06-27 2008-06-27 Presentation of headers for groups of locations in an electronic library Active 2031-07-07 US8683361B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/147,622 US8683361B2 (en) 2008-06-27 2008-06-27 Presentation of headers for groups of locations in an electronic library

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US12/147,622 US8683361B2 (en) 2008-06-27 2008-06-27 Presentation of headers for groups of locations in an electronic library

Publications (2)

Publication Number Publication Date
US20090327936A1 true US20090327936A1 (en) 2009-12-31
US8683361B2 US8683361B2 (en) 2014-03-25

Family

ID=41449147

Family Applications (1)

Application Number Title Priority Date Filing Date
US12/147,622 Active 2031-07-07 US8683361B2 (en) 2008-06-27 2008-06-27 Presentation of headers for groups of locations in an electronic library

Country Status (1)

Country Link
US (1) US8683361B2 (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100115468A1 (en) * 2008-11-06 2010-05-06 Kodimer Marianne L System and method for hierarchical electronic file navigation from a processing device front panel
US20110138339A1 (en) * 2009-12-09 2011-06-09 Richard Webster Smart tree navigation
US20130060778A1 (en) * 2011-09-07 2013-03-07 Canon Kabushiki Kaisha Device, method, and program for displaying document list
US20130346890A1 (en) * 2011-02-28 2013-12-26 Huawei Device Co., Ltd. Interface autonomous planning method and apparatus
US10970679B2 (en) 2016-12-29 2021-04-06 Dropbox, Inc. Presenting project data managed by a content management system
US10970656B2 (en) 2016-12-29 2021-04-06 Dropbox, Inc. Automatically suggesting project affiliations
US10997188B2 (en) 2015-03-23 2021-05-04 Dropbox, Inc. Commenting in shared folder backed integrated workspaces
US11017354B2 (en) 2016-12-30 2021-05-25 Dropbox, Inc. Managing projects in a content management system
US11226939B2 (en) * 2017-12-29 2022-01-18 Dropbox, Inc. Synchronizing changes within a collaborative content management system
US11334582B1 (en) * 2014-07-07 2022-05-17 Microstrategy Incorporated Mobile explorer

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5065347A (en) * 1988-08-11 1991-11-12 Xerox Corporation Hierarchical folders display
US5751287A (en) * 1995-11-06 1998-05-12 Documagix, Inc. System for organizing document icons with suggestions, folders, drawers, and cabinets
US20040193594A1 (en) * 2003-03-27 2004-09-30 Microsoft Corporation File system for displaying items of different types and from different physical locations
US20040207666A1 (en) * 2003-04-17 2004-10-21 Microsoft Corporation Virtual address bar user interface control
US20050246640A1 (en) * 2004-04-30 2005-11-03 Applied Computer Systems, Inc. Method and system for displaying files to a user
US20050246331A1 (en) * 2003-03-27 2005-11-03 Microsoft Corporation System and method for filtering and organizing items based on common elements
US20050262452A1 (en) * 2004-05-21 2005-11-24 Volker Sauermann Tree lists using multiple line structures
US20050289109A1 (en) * 2004-06-25 2005-12-29 Yan Arrouye Methods and systems for managing data
US20060195481A1 (en) * 2004-06-25 2006-08-31 Yan Arrouye Methods and systems for managing data
US20060200466A1 (en) * 2003-03-27 2006-09-07 Microsoft Corporation System and Method for Filtering and Organizing Items Based on Common Elements
US20060265588A1 (en) * 2005-05-17 2006-11-23 Samsung Electronics Co., Ltd. Apparatus and method for displaying file location information
US7162488B2 (en) * 2005-04-22 2007-01-09 Microsoft Corporation Systems, methods, and user interfaces for storing, searching, navigating, and retrieving electronic information
US20070050727A1 (en) * 2005-08-24 2007-03-01 International Business Machines Corporation User defined contextual desktop folders
US20070124695A1 (en) * 2005-11-30 2007-05-31 Microsoft Corporation Presentation of groups of items
US20080040665A1 (en) * 2006-07-06 2008-02-14 Carsten Waldeck Method and system for displaying, locating and browsing data files
US20080306900A1 (en) * 2007-06-06 2008-12-11 Canon Kabushiki Kaisha Document management method and apparatus
US7996366B1 (en) * 2005-10-13 2011-08-09 Cadence Design Systems, Inc. Method and system for identifying stale directories

Patent Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5065347A (en) * 1988-08-11 1991-11-12 Xerox Corporation Hierarchical folders display
US5751287A (en) * 1995-11-06 1998-05-12 Documagix, Inc. System for organizing document icons with suggestions, folders, drawers, and cabinets
US20040193594A1 (en) * 2003-03-27 2004-09-30 Microsoft Corporation File system for displaying items of different types and from different physical locations
US20050246331A1 (en) * 2003-03-27 2005-11-03 Microsoft Corporation System and method for filtering and organizing items based on common elements
US20060200466A1 (en) * 2003-03-27 2006-09-07 Microsoft Corporation System and Method for Filtering and Organizing Items Based on Common Elements
US20040207666A1 (en) * 2003-04-17 2004-10-21 Microsoft Corporation Virtual address bar user interface control
US20050246640A1 (en) * 2004-04-30 2005-11-03 Applied Computer Systems, Inc. Method and system for displaying files to a user
US20050262452A1 (en) * 2004-05-21 2005-11-24 Volker Sauermann Tree lists using multiple line structures
US20060195481A1 (en) * 2004-06-25 2006-08-31 Yan Arrouye Methods and systems for managing data
US20050289109A1 (en) * 2004-06-25 2005-12-29 Yan Arrouye Methods and systems for managing data
US7162488B2 (en) * 2005-04-22 2007-01-09 Microsoft Corporation Systems, methods, and user interfaces for storing, searching, navigating, and retrieving electronic information
US20060265588A1 (en) * 2005-05-17 2006-11-23 Samsung Electronics Co., Ltd. Apparatus and method for displaying file location information
US20070050727A1 (en) * 2005-08-24 2007-03-01 International Business Machines Corporation User defined contextual desktop folders
US7996366B1 (en) * 2005-10-13 2011-08-09 Cadence Design Systems, Inc. Method and system for identifying stale directories
US20070124695A1 (en) * 2005-11-30 2007-05-31 Microsoft Corporation Presentation of groups of items
US20080040665A1 (en) * 2006-07-06 2008-02-14 Carsten Waldeck Method and system for displaying, locating and browsing data files
US20080306900A1 (en) * 2007-06-06 2008-12-11 Canon Kabushiki Kaisha Document management method and apparatus

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
The Windows Vista Book by Matt Kloskowski and Kleber Stephenson First Edition April 2008 pages 235-239 total 6 pages *

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100115468A1 (en) * 2008-11-06 2010-05-06 Kodimer Marianne L System and method for hierarchical electronic file navigation from a processing device front panel
US20110138339A1 (en) * 2009-12-09 2011-06-09 Richard Webster Smart tree navigation
US20130346890A1 (en) * 2011-02-28 2013-12-26 Huawei Device Co., Ltd. Interface autonomous planning method and apparatus
US20130060778A1 (en) * 2011-09-07 2013-03-07 Canon Kabushiki Kaisha Device, method, and program for displaying document list
US11334582B1 (en) * 2014-07-07 2022-05-17 Microstrategy Incorporated Mobile explorer
US11347762B2 (en) 2015-03-23 2022-05-31 Dropbox, Inc. Intelligent scrolling in shared folder back integrated workspaces
US11748366B2 (en) 2015-03-23 2023-09-05 Dropbox, Inc. Shared folder backed integrated workspaces
US10997188B2 (en) 2015-03-23 2021-05-04 Dropbox, Inc. Commenting in shared folder backed integrated workspaces
US10997189B2 (en) 2015-03-23 2021-05-04 Dropbox, Inc. Processing conversation attachments in shared folder backed integrated workspaces
US11567958B2 (en) 2015-03-23 2023-01-31 Dropbox, Inc. Content item templates
US11016987B2 (en) 2015-03-23 2021-05-25 Dropbox, Inc. Shared folder backed integrated workspaces
US11354328B2 (en) 2015-03-23 2022-06-07 Dropbox, Inc. Shared folder backed integrated workspaces
US10970679B2 (en) 2016-12-29 2021-04-06 Dropbox, Inc. Presenting project data managed by a content management system
US10970656B2 (en) 2016-12-29 2021-04-06 Dropbox, Inc. Automatically suggesting project affiliations
US11017354B2 (en) 2016-12-30 2021-05-25 Dropbox, Inc. Managing projects in a content management system
US11900324B2 (en) 2016-12-30 2024-02-13 Dropbox, Inc. Managing projects in a content management system
US11226939B2 (en) * 2017-12-29 2022-01-18 Dropbox, Inc. Synchronizing changes within a collaborative content management system

Also Published As

Publication number Publication date
US8683361B2 (en) 2014-03-25

Similar Documents

Publication Publication Date Title
US8683361B2 (en) Presentation of headers for groups of locations in an electronic library
US10489044B2 (en) Rich drag drop user interface
US10866715B2 (en) Single action selection of data elements
US7650575B2 (en) Rich drag drop user interface
US9342217B2 (en) Concentric hierarchical list browser
EP2573664A1 (en) Concentric hierarchical list browser
US7743343B2 (en) Combined representation of a hierarchical data item collection
US8966396B2 (en) Information management with non-hierarchical views
US7409644B2 (en) File system shell
AU2003233558B2 (en) File system shell
US20070061745A1 (en) Nested views in an electronic file system
IL224919A (en) Sparse dynamic selection trees
US20070073751A1 (en) User interfaces and related methods, systems, and computer program products for automatically associating data with a resource as metadata
US20070203920A1 (en) Method and computer program product for handling leafy branches in navigation trees
JPH10333797A (en) Method for composing object and information processing system
US9268848B2 (en) Semantic navigation through object collections
KR101589969B1 (en) File management method and system of network structure
KR20220057918A (en) Method and apparatus for filtering and sorting content
NZ533296A (en) File system shell

Legal Events

Date Code Title Description
AS Assignment

Owner name: MICROSOFT CORPORATION, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:WONG, LYON K.F.;ANDREWS, DONNA B.;AVERETT, ASHLEY E.;AND OTHERS;REEL/FRAME:021161/0762;SIGNING DATES FROM 20080624 TO 20080625

Owner name: MICROSOFT CORPORATION, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:WONG, LYON K.F.;ANDREWS, DONNA B.;AVERETT, ASHLEY E.;AND OTHERS;SIGNING DATES FROM 20080624 TO 20080625;REEL/FRAME:021161/0762

AS Assignment

Owner name: MICROSOFT CORPORATION, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:WONG, LYON K.F.;ANDREWS, DONNA B.;AVERETT, ASHLEY E.;AND OTHERS;REEL/FRAME:022200/0507

Effective date: 20080905

STCF Information on status: patent grant

Free format text: PATENTED CASE

AS Assignment

Owner name: MICROSOFT TECHNOLOGY LICENSING, LLC, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MICROSOFT CORPORATION;REEL/FRAME:034564/0001

Effective date: 20141014

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551)

Year of fee payment: 4

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 8