View Single Post
Old 08-20-2025, 03:49 PM   #28
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,476
Karma: 8025702
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
For fun and with @capink's guidance I built an action chain that searches the current column for initial text. For example, if you click in the title column and run this chain then it will:
  • ask you what character(s) you wish to search for
  • find the correct rows (books)
  • create a temporary virtual library for the results.
When you run the chain it presents you with this dialog:
Click image for larger version

Name:	Clipboard01.jpg
Views:	18
Size:	14.6 KB
ID:	217601

Enter the text, 1 or more letters, into the "search_for" box. If you want the search to use the current virtual library, change use_vl to anything except "no". If you don't want the temporary virtual library, i.e. you want only the search, change the set_vl box to anything except 'yes'. The chain does the work when you press OK.

If you've clicked in the title column the chain searches title_sort. If in the series column the chain searches series_sort. If in the authors column the chain searches author_sort.
Attached Files
File Type: zip search column for initial text.zip (886 Bytes, 12 views)
chaley is offline   Reply With Quote