The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Quickly find help and tools (for QM < 2.3.0)
#1
Note: Works only on QM 2.2.1.5. Included in QM 2.3.0.1 and above.

Allows you to quickly find help and tools in these sources:
1. QM help.
2. Floating toolbar dialogs.
3. Functions in folders \System\Functions and \System\Dialogs\Dialog Functions (only in help sections).
4. Functions in specified QM folders (only in help sections). Run CI_CreateIndexOfMyFunctions.
5. Tips.
6. QM forum.
7. Google.

Type a search query in macro text and get a menu of help topics,
floating toolbar dialogs, functions and tips that contain the words.
Plus items that open web browser with QM forum or Google search results.
Plus item that sends your query to an online database as a command/feature
request or bug report.

The search query can be a question, or a task, or words in any sequence.
Finds topics that contain ALL words.
Also searches for similar words, eg "get", "gets", "getting".
Ignores stop-words, like "a", "to", "how", "it", and nonword characters.
Does not support phrase search, operators, etc.

Type the query as comments beginning with semicolon. The menu appears
when you press Enter. Examples:

Code:
Copy      Help
;copy files
;how to move a window to a monitor
;acc
;dialog icon
;attaching toolbars to windows
;toys for cats

No setup needed, but if you have other Enter triggers, you may have to
disable them, or modify associated filter functions to allow other similar
triggers (return -2 instead of 0), or change trigger of CI_CreateMenu.


------------------------------------------

January 8 2008:
Also can optionally search in your functions in specified folders.
A wish list.


Attached Files
.qml   QM quick help search.qml (Size: 23.04 KB / Downloads: 811)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)