rizaldy.club/quartz/components/scripts
makondratev 38d9d52137
feat(search): add search by title/content index and tag at the same time (#978)
* feat(search): add search by title/content index and tag at the same time

* fix(search): set search type to basic and remove tag from term for proper highlightning and scroll when searched by tag and title/content index

* fix(search): use indexOf to find space so it is easier to read

* fix(search): trim trailing whitespaces before splitting

* fix(search): set limit to 10000 for combined search mode (to make filter by tag more accurate)
2024-03-17 17:48:00 -07:00
..
callout.inline.ts
checkbox.inline.ts
clipboard.inline.ts
darkmode.inline.ts
explorer.inline.ts
graph.inline.ts feat(graph): focusOnHover (#954) 2024-03-04 15:09:20 -05:00
popover.inline.ts
search.inline.ts feat(search): add search by title/content index and tag at the same time (#978) 2024-03-17 17:48:00 -07:00
spa.inline.ts
toc.inline.ts
util.ts