Search in Brandfolder

Search in Brandfolder

APPLIES TO

  • Brandfolder

RELATED CAPABILITIES

Who can use this capability?

Users can search their organization’s assets.

Searching in Brandfolder by Smartsheet increases the findability of your most valuable assets. Exposing internal search functions helps you better understand the organization's taxonomy and makes it easier to find desired assets.

You can search in your Brandfolder or a specific collection of your Brandfolder.

To search in your Brandfolder:

When you select your Brandfolder, you arrive at the main page, where you can see the total number of Assets, Collections, and Workspaces it contains. 

Brandfolder Image
Brandfolder search

Below is the search bar, where you can type keywords related to the asset you’re looking for.

To search in a Collection:

Select the arrow at the right of the number of Collections in your Brandfolder and select the collection you want to search into.

When you select the Collection, you arrive at a similar screen where you’ll find the search bar to look for assets inside your collection.
Brandfolder Image Brandfolder search

Navigation

To clear search results, select the X in the results bar or hit the ESC key.
You can hit CMD+F on OSX or CTRL+F on Windows to begin searching from anywhere in the Brandfolder.


Narrow your search

Whether you are looking for assets in your Brandfolder or a Collection, you have four options to narrow down your search:

  1. Any of these terms: Includes all options and allows flexibility for returned results. This is an ideal search when you aren’t sure of the asset name or tags. Only one of the terms must match for an asset to be returned.
    • For example, when searching for cliff divers, the query will return any asset with cliff OR divers present in at least one indexed field.
  2. All of these terms: This option allows more precision in your search by replacing the flexibility of OR with AND.
    • For example, when searching for cliff divers, the result will return any asset with cliff AND divers across indexed fields. The two terms don’t need to be part of the same field (cliff could be in the name while divers might be a tag), but all terms must be present somewhere for an asset to match.
  3. Contains this phrase: This option is a great choice if you know part of an asset’s name or a bit of text in its description.
    • For example, when searching for cliff divers, using this phrase will pull in all assets that contain the phrase. An asset named "cliff divers" in the ocean would be returned as the name contains cliff divers. However, it won’t return results where the terms are spread across multiple indexed fields.
  4. Exactly this phrase: This is the strictest of the four options and requires users to be precise when searching.
    • For example, searching cliff divers with this option wouldn’t return an asset named cliff divers in the ocean in your results. You need to type the full name, nothing less and nothing more, for an asset to match.

Search operators 

Brandfolder has a few search operators to easily customize search syntaxes. 

  1. OR is the default search operator, meaning if you search for blue gray, it will search for assets containing blue OR gray. By default, OR is implied as the operator to use between search terms.
  2. AND allows for both search terms to appear in results. You can change the search operator to AND by explicitly adding the keyword AND (all caps) or && in between search terms.
  • tags:logo AND blue
  • tags:logo && blue
  1. NOT can be added to the beginning of a search to pull the opposite of what you are searching for or to exclude something specific. For example, it can be used to find assets that do not include a certain tag. 
  • NOT tags: "logo"
  1. * an asterisk can be added to act as a wild card operator. Wildcard operators take the place of one or more characters in a search term. 
  • NOT label: * will pull all assets that do not have a label associated with the asset.

Search options

Every Brandfolder is fully indexed, making finding the exact asset you need easy. Search is case insensitive (except for OR and AND search operators), meaning LOGO and logo return the same results.

Here's an exhaustive list of details you can use to scope your search:

Searchable topic
 
Search syntax
Approvedapproved:true
Asset Keyasset_key:"key"
Asset Namename:"asset name"
Asset Typeasset_type:"font"
Collectioncollection:"collection name"
Created atcreated_at:year-month-day
created_at:>now-10m(assets created in the last 10 minutes)
Creator - assets uploaded by a certain usercreator: first name last name
Custom Fields single valuecustom_fields.custom field key:"custom field value"
Custom Field with no valueNOT custom_fields.Example_Key:(*)
Custom Field multi-valueCustom_fields.custom field key:"Value 1" AND "Value 2" AND "Value 3"
DescriptionDescription: "text from description"
Does not have commentscomments:false
has_comments:false
Emailsupport@brandfolder.com
Expiredexpired:true
Expired atexpires_at:year-month-day
expires_at:[year-month-day TO year-month-day]
expires_at:>now-30d
Expires in the next two weeksexpires_at:[now TO now+14d]
Extensionsextension:"jpg"
Filenamesfilename:"filename here"
Has commentscomments:true
has_comments:true
LabelsLabels:"label name"
Metadatametadata.key:"value"
No availability setNOT published_at:*
NOT expires_at:*
expired:false
Published Atpublished_at:year-month-day
Section namesection:"section name"
Size measured in bytes (example>90gb)Size: (size:>90000000000)
Subcollectioncollection:"subcollection name"
TagsTags:"tag" or tags.strict:"tag"
Template Assetsextension:"bftemplate"
Unapprovedapproved:false
Updated atupdated_at
updated_at:>now-1d (assets updated in the last day)
View only assetsview_only:true
Width & heightWidth:3000 AND height: 3000

