Skip to content

Sorting results by date and by type #141

Description

@charlesreid1

we can sort by type, but only aphabetically, and it's really awkward.

need a set of checkboxes to select/filter document types (link form elements to filtering a data table).

need to have a date field if it is available, use modified time if available but otherwise use created time. and make it a separate column that's sortable. things are going to get crowded.

might require rethinking the design to be something more like...

+-------------------------------------------------------+
|                                                       |
|            c e n t i l l i o n                        |
|                                                       |
|  +---------------------------------------------+      |
|  | input: search box                           |      |
|  +---------------------------------------------+      |
|  +---------------------------------------------+      |
|  | input: search filters/options/etc           |      |
|  +---------------------------------------------+      |
|  +----+  +-------------------------------------+      |
|  |    |  |                                     |      |
|  | 1  |  |  2                                  |      |
|  |    |  |                                     |      |
|  +----+  +-------------------------------------+      |
|                                                       |
|   1 = score                                           |
|                                                       |                       +
|   2 = search result title                             |                       +
|       search result date                              |
|       search result link                              |
|       search result summary                           |
|                                                       |
|                                                       |
|                                                       |
|                                                       |
|                                                       |
+-------------------------------------------------------+

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions