| | |
| | | draft: true |
| | | --- |
| | | |
| | | ## high priority |
| | | ## todo |
| | | |
| | | - images in same folder are broken on shortest path mode |
| | | - watch mode for config/source code |
| | | - nested tags showing duplicate |
| | | - tag page markdown file for description not being rendered |
| | | - back button with anchors / popovers + spa is broken |
| | | - search should be fast for large repos |
| | | - debounce cfg rebuild on large repos |
| | | - investigate content rebuild triggering multiple times even when debounced, causing an esbuild deadlock |
| | | - dereference symlink for npx quartz sync |
| | | - test/fix with subpath |
| | | - fix docs with deploy from github |
| | | - write feature docs |
| | | - callouts |
| | | - folder and tag listings |
| | | - mermaid diagrams |
| | | - rss |
| | | - spa-routing |
| | | - table of contents |
| | | - darkmode |
| | | - frontmatter parsing |
| | | |
| | | ## high priority backlog |
| | | |
| | | - 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 |
| | | - static dead link detection |
| | | - docker support |
| | | |
| | | ## misc |
| | | ## misc backlog |
| | | |
| | | - 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 |