Modify

Opened 3 years ago

Closed 17 months ago

#4600 closed enhancement (needinfo)

Be smarter about excluding duplicates from the JOSM selection (and maybe search?) stack

Reported by: avar Owned by: team
Priority: normal Component: Core
Version: latest Keywords: selection
Cc:

Description (last modified by simon04)

A frequent use case of mine with JOSM goes like this:

  1. Load up a large pile of data
  2. Select an area on it
  3. Execute a complex "selected ..." search query
  4. Get maybe 100-200 ways I want to work on.

So far so good, then I zoom on one of the objects in the selection stack, edit it and then select the 200 ways back from the stack.

The problem is that as I'm going "one way -> edit -> 200 ways -> one way -> edit -> 200 ways -> ..." with my selection the selection with the 200 ways will eventually fall off my stack. This seems to be because JOSM will not add something new if it's already on the stack.

Instead what it should do is remove it from wherever it is now on the stack and put it in the front (the top). Then I could edit like this for hours without having to again zoom out and execute the initial search query.

Attachments (0)

Change History (2)

comment:1 Changed 22 months ago by simon04

Do the newly added filters ease your workflow?

comment:2 Changed 17 months ago by simon04

  • Description modified (diff)
  • Resolution set to needinfo
  • Status changed from new to closed

The filter can be combined with the keyword modified to match modified objects.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.