Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#4540 closed defect (fixed)

watch:* and source:* tags should be considered as "uninteresting" tags

Reported by: bilbo Owned by: team
Priority: normal Milestone:
Component: Core Version: latest
Keywords: Cc:

Description

JOSM have list of tags that are considered "uninteresting" and if primitive contains only "uninteresting tags" it is not considered to be tagged (and so for example if you delete a way, nodes used only by this way are deleted as well if they are tagged only with uninteresting tags and thus considered "untagged")

I think "watch:<username>" tags should be added to list of uninteresting tags, so when you delete some way where nodes are watched, these nodes will get deleted automatically too.

Also, while "source" is on list of uninteresting tags, more precise variants like "source:name" or "source:position" or generally "source:<something>" are not. These should be added too.

Attachments (0)

Change History (2)

comment:1 by mjulius, 15 years ago

Resolution: fixed
Status: newclosed

(In [3003]) fixes #4540 - watch:* and source:* tags should be considered as "uninteresting" tags

comment:2 by mjulius, 15 years ago

You can also supply your own list of uninteresting tags in Advanced Preferences under tags.uninteresting

Wildcards are not supported, but entries that end with ':' will match whole namespaces.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.