alpha
Login
or
Join now
utensil.tngl.sh
/
garden
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Utensil's digital garden of Obsidian compatible notes via Quartz
utensil.tngl.sh/garden/
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
1
Pipelines
garden
/
docs
/
plugins
/
at
v4
28 files
Keisuke ANDO
feat(links): added ofm option to style unresolved or broken links differently (#1992)
1y ago
51b43a21
AliasRedirects.md
feat(links): added ofm option to style unresolved or broken links differently (#1992) * feat: add option to disable broken wikilinks * fix(style): update hover color for broken links and introduce new class * feat: add "disableBrokenWikilinks" option to ObsidianFlavoredMarkdown
1 year ago
Assets.md
fix: broken doc links on /plugins/* (#1053) * Update Assets.md * expand fix for every /plugins page
2 years ago
CNAME.md
fix: update link to hosting page (#1054) * fix: update link to hosting page * chore: update correct path with using alias --------- Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2 years ago
Citations.md
docs: add Citation plugin & feature pages (#1772) * docs: add Citation plugin & feature pages Discussed and extracted from #1557 * Update docs/features/Citations.md * Apply suggestions from code review --------- Co-authored-by: Aaron Pham <Aaronpham0103@gmail.com>
1 year ago
ComponentResources.md
fix: broken doc links on /plugins/* (#1053) * Update Assets.md * expand fix for every /plugins page
2 years ago
ContentIndex.md
feat(rss): configurable RSS feed URL (#1806) * feat(rss): configurable RSS feed URL * Update docs/features/RSS Feed.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update docs/features/RSS Feed.md --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
1 year ago
ContentPage.md
fix: broken doc links on /plugins/* (#1053) * Update Assets.md * expand fix for every /plugins page
2 years ago
CrawlLinks.md
fix: broken doc links on /plugins/* (#1053) * Update Assets.md * expand fix for every /plugins page
2 years ago
CreatedModifiedDate.md
docs(frontmatter): mention dealiasing related fields (#1715) * Added to the documentation which values of frontmatter are referenced. * The source code I was looking at seemed to be out of date and the wrong listings were corrected. * The list of frontmatter was moved to Frontmatter.md and a link was added.
1 year ago
CustomOgImages.md
fix(ogImage): update socialImage path to include base URL if defined (#1858) * fix(ogImage): update socialImage path to include base URL if defined * feat(path): add function to check if a file path is absolute * fix(ogImage): handle absolute paths for user defined og image paths * docs(CustomOgImages): update socialImage property to accept full URLs * fix(ogImage): typo * fix(ogImage): improve user-defined OG image path handling * Update docs/plugins/CustomOgImages.md Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com> * Update quartz/plugins/emitters/ogImage.tsx Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com> * refactor(path): remove isAbsoluteFilePath function * fix(ogImage): update user-defined OG image path handling to support relative URLs * feat(ogImage): enhance user-defined OG image path handling with absolute URL support * refactor(ogImage): remove debug log for ogImagePath * feat(path): add isAbsoluteURL function and corresponding tests * refactor(path): remove unused URL import for isomorphic compatibility --------- Co-authored-by: Karim H <karimh96@hotmail.com> Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
1 year ago
Description.md
fix: broken doc links on /plugins/* (#1053) * Update Assets.md * expand fix for every /plugins page
2 years ago
ExplicitPublish.md
fix: broken doc links on /plugins/* (#1053) * Update Assets.md * expand fix for every /plugins page
2 years ago
Favicon.md
doc(favicon): add documentation of favicon plugin (#1948) * doc(favicon): add documentation of favicon plugin * doc(favicon): add missing link to configuration page * fix(favicon): build on public folder don't created
1 year ago
FolderPage.md
docs + chore: cleanup custom sort ordering for folder + tag listings, add docs
2 years ago
Frontmatter.md
docs(frontmatter): mention dealiasing related fields (#1715) * Added to the documentation which values of frontmatter are referenced. * The source code I was looking at seemed to be out of date and the wrong listings were corrected. * The list of frontmatter was moved to Frontmatter.md and a link was added.
1 year ago
GitHubFlavoredMarkdown.md
fix: broken doc links on /plugins/* (#1053) * Update Assets.md * expand fix for every /plugins page
2 years ago
HardLineBreaks.md
fix: broken doc links on /plugins/* (#1053) * Update Assets.md * expand fix for every /plugins page
2 years ago
Latex.md
feat(math): typst support(closes #1568) (#1569) Co-authored-by: Aaron Pham <contact@aarnphm.xyz> Co-authored-by: Aaron Pham <Aaronpham0103@gmail.com>
2 years ago
NotFoundPage.md
fix: broken doc links on /plugins/* (#1053) * Update Assets.md * expand fix for every /plugins page
2 years ago
ObsidianFlavoredMarkdown.md
feat(links): added ofm option to style unresolved or broken links differently (#1992) * feat: add option to disable broken wikilinks * fix(style): update hover color for broken links and introduce new class * feat: add "disableBrokenWikilinks" option to ObsidianFlavoredMarkdown
1 year ago
OxHugoFlavoredMarkdown.md
fix: broken doc links on /plugins/* (#1053) * Update Assets.md * expand fix for every /plugins page
2 years ago
RemoveDrafts.md
fix: broken doc links on /plugins/* (#1053) * Update Assets.md * expand fix for every /plugins page
2 years ago
RoamFlavoredMarkdown.md
docs: fix roam research docs
2 years ago
Static.md
fix: broken doc links on /plugins/* (#1053) * Update Assets.md * expand fix for every /plugins page
2 years ago
SyntaxHighlighting.md
fix: broken doc links on /plugins/* (#1053) * Update Assets.md * expand fix for every /plugins page
2 years ago
TableOfContents.md
fix: broken doc links on /plugins/* (#1053) * Update Assets.md * expand fix for every /plugins page
2 years ago
TagPage.md
docs + chore: cleanup custom sort ordering for folder + tag listings, add docs
2 years ago
index.md
docs: update plugin documentation (#888) * docs: first few plugins documented * docs: move plugin info * docs: move plugin docs to tag based system * docs: update latex example code snippet * docs: fix spelling of latex in title * docs: add missing linebreak * docs: remove plugin tag from feature pages * docs: shorten titles * docs: refine wording * docs: move plugin details for frontmatter * docs: add features/* tags * docs: update latex example * docs: make references more explicit * docs: add stubs for the remaining plugins * docs: more descriptions * docs: fix feature tags * docs: descriptions * docs: new plugin pages * docs: update configuration page * docs: more plugin work * docs: run prettier * docs: remove comments in config file and add link to docs * docs: minor fixes * docs: run prettier * docs: spelling * docs: update docs/plugins/AliasRedirects.md Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com> * docs: update docs/plugins/Assets.md Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com> * docs: update docs/plugins/CNAME.md Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com> * docs: update docs/plugins/Static.md Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com> * docs: update docs * docs: update docs/features/Mermaid diagrams.md Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com> * docs: update docs/plugins/RemoveDrafts.md Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com> * docs: update docs/plugins/Assets.md Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com> * docs: update docs/configuration.md Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com> * docs: update docs/configuration.md Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com> * docs: update docs/configuration.md Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com> * docs: some updates * docs: work in review comments --------- Signed-off-by: Eiko Wagenknecht <git@eiko-wagenknecht.de> Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com> Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2 years ago