quartz-research-note/quartz
Ben Schlegel 90dac31216
feat: Implement search for tags (#436)
* Quartz sync: Aug 29, 2023, 10:17 PM

* style: add basic style to tags in search

* feat: add SearchType + tags to search preview

* feat: support multiple matches

* style(search): add style to matching tags

* feat(search): add content to preview for tag search

* fix: only display tags on tag search

* feat: support basic + tag search

* refactor: extract common `fillDocument`, format

* feat: add hotkey to search for tags

* chore: remove logs

* fix: dont render empty `<ul>` if tags not present

* fix(search-tag): make case insensitive

* refactor: clean `hideSearch` and `showSearch`

* feat: trim content similar to `description.ts`

* fix(search-tag): hotkey for windows

* perf: re-use main index for tag search
2023-09-01 10:09:58 -07:00
..
cli feat: support configurable ws port and remote development (#429) 2023-08-27 17:39:42 -07:00
components feat: Implement search for tags (#436) 2023-09-01 10:09:58 -07:00
plugins fix: regex for matching highlights (closes #437) (#438) 2023-08-31 11:55:04 -07:00
processors fix relative path resolution in router and link crawling 2023-08-16 22:04:15 -07:00
static fix head.tsx 2023-08-08 20:36:24 -07:00
styles style: fix mulitline callout styling 2023-08-26 10:48:34 -07:00
util feat: support configurable ws port and remote development (#429) 2023-08-27 17:39:42 -07:00
bootstrap-cli.mjs cleanup: rework cli to allow invoking create and build outside of cli (#428) 2023-08-27 15:59:51 -07:00
bootstrap-worker.mjs run prettier 2023-07-22 17:27:41 -07:00
build.ts feat: reproducible build (#412) 2023-08-24 11:41:20 -07:00
cfg.ts feat: add defaultDateType config 2023-08-24 08:56:40 -07:00
worker.ts base path refactor to better support subpath hosting 2023-08-19 15:52:25 -07:00