Jacky Zhao
2023-12-28 504b44716240bb3fb9a077a1acaa3dc1059e2c1e
refs
author Jacky Zhao <j.zhao2k19@gmail.com>
Thursday, December 28, 2023 00:44 +0000
committer GitHub <noreply@github.com>
Thursday, December 28, 2023 00:44 +0000
commit504b44716240bb3fb9a077a1acaa3dc1059e2c1e
tree 503f28c7008a17a94057ca89d51acb9f09bcedec tree | zip | gz
parent 63bf1e14b5d3ef310e560b8257975b72a37ac614 view | diff
fix: use slugs instead of title as basis for explorer (#652)

* use slugs instead of title as basis for explorer

* fix folder persist state, better default behaviour

* use relative path instead of full path as full path is affected by -d

* dont use title in breadcrumb if it's just index lol
7 files modified
200 ■■■■■ changed files
quartz/components/Breadcrumbs.tsx 8 ●●●● diff | view | raw | blame | history
quartz/components/Explorer.tsx 63 ●●●●● diff | view | raw | blame | history
quartz/components/ExplorerNode.tsx 114 ●●●●● diff | view | raw | blame | history
quartz/components/scripts/explorer.inline.ts 7 ●●●● diff | view | raw | blame | history
quartz/plugins/index.ts 1 ●●●● diff | view | raw | blame | history
quartz/processors/parse.ts 5 ●●●●● diff | view | raw | blame | history
quartz/util/path.ts 2 ●●● diff | view | raw | blame | history