If you want to search phrases or terms with multiple words, wrap the phrase in quotation marks. For example, Brandfolder considers "blue fox jumps" as a single search term, whereas blue fox jumps counts as three separate search terms and results in searching for blue OR fox OR jumps.

Short hand search syntax

If you want to search for assets with multiple tags, there is no need to type tags:logo OR tags:"product shots" OR tags:image. This entire search can be written as

  • tags:(logo "product shots" image)

Remember OR is implied between search terms, and you can override the same query to use the AND operator with

  • tags:(logo AND "product shots" AND image)

Wild cards and "fuzzy" matching

If you want to find any asset that partially matches a search query, use the * wildcard operator like so

  • prod*

This will return assets that contain words like "product" or "production." Likewise, if you want to find assets that have words close to your search term (essentially misspellings) use the fuzzy match operator:

  • wednesday~

will match assets with Wednesday as well as the common misspelling wendsday.

Wildcards must be added at the end of the search syntax. 

Reserved search characters

> < ( ) { } [ ] " * : are reserved characters and cannot be used as/in search terms. Instead, they can be used as search operators that modify your query as a whole.

Likewise, ! ? + - / ~ ^ = characters have special meaning, but Brandfolder's search is smart enough to know when you're searching for the phrase "Look out!" as opposed to looking for any asset that does not match the word "logo" (in the case of !logo).


Share searches

After you input the search syntax into the search bar, you can share that search.  To do so:

  1. Select Share Search  Brandfolder Image Share search icon Brandfolder at the end of the search bar. 
  2. A new modal will appear that states send the link below to someone and they will see this Brandfolder initially filtered for [search syntax]. 
  3. Select Copy
  4. Distribute the link, anyone with the link can view the Brandfolder. 

Utilize Brandfolder structure to search

APPLIES TO

  • Brandfolder

RELATED CAPABILITIES

Who can use this capability?

Guest users can search their organization’s assets.

Sections

Sections appear across the top of your Brandfolder and Brandfolder Collections.

They are the broadest way of organizing assets in a Brandfolder and are commonly used to separate assets by their category, type, or purpose. Selecting a section's name will show you all the assets within the section.

This image shows the sections in a brandfolder.

Pins

Pins appear right above the search bar. These are created by the Brandfolder Admin to highlight frequently used search terms. Admins will feature the most relevant pins above the search bar, but additional Pins can be found by selecting the pin icon to the left of the search bar.

This image shows the pins in a Brandfolder.

Labels

If they are enabled for your account, labels will appear on the left-hand side of the Brandfolder or Collection that you are accessing. You can open up the labels drawer by clicking the two arrow icon as shown in the picture above. You can view sub-labels by double-clicking on the top-level label.

Additionally, you can use pins or sections in tandem with labels. For example, if you first click a pin and then browse labels, you will notice more refined results. 

This image shows the labels in a brandfolder

 

The only labels visible in a collection are labels that are associated with assets in the collection. If an asset is in the Seasonal Ads label and the Holiday collection, the Seasonal Ads label will appear when you access the Holiday collection.

 

Advanced filters

Selecting the Filters button next to the search bar will open the advanced filters drawer which can be used to search by tags, file types, custom fields, orientation, SKU search, or upload date. You can also combine multiple filters to further narrow your search results.

This image shows the advanced filters drawer in a brandfolder.

To clear your search results you can utilize the Clear button at the top of the advanced filters drawer.

 

Use the View Search Query button to see how Brandfolder search filters assets. 

 

This image shows the show search query gif.

View options

When a Guest user visits Brandfolder for the first time, the view options will be set to Brandfolder defaults. Selecting View Options will allow you to change the following:

  • Layout: This allows you to use the standard grid view or the optional list view.
  • Assets per section: The default will display 32 assets per section. A user can also view 10, 32, 75, 150, 300, or 1000 assets per section.
  • Show custom fields: If custom fields are enabled on the account users can view the key and value fields in either the grid or list view.
  • Asset info: Display asset info and tags in a number of alternate languages.

This image shows the view options menu the brandfolder.

Organizing and sorting

Utilizing the Organize by section toggle will change whether search results are divided by section or displayed as one group. 

The Sort by dropdown allows users to choose from many options such as (creation date, upload date, updated, name, or popularity). If Brandfolder Administrators have manually placed assets into a desired order then Guest Users will also have a Sort by: Position option.

This image shows the sort by options menu for a brandfolder

If Organize by Section is toggled on, you will see arrows to navigate between assets when opening the asset modal. You will not see these arrows if Organize by Section is toggled off.

This image shows navigation arrows in the asset modal.