Opened 12 years ago

Last modified 2 years ago

#9908 reopened enhancement

Filter notes — at Version 12

Reported by: skyper Owned by: ToeBee
Priority: major Milestone:
Component: Core notes Version:
Keywords: filter github Cc: iandees, Klumbumbus

Description (last modified by skyper)

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.

Change History (12)

comment:1 by skyper, 12 years ago

Cc: iandees added

comment:2 by Don-vip, 12 years ago

Keywords: github added
Resolution: othersoftware
Status: newclosed

comment:3 by skyper, 11 years ago

Resolution: othersoftware
Status: closedreopened

As notes is integrated into core this enhancement request is back.

P.S.: Do we need an new component "Core notes" ?

comment:4 by skyper, 11 years ago

See also #9907 with a similar scenario.

in reply to:  3 ; comment:5 by Don-vip, 11 years ago

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 by ToeBee, 11 years ago

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.

in reply to:  5 comment:7 by skyper, 11 years ago

Replying to Don-vip:

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.

Well, I can live with "plugin notes", so far, and enhancements might be valid for both.

in reply to:  6 comment:8 by skyper, 11 years ago

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 by Klumbumbus, 11 years ago

Cc: Klumbumbus added

comment:10 by Don-vip, 8 years ago

The Notes API is still very limited. We can only search for notes on text and comments, not on users and dates.
There are a few tickets aiming at improving the Notes API:

comment:11 by skyper, 5 years ago

There were some enhancements committed to search by user and dates, see #1955

comment:12 by skyper, 5 years ago

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.

Note: See TracTickets for help on using tickets.