Kexi/Main Window/Search: Difference between revisions
Appearance
< Kexi | Main Window
No edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
==Status== | ==Status== | ||
For 2.4 it can be used for searching through object names (tables, forms, etc). | For 2.4 it can be used for searching through object names (tables, forms, etc). | ||
Implemented by jstaniek. Available in Calligra RC1 and later. | Implemented by jstaniek. Available in [[Calligra/Schedules/2.4/Release_Plan#RC1_.282.3.91.29|Calligra RC1]] and later. | ||
==Ideas for extensions== | ==Ideas for extensions== |
Revision as of 09:49, 24 October 2011
Global Search, in a box at top-right.
Usage: Type Ctrl+K to focus it, as in browsers. Full-text search. Highlighing items highlights relevant areas in GUI. Pressing Enter jumps to the GUI element.
Status
For 2.4 it can be used for searching through object names (tables, forms, etc). Implemented by jstaniek. Available in Calligra RC1 and later.
Ideas for extensions
(by diggy)
- Have a combo box on the right to filter searching (with check boxes) eg:
- Objects (As a seperator)
- Tables
- Queries
- Forms
- Reports
- Scripts
- Data (As a seperator)
- Data in Database Tables
- Search objects / data using RegEx
- Find related fields I depend on
- Find related fields that depend on me
(by jstaniek)
- history