-
Learn the Basics
-
- Adding Cards to MyBoard
- Adding Users to Boards
- Board General Info
- Board Settings
- Boards in KanBo
- Closing and Restoring Boards
- Creating Boards
- Deleting Boards
- Duplicating Boards
- Following Boards
- Moving Boards between Different KanBo Environments
- MyBoard
- Personal and Shared Board View
- Removing Cards from MyBoard
- Renaming Boards
-
-
- Attaching and Detaching Documents in Cards
- Board Documents
- Card Documents
- Co-Authoring
- Deleting Documents
- Document References
- Document Sources
- Downloading Documents
- Editing Documents
- Editing Documents in Browser
- Editing Documents in Office Applications
- Renaming Documents
- Uploading or Creating Documents in Cards
-
Visualize Work
-
Collaborate
-
Level Up Your Work
-
Work Securely
-
Integrations
-
- Advanced KanBo Actions in Power Automate
- Creating a KanBo Board Attached to a Subfolder Created by Power Automate
- Creating Document Folders in Document Libraries Created by KanBo with Power Automate
- Exporting Board Views to Excel
- KanBo and Azure Logic Apps Integration
- Power Automate Integration: Triggers and Actions
- Seamless Import from Microsoft Planner to KanBo
- Synchronizing KanBo with Outlook Calendar and Outlook Tasks
- Using the KanBo Outlook App
-
-
Konzept der Ansichten
-
Kartenstatus
-
Notifications
-
Zusammenarbeiten
Search Commands
Search wildcards are special characters that can be used in a search query. They are useful for finding results that match a specific pattern or for dealing with spelling variations or incomplete information.
Unlike the usual search, capitalization matters when you use search wildcards operators.
?
Wildcard searches can be run on individual terms, using “?” to replace a single character.
Really helpful when you are not sure about spelling. Instead of looking twice or more, try to replace an uncertain letter with a question mark. You can use it multiple times in one query.
Examples:
- m?n?ger
- organi?ational

*
If there are more characters (or even zero) you need to replace, use “*”. It works when you know only the beginning or the end of the phrase.
Examples:
- construct*
- *ision

" "
Use quotation marks to exclude synonyms and get exact phrase you need to find.
Example: “KanBo is”
~
You can run fuzzy queries using the “~” operator. It helps to find an answer even if the search term is inaccurate or misspelled.
Example: Shwarc~

+
With a plus sign you can specify those words that must necessarily be included in the search results.
Example: event +meeting
-
In the same way, using the minus sign, you can specify words that cannot be found.
Use boolean operators before the search word. All words without boolean operators are optional.
Examples: user guide -new

AND
When you are interested only in outcomes containing both words.
Example: important AND meeting
OR
Use it to get results related to the first, the second or both phrases.
Example: CV OR resume
Proximity search "x y" ~z
Useful when you want to narrow down your query. After the “~” operator, specify the space between words. Proximity limitation helps to avoid search results with words spread in unrelated documents, notes, comments etc.
The word order doesn’t matter.
Examples:
- “digital conference” ~2
- “leaflet logos” ~4

If you need to use any of special characters in your query itself, you should remember about escaping them with a leading backslash mark "\".
Example: to search for the phrase (1+1)=2, you have to write your query as \(1\+1\)\=2.
The reserved characters are: + - = && || > < ! ( ) { } [ ] ^ " ~ * ? : \ /
FAQ
What are the options to specify my search results?
Try to use search filters to narrow down your search results. You can use search commands to precise your query. Change search sorting if the date is significant in this query.
Can I use KanBo Search in only one specific board?
Yes, you can limit your scope to current board by ticking the box on the right.
Was this article helpful?
Please, contact us if you have any additional questions.