#1
|
|||
|
|||
Maintain position in search results when deleting items
I implement GTD with UR and during my reviews I am browsing sequentially through my Next Action searches.
Often times I need to delete a Next Action that has already been completed, however when you delete the Item from within the search results the selection moves back to the top of the search results! It is very annoying to have to find my position again after every deletion. |
#2
|
||||
|
||||
Quote:
|
#3
|
||||
|
||||
Re: Maintain position in search results when deleting items
Quote:
|
#4
|
||||
|
||||
Re: Re: Maintain position in search results when deleting items
Quote:
Usually, when we delete an entry in the middle of a flat list, the lower entries move up one row and focus shifts to the entry that was just below the deleted one. Before delete, we have search result (A) associated with an indexed array User deletes item Re-run query to produce search result (B) Focus closest next entry... Iterate down indexed array (A), starting from the item that was just below the deleted item, looking for a match in search result (B), then focus that item. When finished, free indexed array (A). If matching item not found, simply leave the first item in search result (B) focussed. |
#5
|
||||
|
||||
Re: Re: Re: Maintain position in search results when deleting items
Quote:
|
#6
|
||||
|
||||
Re: UR Performance
Quote:
|
#7
|
|||
|
|||
In UR v4, after deleting search result(s), the next remaining item in the list will be selected.
To keep UR from keywording item text and notes, remove .rtf fromTools | Options | Import | File extensions to keyword (clear out this field to prevent keywording of any document type). While keywording can slow down importing, it can greatly speed up searching. |
|
|