Ben Schlegel
fa0629716f
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
Jacky Zhao
ce8f150883
format
2023-08-23 15:16:04 -07:00
Zane Helton
2c38375975
docs: update hosting.md
with Vercel hosting instructions ( #406 )
...
* Update hosting.md with Vercel hosting instructions
* Update docs/hosting.md
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
* Update docs/hosting.md
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
* Run npm run format
---------
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2023-08-23 15:14:23 -07:00
Jacky Zhao
2b4320332e
fix: text wrap in popover
2023-08-23 13:10:23 -07:00
Jacky Zhao
efd0c1a443
recent notes css fixes
2023-08-20 14:05:37 -07:00
Jacky Zhao
987d72d67f
css fixes, add recent notes, more robust quartz update
2023-08-20 12:46:37 -07:00
Jacky Zhao
15be857598
architecture, fix vendor prefixing
2023-08-07 17:34:38 -07:00
Jacky Zhao
60f95f1ed7
fix css transforms for mobile
2023-08-06 22:07:08 -07:00
Jacky Zhao
dfee2f3b6e
nested tag support and tag index page
2023-07-25 21:10:37 -07:00
Jacky Zhao
88e040c290
style fixes for search bar and title on mobile
2023-07-23 11:19:15 -07:00
Jacky Zhao
617ea80db1
run prettier
2023-07-22 17:27:41 -07:00
Jacky Zhao
ffb2c9ba57
base path refactor, more docs
2023-07-13 00:19:35 -07:00
Jacky Zhao
33c8c9c5f6
docs + various polish
2023-07-09 19:32:24 -07:00
Jacky Zhao
a90142ba2d
more visual polish, adjust colours and spacing
2023-07-04 16:48:36 -07:00
Jacky Zhao
1547c8af0d
fix indexing causing main thread freeze, various polish
2023-07-04 10:08:32 -07:00
Jacky Zhao
20b2d88a06
various polish
2023-07-02 13:08:29 -07:00
Jacky Zhao
3e0e06025c
tag and folder pages
2023-07-01 00:03:01 -07:00
Jacky Zhao
fc03f3dcec
fix: parsing wikilinks that have codeblock anchors, scroll to anchor
2023-06-19 22:50:25 -07:00
Jacky Zhao
1c7b5c88d8
basic search implementation
2023-06-19 20:37:45 -07:00
Jacky Zhao
2a9ed21823
local and global graph
2023-06-18 10:47:07 -07:00
Jacky Zhao
d5b51a8e29
popovers
2023-06-17 16:05:46 -07:00
Jacky Zhao
f078f20c08
basic left,right layout
2023-06-17 14:36:06 -07:00
Jacky Zhao
5162c3c977
collapsible toc
2023-06-17 12:07:40 -07:00
Jacky Zhao
09b5f4b10a
modern toc tweaks
2023-06-16 19:41:59 -07:00
Jacky Zhao
8c5dd2287a
toc
2023-06-09 23:06:02 -07:00
Jacky Zhao
e16cc9be37
codeblock copy
2023-06-06 21:19:00 -07:00