2019-12-20 00:50:08 -07:00
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
< div class = "panel panel-right panel-cover" >
< div class = "view" >
< div class = "page" >
< div class = "navbar" >
< div class = "navbar-bg" > < / div >
< div class = "navbar-inner" >
< div class = "title" > Help< / div >
< div class = "right" >
< a class = "link panel-close" >
< span > Close< / span >
< / a >
< / div >
< / div >
< / div >
< div class = "page-content" >
2019-12-29 19:36:00 -07:00
< div class = "block-title" > Manage Items< / div >
2019-12-20 00:50:08 -07:00
< div class = "block" >
2020-04-03 12:18:47 -06:00
< span class = "taptext" > Tap< / span > < span class = "clicktext" > Click< / span > on a list entry
2019-12-29 19:36:00 -07:00
to show the actions you can take.
2020-01-18 00:37:38 -07:00
These actions are marking the item as delivered/undelivered,
navigating to its location with your device's default maps app,
and deleting the item.
2019-12-29 19:36:00 -07:00
< / div >
2019-12-20 00:50:08 -07:00
2019-12-29 19:36:00 -07:00
< div class = "block-title" > Clear the List< / div >
< div class = "block" >
2020-04-03 12:18:47 -06:00
< span class = "taptext" > Tap< / span > < span class = "clicktext" > Click< / span > the < span class = "color-red text-color-primary" > < i class = "material-icons" > delete< / i > < / span >
2019-12-29 19:36:00 -07:00
button to remove all items from the list. This cannot be undone, so it's
a good idea to do it at the end of the day or in the morning before you start.
Note that clearing the list does not affect the address autofill.
< / div >
2019-12-20 00:50:08 -07:00
2019-12-29 19:36:00 -07:00
< div class = "block-title" > Search< / div >
< div class = "block" >
2020-04-03 12:18:47 -06:00
< span class = "taptext" > Tap< / span > < span class = "clicktext" > Click< / span > the < i class = "material-icons text-color-primary" > search< / i > button to open a search
2019-12-29 19:36:00 -07:00
box. Type in this box to hide any list entries that don't contain your
search query.
< / div >
2019-12-20 00:50:08 -07:00
2019-12-29 19:36:00 -07:00
< div class = "block-title" > Sort Items< / div >
< div class = "block" >
2020-04-03 12:18:47 -06:00
< span class = "taptext" > Tap< / span > < span class = "clicktext" > Click< / span > the < i class = "material-icons text-color-primary" > sort< / i > button to sort
2019-12-29 19:36:00 -07:00
the list. You can sort by distance from your current
location, alphabetically by street name, and numerically by
address number.
2019-12-20 00:50:08 -07:00
< / div >
< / div >
< / div >
< / div >
< / div >