Skip to content

Drive searching by alt text and title

Leah requested to merge feature/search-drive-via-alt-text into develop

What does this PR do? (Please give us a brief description of what this PR does.)

This allows you to search your drive by alt text or file names.

image

image

Wildcard support

image

Relevant Issue: #566 (closed)

It should also be noted that the API for drive/files and drive/folders has an extra option string parameter searchQuery which is used for searching through the the alt text and titles

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request

Merge request reports