beets/docs/reference
Adrian Sampson f71e503f6c
Change the prefix for exact match queries
PR #4251 added exact match queries, which are great, but it was
subsequently pointed out that the `~` query prefix was already in use:
https://github.com/beetbox/beets/pull/4251#issuecomment-1069455483

So this changes the prefix from `~` to `=~`. A little longer, but
hopefully it makes the relationship to the similarly-new `=` prefix obvious.
2022-08-17 16:05:33 -07:00
..
cli.rst feat(import): Move logfile import logic to --from-logfile argument 2022-06-28 00:17:34 +02:00
config.rst Doc tweaks for #4438 2022-08-17 15:55:25 -07:00
index.rst introductory paragraphs 2011-09-17 16:02:06 -07:00
pathformat.rst Doc tweaks for #4438 2022-08-17 15:55:25 -07:00
query.rst Change the prefix for exact match queries 2022-08-17 16:05:33 -07:00