Opened 9 years ago
Last modified 2 years ago
#9908 reopened enhancement
Filter downloaded notes
Reported by: | skyper | Owned by: | ToeBee |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core notes | Version: | |
Keywords: | filter github | Cc: | iandees, Klumbumbus |
Description (last modified by )
It would be nice to filter notes and to only download requested. Several filter options come to my mind:
- by user (exclude + only mentioned)
- by status
- I often want to get rid of closed ones as the system gets quite slow with lots of notes.
- by time (span of time, creation + closed)
Maybe even a combination would be cool in order to find only the notes closed by a certain user in a specific timespan.
Attachments (1)
Change History (16)
comment:1 Changed 9 years ago by
Cc: | iandees added |
---|
comment:2 Changed 9 years ago by
Keywords: | github added |
---|---|
Resolution: | → othersoftware |
Status: | new → closed |
comment:3 follow-up: 5 Changed 8 years ago by
Resolution: | othersoftware |
---|---|
Status: | closed → reopened |
As notes is integrated into core this enhancement request is back.
P.S.: Do we need an new component "Core notes" ?
comment:5 follow-up: 7 Changed 8 years ago by
Replying to skyper:
P.S.: Do we need an new component "Core notes" ?
I will rename the "plugin notes" component to "core notes" when we deprecate the plugin.
@ToeBee: can we do that now, or are there some features in the plugin we don't offer yet in core?
comment:6 follow-up: 8 Changed 8 years ago by
I'd be fine with renaming. I think the only feature that hasn't been put into core yet is to use the API search functionality to download notes.
comment:7 Changed 8 years ago by
comment:8 Changed 8 years ago by
Replying to ToeBee:
I'd be fine with renaming. I think the only feature that hasn't been put into core yet is to use the API search functionality to download notes.
Did you implement "Open in Webbrowser", yet, or is there at least the id visible ?
By the way, I can only download and open new notes but all other actions are unavailable (greyed out) atm with r7787. Is this intended or should I open a new ticket ?
comment:9 Changed 8 years ago by
Cc: | Klumbumbus added |
---|
comment:10 Changed 6 years ago by
comment:11 Changed 3 years ago by
There were some enhancements committed to search by user and dates, see #1955
comment:12 Changed 2 years ago by
Description: | modified (diff) |
---|
According to the API description, searching aka filtered download is now possible. See API_v0.6#Search_for_notes:_GET_/api/0.6/notes/search.
Changed 2 years ago by
Attachment: | Screenshot 2021-04-07 at 23.50.46.png added |
---|
comment:14 Changed 2 years ago by
/api/0.6/notes/search does not support filtering by a bounding box, e.g., https://api.openstreetmap.org/api/0.6/notes/search?bbox=11,47,12,48&q=trail
comment:15 Changed 2 years ago by
Summary: | Filter notes → Filter downloaded notes |
---|
upstream ticket: https://github.com/iandees/josm-notes/issues/24