152 Commits

Author SHA1 Message Date
Kovid Goyal
4982620da4
... 2023-04-19 12:12:43 +05:30
Kovid Goyal
dc9da6b2e8
Allow adding arbitrary files to a book record stored as auxiliary data by right clicking the add books button and choosing "Add data files" 2023-04-18 22:31:58 +05:30
Kovid Goyal
b044e70439
string changes 2023-04-14 05:55:16 +05:30
Kovid Goyal
96b58acc8f
A GUI to manage the new trash can 2023-04-13 20:03:55 +05:30
Kovid Goyal
8df18d2d21
... 2023-03-14 09:55:26 +05:30
Kovid Goyal
2d244e8996
Mention the sort by tool in the manual 2023-03-14 09:53:33 +05:30
Kovid Goyal
616290b17e
Cleanup previous PR
Tag browser: When searching the Tag browser allow also filtering the book list to show only books that match one of the categories currently shown in the Tag browser. To use enable the two Preferences: Preferences->Look & feel->Tag browser->Hide empty categories and Find shows all items that match. Then when searching the Tag browser, press Ctrl+Alt+Shift+F to restrict the displayed books.

Fixes #1989813
2022-09-20 07:32:49 +05:30
Charles Haley
16c2d73037 Enhancement #1989813: Option to quickly select filtered tag browser categories
Done using a new Virtual Field, in_tag_browser that is searchable using 'in_tag_browser:true' (or false or ...).

The feature is discoverable through a new menu item in Configure tag browser: Filter book lists. This menu item can be 'clicked' using a shortcut key.
2022-09-18 14:08:58 +01:00
Charles Haley
9cdfd67724 Minor typo: make "super-quote" always hyphenated 2022-08-25 19:38:38 +01:00
Kovid Goyal
77478fd90c
string changes 2022-07-21 08:38:00 +05:30
luz paz
df439bedd1 FIx typos
Found via `codespell -q 3 -S./Changelog.*,./resources/dictionaries  -L alo,ans,pard,ro`
2022-07-18 21:52:03 -04:00
Kovid Goyal
a41c3b775c
string changes 2022-07-18 11:04:36 +05:30
Kovid Goyal
563c1089df
Allow re-indexing a book for FTS by right clicking the book details panel 2022-07-17 20:18:48 +05:30
Charles Haley
58328a5beb Several interlocking changes:
1) Add a docstring syntax to the search query parser. """text""" uses text unchanged without escape processing.
2) Add tests for docstrings.
3) Update the search section of the manual.
4) Change the advanced search dialog to use docstrings for template searches.
5) Pass some books to the template dialog in advanced search to help with debugging template searches.
2022-07-14 12:32:46 +01:00
Charles Haley
ca02f122a2 Minor wording change in search descriptions in the manual. 2022-07-07 12:56:49 +01:00
Kovid Goyal
8e655fda1c
Clarify that FTS finds only one instance per book 2022-07-06 19:19:54 +05:30
Kovid Goyal
e1e490b66e
Add a dedicated icon for FTS 2022-07-06 19:19:51 +05:30
Kovid Goyal
2ea40e6cef
Add basic docs for the new FTS feature 2022-07-06 19:19:51 +05:30
Kovid Goyal
e9a82336c1
cleanup previous PR 2022-05-15 20:38:57 +05:30
Charles Haley
5894d49dcf New "Character Variant" search prefix. 2022-05-15 15:06:55 +01:00
Kovid Goyal
5fb030462f
string changes 2022-04-19 18:08:03 +05:30
Kovid Goyal
37c607b3f6
Document the marking facility 2022-04-15 08:54:48 +05:30
Kovid Goyal
ff71a384db
String changes 2022-02-08 11:30:25 +05:30
Kovid Goyal
17eee10e6a
string changes 2022-01-11 12:16:45 +05:30
Kovid Goyal
852e5ca1dd
string changes 2021-11-14 11:20:47 +05:30
Kovid Goyal
95a9042e48
String changes 2021-04-26 08:31:30 +05:30
Kovid Goyal
fed9f5dcd7
string changes 2021-04-17 10:33:25 +05:30
Kovid Goyal
75333c2b54
Allow auto scrolling through the list of books by pressing the X key. The speed of scrolling can be controlled in Preferences->Look & feel->Cover browser. Useful to have a "slideshow" of book covers
Fixes #1917634 [[Enhancement] Add slideshow capability to cover browser](https://bugs.launchpad.net/calibre/+bug/1917634)
2021-04-15 18:01:48 +05:30
Kovid Goyal
52a79da4aa
string changes 2021-04-11 13:33:04 +05:30
Kovid Goyal
541178ade0
string changes 2021-03-31 21:47:57 +05:30
Kovid Goyal
a80357301c
... 2021-03-28 16:10:05 +05:30
Kovid Goyal
de1dfc28e5
string changes 2021-03-16 12:02:01 +05:30
Kovid Goyal
7b77ab672b
String changes 2021-03-10 18:22:27 +05:30
Kovid Goyal
5aec473530
string changes 2021-03-09 09:19:56 +05:30
Kovid Goyal
ee84e52b44
string changes 2021-02-28 22:05:16 +05:30
Kovid Goyal
2528bd58af
String changes 2021-01-05 10:02:13 +05:30
Kovid Goyal
ecb1ea36f8
String changes 2020-11-22 21:11:19 +05:30
Kovid Goyal
2caa7e08ba
String changes 2020-11-22 16:00:54 +05:30
Kovid Goyal
80aaffa6ef
String changes 2020-11-22 09:22:44 +05:30
Kovid Goyal
e11b6ef0b3
Move URL scheme handler docs into its own document 2020-11-12 10:58:30 +05:30
Kovid Goyal
1074d026db
Add documentation for the calibre:// URL scheme 2020-11-12 10:35:11 +05:30
Kovid Goyal
85ba1a3cc1
Add a shirtcut (Shift+V) to open the last read book. Fixes #1897336 [[Enhancement] Add shortcut to view last viewed book](https://bugs.launchpad.net/calibre/+bug/1897336) 2020-10-06 09:41:20 +05:30
Kovid Goyal
0699bbfee6
Cleanup search template documentation 2020-09-27 10:15:58 +05:30
Charles Haley
dac576f52b
Change the separator to make it easier to read and to write: #@#:[tdnb]: 2020-09-27 10:05:14 +05:30
Charles Haley
ae189e0eee
Enhancement: allow using templares in search strings 2020-09-27 10:05:13 +05:30
Kovid Goyal
69d44f9e00
Add entry for resort shortcut to manual 2020-09-23 14:24:35 +05:30
Kovid Goyal
db8a54a90a
Document the shortcut to toggle the search bar 2020-09-08 08:28:54 +05:30
Kovid Goyal
12c14b491f
String changes 2020-07-27 18:30:58 +05:30
Kovid Goyal
9ba6848530
Remove version spec from python docs links 2020-06-21 14:07:42 +05:30
Kovid Goyal
19f5c9080b
String changes 2020-06-13 22:50:32 +05:30