Skip to content

Latest commit

 

History

History
77 lines (74 loc) · 2.21 KB

15_strategies-original-TopRight.md

File metadata and controls

77 lines (74 loc) · 2.21 KB
identifier listTitle descriptionTitle listIconKey published tags
search-strategies-original-TopRight
Search Strategies Top Right
Search Strategies Top Right
code-fork fa-rotate-270
false
tutorial
<style> .search-strategies-feature { margin: auto; } .search-strategies-feature--panels { display: flex; flex-wrap: wrap; align-items: flex-start; counter-reset: panel; } .search-strategies-feature--panels > * { overflow: hidden; margin: 0 2em; } .search-strategies-feature--panels > * > div { margin-top: 1em; margin-left: 2em; position: relative; } .search-strategies-feature--panels > * img { margin-left: 2em; } .search-strategies-feature--panels > * > div:before { counter-increment: panel; content: counter(panel); background: #3171d8; border-radius: 1em; height: 1.5em; width: 1.5em; display: inline-flex; justify-content: center; align-items: center; margin-right: .5em; color: white; position: absolute; left: -2em; top: -0.25em; } #topright { text-align: right; } #topright a { text-decoration: none; font-family: Roboto; color: #413737; } </style>

Search Strategies are a central feature of PlasmoDB. Use them to precisely mine PlasmoDB data.

Start by running a search from the Searches menu
Searches
On the search results page, click Extend your search strategy to add another step.
Strategy panel
Build up a powerful search strategy to find exactly the results you need
Strategy panel