QutEcoacoustics / baw-server

The acoustic workbench server for storing and managing ecoacoustic data. Manages the structure and audio data. Provides an API for clients access.
Apache License 2.0
9 stars 4 forks source link

Annotation search in project and site #182

Open cofiem opened 9 years ago

cofiem commented 9 years ago

from @jwim1: Make it possible to search for annotations by tag from projects and sites. This is probably best addressed with links to the annotation library that specify the project/site id.

See https://github.com/QutBioacoustics/baw-client/issues/190

atruskie commented 9 years ago

Agree, set, project/site id as QSP.

Simplest option is just a "search through this [project/site]" <a />

Or could be more complex and send search phrase through as QSP.

I like first option because it gives a browseable view straight up.

cofiem commented 9 years ago

This is blocked by the annotation library not loading the annotation search results. Is there a separate issue for that?

atruskie commented 9 years ago

https://github.com/QutBioacoustics/baw-client/issues/190

cofiem commented 9 years ago

How's the annotation library? :tongue:

atruskie commented 9 years ago

Blocked by auth issues. Blocked by deploying ap.exe. No further work done.

Its almost been refactored fully though

cofiem commented 8 years ago

Does the annotation library support filtering by projects/sites?

atruskie commented 8 years ago

Currently no. See https://github.com/QutBioacoustics/baw-client/issues/257 and #253