beets/docs
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
..
dev Clarify docs for writing plugins 2021-12-19 15:41:31 +00:00
guides feat(import): Move logfile import logic to --from-logfile argument 2022-06-28 00:17:34 +02:00
plugins Fix documentation to refer to wma instead of wmv 2022-07-30 16:13:18 +00:00
reference Change the prefix for exact match queries 2022-08-17 16:05:33 -07:00
changelog.rst Change the prefix for exact match queries 2022-08-17 16:05:33 -07:00
conf.py Version bump: v1.6.1 2021-11-27 11:38:48 -05:00
contributing.rst add CONTRIBUTING.rst to the docs 2020-07-20 19:56:05 -07:00
faq.rst docs/faq: add a note about 'pip install -e .' 2021-10-01 08:45:46 -05:00
index.rst Update index.rst 2022-05-03 21:39:08 +08:00
Makefile Add new livereload server for docs 2016-01-25 13:19:26 -08:00
modd.conf Switch to modd for live docs build 2017-12-21 11:39:08 -05:00