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...")
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Global Search, in a box at top-right.
Global Search, in a box at top-right.


Usage: Type Ctrl+K to focus it, as in browsers.
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).
For 2.4 it can be used for searching through object names (tables, forms, etc).
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==
See {{KexiIssue|145}}
(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

Latest revision as of 21:26, 19 June 2023

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

See KEXI Issue #145


(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