File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -60,9 +60,9 @@ Puede filtrar sus búsquedas en función de la hora en que se guardaron o public
6060
6161Por ejemplo:
6262
63- - ` saved:2022-04-21.._ ` Todos los artículos guardados desde 2022-04-21
63+ - ` saved:2022-04-21..* ` Todos los artículos guardados desde 2022-04-21
6464- ` published:2020-01-01..2022-02-02 ` Todos los artículos publicados entre 2020-01-01 y 2022-02-02
65- - ` published:_ ..2020-01-01 ` Todos los artículos publicados antes del 2020-01-01
65+ - ` published:* ..2020-01-01 ` Todos los artículos publicados antes del 2020-01-01
6666
6767## Ordenación
6868
Original file line number Diff line number Diff line change @@ -63,9 +63,9 @@ You can filter your searches based on the time they were saved or published usin
6363
6464For Example:
6565
66- - ` saved:2022-04-21.._ ` All items saved since 2022-04-21
66+ - ` saved:2022-04-21..* ` All items saved since 2022-04-21
6767- ` published:2020-01-01..2022-02-02 ` All items published between 2020-01-01 and 2022-02-02
68- - ` published:_ ..2020-01-01 ` All items published before 2020-01-01
68+ - ` published:* ..2020-01-01 ` All items published before 2020-01-01
6969
7070## Sorting
7171
Original file line number Diff line number Diff line change @@ -86,9 +86,9 @@ You can filter your searches based on the time they were saved or published usin
8686
8787For Example:
8888
89- - ` saved:2022-04-21.._ ` : All items saved since 2022-04-21
89+ - ` saved:2022-04-21..* ` : All items saved since 2022-04-21
9090- ` published:2020-01-01..2022-02-02 ` : All items published between 2020-01-01 and 2022-02-02
91- - ` published:_ ..2020-01-01 ` : All items published before 2020-01-01
91+ - ` published:* ..2020-01-01 ` : All items published before 2020-01-01
9292
9393## Filtering by language
9494
Original file line number Diff line number Diff line change @@ -61,9 +61,9 @@ The `type:` 筛选器用于根据类型筛选搜索结果。
6161
6262例如:
6363
64- - ` saved:2022-04-21.._ ` 自 2022-04-21 以来保存的所有文章。
64+ - ` saved:2022-04-21..* ` 自 2022-04-21 以来保存的所有文章。
6565- ` published:2020-01-01..2022-02-02 ` 在 2020-01-01 至 2022-02-02 之间发布的所有文章。
66- - ` published:_ ..2020-01-01 ` 在 2020-01-01 之前发布的所有文章。
66+ - ` published:* ..2020-01-01 ` 在 2020-01-01 之前发布的所有文章。
6767
6868## 排序
6969
You can’t perform that action at this time.
0 commit comments