2022-07-10 00:01:46 -06:00
|
|
|
.. _search-plugin:
|
|
|
|
|
|
|
|
search
|
|
|
|
======
|
2022-07-29 18:38:23 -06:00
|
|
|
|
2022-08-09 23:37:24 -06:00
|
|
|
.. dfhack-tool::
|
|
|
|
:summary: Adds search capabilities to the UI.
|
2023-03-24 23:34:09 -06:00
|
|
|
:tags: unavailable fort productivity interface
|
2022-08-09 23:37:24 -06:00
|
|
|
:no-command:
|
|
|
|
|
|
|
|
Search options are added to the Stocks, Animals, Trading, Stockpile, Noble
|
2022-09-28 15:49:03 -06:00
|
|
|
assignment candidates), Military (position candidates), Burrows (unit list),
|
2022-08-09 23:37:24 -06:00
|
|
|
Rooms, Announcements, Job List, and Unit List screens all get hotkeys that allow
|
|
|
|
you to dynamically filter the displayed lists.
|
2022-07-29 18:38:23 -06:00
|
|
|
|
2022-08-17 23:42:02 -06:00
|
|
|
Usage
|
|
|
|
-----
|
|
|
|
|
|
|
|
::
|
2022-07-29 18:38:23 -06:00
|
|
|
|
|
|
|
enable search
|
2022-07-10 00:01:46 -06:00
|
|
|
|
|
|
|
.. image:: ../images/search.png
|
|
|
|
|
|
|
|
Searching works the same way as the search option in :guilabel:`Move to Depot`.
|
2022-07-29 18:38:23 -06:00
|
|
|
You will see the Search option displayed on screen with a hotkey
|
|
|
|
(usually :kbd:`s`). Pressing it lets you start typing a query and the relevant
|
|
|
|
list will start filtering automatically.
|
2022-07-10 00:01:46 -06:00
|
|
|
|
2022-07-29 18:38:23 -06:00
|
|
|
Pressing :kbd:`Enter`, :kbd:`Esc` or the arrow keys will return you to browsing
|
|
|
|
the now filtered list, which still functions as normal. You can clear the filter
|
|
|
|
by either going back into search mode and backspacing to delete it, or pressing
|
|
|
|
the "shifted" version of the search hotkey while browsing the list (e.g. if the
|
|
|
|
hotkey is :kbd:`s`, then hitting :kbd:`Shift`:kbd:`s` will clear any filter).
|
2022-07-10 00:01:46 -06:00
|
|
|
|
|
|
|
Leaving any screen automatically clears the filter.
|
|
|
|
|
2022-07-29 18:38:23 -06:00
|
|
|
In the Trade screen, the actual trade will always only act on items that are
|
|
|
|
actually visible in the list; the same effect applies to the Trade Value numbers
|
|
|
|
displayed by the screen. Because of this, the :kbd:`t` key is blocked while
|
|
|
|
search is active, so you have to reset the filters first. Pressing
|
|
|
|
:kbd:`Alt`:kbd:`C` will clear both search strings.
|
2022-07-10 00:01:46 -06:00
|
|
|
|
|
|
|
In the stockpile screen the option only appears if the cursor is in the
|
|
|
|
rightmost list:
|
|
|
|
|
|
|
|
.. image:: ../images/search-stockpile.png
|
|
|
|
|
2022-07-29 18:38:23 -06:00
|
|
|
Note that the 'Permit XXX'/'Forbid XXX' keys conveniently operate only on items
|
|
|
|
actually shown in the rightmost list, so it is possible to select only fat or
|
|
|
|
tallow by forbidding fats, then searching for fat/tallow, and using Permit Fats
|
|
|
|
again while the list is filtered.
|