Kexi/Main Window/Search: Difference between revisions

From KDE Community Wiki
(Created page with "Global Search, in a box at top-right. Usage: Type Ctrl+K to focus it, as in browsers. For 2.4 it can be used for searching through object names (tables, forms, etc). ==Ideas f...")
 
m (ideas added)
Line 6: Line 6:


==Ideas for extensions==
==Ideas for extensions==
* 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

Revision as of 20:55, 9 October 2011

Global Search, in a box at top-right.

Usage: Type Ctrl+K to focus it, as in browsers.

For 2.4 it can be used for searching through object names (tables, forms, etc).

Ideas for extensions

  • 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