mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-08-13 00:51:32 +00:00
.github
content
advanced
features
Latex.md
Mermaid diagrams.md
RSS Feed.md
SPA Routing.md
backlinks.md
callouts.md
folder and tag listings.md
full-text search.md
graph view.md
index.md
no-code layout configuration.md
popover previews.md
syntax highlighting.md
table of contents.md
upcoming features.md
tags
build.md
configuration.md
custom domain.md
hosting.md
index.md
philosophy.md
quartz-transform-pipeline.png
showcase.md
quartz
.gitignore
.prettierignore
.prettierrc
CODE_OF_CONDUCT.md
LICENSE.txt
README.md
globals.d.ts
index.d.ts
package-lock.json
package.json
quartz.config.ts
quartz.layout.ts
tsconfig.json
29 lines
949 B
Markdown
29 lines
949 B
Markdown
---
|
|
draft: true
|
|
---
|
|
|
|
## high priority
|
|
|
|
- images in same folder are broken on shortest path mode
|
|
- watch mode for config/source code
|
|
- block links: https://help.obsidian.md/Linking+notes+and+files/Internal+links#Link+to+a+block+in+a+note
|
|
- note/header/block transcludes: https://help.obsidian.md/Linking+notes+and+files/Embedding+files
|
|
|
|
## misc
|
|
|
|
- breadcrumbs component
|
|
- filetree component
|
|
- recent notes component
|
|
- cursor chat extension
|
|
- https://giscus.app/ extension
|
|
- custom md blocks (e.g. for poetry)
|
|
- sidenotes? https://github.com/capnfabs/paperesque
|
|
- direct match in search using double quotes
|
|
- https://help.obsidian.md/Advanced+topics/Using+Obsidian+URI
|
|
- audio/video embed styling
|
|
- Canvas
|
|
- mermaid styling: https://mermaid.js.org/config/theming.html#theme-variables-reference-table
|
|
- https://github.com/jackyzha0/quartz/issues/331
|
|
- parse all images in page: use this for page lists if applicable?
|
|
- CV mode? with print stylesheet
|