e18c9658cd
[obsidian] vault backup: 2025-03-03 16:42:23[
Build / build (push) Failing after 2m4s
2025-03-03 16:42:23 +09:00
5e6917456b
[obsidian] vault backup: 2025-03-03 15:42:22[
Build / build (push) Failing after 10m37s
2025-03-03 15:42:22 +09:00
b7e0664f41
Merge remote-tracking branch 'home/v4' into v4
Build / build (push) Failing after 10m47s
2025-03-03 14:20:42 +09:00
ca80ca8458
[obsidian] vault backup: 2025-03-02 01:31:45[
2025-03-02 01:31:45 +09:00
26377bf450
[obsidian] vault backup: 2025-03-01 01:13:44[
Build / build (push) Successful in 14m59s
2025-03-01 01:13:44 +09:00
e0b74cb776
[obsidian] vault backup: 2025-02-28 17:38:24[
2025-02-28 17:38:24 +09:00
65ab644669
[obsidian] vault backup: 2025-02-28 16:38:24[
2025-02-28 16:38:24 +09:00
sou7
b050162f82
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.
2025-02-27 16:37:01 -05:00
Anton Bulakh
6d350500f1
fix(goatcounter): properly count SPA page hits ( #1718 )
...
On the surface it seems that only google and plausible scripts handle
the SPA correctly - but I don't know if maybe others handle
window.history API themselves somehow or something like that.
However, I am trying out goatcounter and in it's docs I see that it
does no special SPA handling, so this has to be fixed.
Just doing the dynamic script thing on every nav seems to do the trick.
The script is not "spa-preserve" so they wouldn't accumulate - and when
I tried the "spa-preserve" + call goatcounter api route it didn't quite
work, they actually did accumulate
2025-02-27 16:35:19 -05:00
Jon Erling Hustadnes
9b47279fe6
feat(i18n): added nb-NO (Norwegian) ( #1795 )
2025-02-27 16:33:15 -05:00
a2eb2b4910
[obsidian] vault backup: 2025-02-27 18:46:53[
Build / build (push) Successful in 12m18s
2025-02-27 18:46:53 +09:00
0ccedd57de
[obsidian] vault backup: 2025-02-27 13:30:06[
2025-02-27 13:30:06 +09:00
4b8fb1bf26
[obsidian] vault backup: 2025-02-27 12:30:06[
2025-02-27 12:30:06 +09:00
19e8e316cd
[obsidian] vault backup: 2025-02-26 18:17:09[
Build / build (push) Failing after 6m14s
2025-02-26 18:17:09 +09:00
fb23199eb2
[obsidian] vault backup: 2025-02-26 17:17:09[
Build / build (push) Successful in 11m48s
2025-02-26 17:17:09 +09:00
0d93822b64
Merge remote-tracking branch 'home/v4' into v4
Build / build (push) Successful in 10m30s
2025-02-26 15:17:12 +09:00
ab95bd3188
[obsidian] vault backup: 2025-02-26 15:17:09[
2025-02-26 15:17:09 +09:00
c91622ef6f
Merge remote-tracking branch 'origin/v4' into v4
Build / build (push) Successful in 9m46s
2025-02-26 15:02:41 +09:00
f08aa094ed
[obsidian] vault backup: 2025-02-26 15:02:25[
2025-02-26 15:02:25 +09:00
44c2a632bd
Merge remote-tracking branch 'home/v4' into v4
Build / build (push) Has started running
2025-02-26 15:00:55 +09:00
dependabot[bot]
4901472aa8
chore(deps): bump the production-dependencies group with 8 updates ( #1788 )
...
* chore(deps): bump the production-dependencies group with 8 updates
Bumps the production-dependencies group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [hast-util-to-html](https://github.com/syntax-tree/hast-util-to-html ) | `9.0.4` | `9.0.5` |
| [hast-util-to-jsx-runtime](https://github.com/syntax-tree/hast-util-to-jsx-runtime ) | `2.3.2` | `2.3.4` |
| [preact](https://github.com/preactjs/preact ) | `10.26.0` | `10.26.2` |
| [rehype-mathjax](https://github.com/remarkjs/remark-math ) | `7.0.0` | `7.1.0` |
| [ws](https://github.com/websockets/ws ) | `8.18.0` | `8.18.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `22.13.4` | `22.13.5` |
| [prettier](https://github.com/prettier/prettier ) | `3.5.1` | `3.5.2` |
| [tsx](https://github.com/privatenumber/tsx ) | `4.19.2` | `4.19.3` |
Updates `hast-util-to-html` from 9.0.4 to 9.0.5
- [Release notes](https://github.com/syntax-tree/hast-util-to-html/releases )
- [Commits](https://github.com/syntax-tree/hast-util-to-html/compare/9.0.4...9.0.5 )
Updates `hast-util-to-jsx-runtime` from 2.3.2 to 2.3.4
- [Release notes](https://github.com/syntax-tree/hast-util-to-jsx-runtime/releases )
- [Commits](https://github.com/syntax-tree/hast-util-to-jsx-runtime/compare/2.3.2...2.3.4 )
Updates `preact` from 10.26.0 to 10.26.2
- [Release notes](https://github.com/preactjs/preact/releases )
- [Commits](https://github.com/preactjs/preact/compare/10.26.0...10.26.2 )
Updates `rehype-mathjax` from 7.0.0 to 7.1.0
- [Release notes](https://github.com/remarkjs/remark-math/releases )
- [Commits](https://github.com/remarkjs/remark-math/compare/rehype-mathjax@7.0.0...rehype-mathjax@7.1.0 )
Updates `ws` from 8.18.0 to 8.18.1
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.18.0...8.18.1 )
Updates `@types/node` from 22.13.4 to 22.13.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `prettier` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.5.1...3.5.2 )
Updates `tsx` from 4.19.2 to 4.19.3
- [Release notes](https://github.com/privatenumber/tsx/releases )
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs )
- [Commits](https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3 )
---
updated-dependencies:
- dependency-name: hast-util-to-html
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: hast-util-to-jsx-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: preact
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: rehype-mathjax
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: ws
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: tsx
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore: update type error
Signed-off-by: Aaron Pham <contact@aarnphm.xyz >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Aaron Pham <contact@aarnphm.xyz >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Pham <contact@aarnphm.xyz >
2025-02-25 16:52:52 -05:00
dependabot[bot]
28fe9b2095
chore(deps): bump sigstore/cosign-installer in the ci-dependencies group ( #1789 )
...
Bumps the ci-dependencies group with 1 update: [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ).
Updates `sigstore/cosign-installer` from 3.8.0 to 3.8.1
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.8.0...v3.8.1 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-25 16:35:10 -05:00
Jonathan Fung
9a0d919a3b
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 >
2025-02-25 16:34:37 -05:00
Daksh
598741a571
fix(fonts): update system-ui trick for improve cross-platform compatibility ( #1778 )
2025-02-25 16:31:41 -05:00
Anton Bulakh
29c533a265
fix(aliases): wikilink resolution for aliases ( #1681 )
...
With markdownLinkResolution: "shortest", aka "+/- how Obsidian does it"
and given pages A and nested/B which has an alias Z, if you try to link
from A using [[Z]] it wouldn't work and get 404.
This is caused by alias slugs (nested/Z in this case, emitted by
AliasRedirects) not being present in the `allSlugs` list which is used
by the link transformer.
The fix is to compute the alias slugs in the frontmatter transformer
and add them to `allSlugs` there.
Also we store them in file data to avoid recomputing them when emitting
alias redirect pages.
Fixes #904
Note: given how currently the markdown/html transformers are ordered
this doesn't really work.
Given pages A and nested/B which has an alias Z, here's the order which
currently happens:
md-transformers(A) => html-transformers(A) =>
md-transformers(B) => html-transformers(B)
Since the nested/Z slug will get added when md-transformers(B) are run,
but the slugs are used by html-transformers(A) when resolving it's
links - the link [[Z]] in A will still 404
A fix for this is to split the parser into two stages - first apply the
md-transformers to all files, and only then apply html-transformers to
all files.
I did just that in a different commit, which is needed for this one to
work correctly.
2025-02-25 16:28:16 -05:00
Suamppa
1a02642469
feat(i18n): add Finnish translations for i18n ( #1782 )
2025-02-25 16:27:32 -05:00
Emile Bangma
5794405974
feat(cli): absolute path support for -d flag ( #1756 )
2025-02-25 16:27:10 -05:00
Emile Bangma
59d5a0ed3a
fix(graph): mobile global graph overlay ( #1790 )
2025-02-25 13:35:24 +01:00
aa0db45fa8
[obsidian] vault backup: 2025-02-25 18:13:00[
2025-02-25 18:13:00 +09:00
315c813016
[obsidian] vault backup: 2025-02-25 17:13:00[
2025-02-25 17:13:00 +09:00
923d38769d
[obsidian] vault backup: 2025-02-25 15:39:13[
2025-02-25 15:39:13 +09:00
283847408d
[obsidian] vault backup: 2025-02-24 22:12:41[
Build / build (push) Failing after 12m12s
2025-02-24 22:12:41 +09:00
62c21acb98
[obsidian] vault backup: 2025-02-24 00:01:41[
Build / build (push) Successful in 12m50s
2025-02-24 00:01:41 +09:00
fd5603f9f0
[obsidian] vault backup: 2025-02-23 23:01:41[
Build / build (push) Successful in 22m3s
2025-02-23 23:01:41 +09:00
7abd422536
[obsidian] vault backup: 2025-02-19 17:05:29[
Build / build (push) Failing after 10m59s
2025-02-19 17:05:29 +09:00
4dc67e758c
[obsidian] vault backup: 2025-02-19 16:05:29[
2025-02-19 16:05:29 +09:00
563df75cec
[obsidian] vault backup: 2025-02-19 12:53:51[
2025-02-19 12:53:51 +09:00
486ef4d0c3
[obsidian] vault backup: 2025-02-18 20:16:57[
2025-02-18 20:16:57 +09:00
eed48bdca9
[obsidian] vault backup: 2025-02-18 19:16:58[
2025-02-18 19:16:58 +09:00
e13f51f64b
[obsidian] vault backup: 2025-02-18 16:35:44[
2025-02-18 16:35:44 +09:00
dependabot[bot]
dd6bd498db
chore(deps): bump the production-dependencies group with 5 updates ( #1775 )
...
Bumps the production-dependencies group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [pixi.js](https://github.com/pixijs/pixijs ) | `8.7.3` | `8.8.0` |
| [preact](https://github.com/preactjs/preact ) | `10.25.4` | `10.26.0` |
| [rehype-mathjax](https://github.com/remarkjs/remark-math ) | `6.0.0` | `7.0.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `22.13.1` | `22.13.4` |
| [prettier](https://github.com/prettier/prettier ) | `3.5.0` | `3.5.1` |
Updates `pixi.js` from 8.7.3 to 8.8.0
- [Release notes](https://github.com/pixijs/pixijs/releases )
- [Commits](https://github.com/pixijs/pixijs/compare/v8.7.3...v8.8.0 )
Updates `preact` from 10.25.4 to 10.26.0
- [Release notes](https://github.com/preactjs/preact/releases )
- [Commits](https://github.com/preactjs/preact/compare/10.25.4...10.26.0 )
Updates `rehype-mathjax` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/remarkjs/remark-math/releases )
- [Commits](https://github.com/remarkjs/remark-math/compare/rehype-mathjax@6.0.0...rehype-mathjax@7.0.0 )
Updates `@types/node` from 22.13.1 to 22.13.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `prettier` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.5.0...3.5.1 )
---
updated-dependencies:
- dependency-name: pixi.js
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: preact
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: rehype-mathjax
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: production-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-17 21:54:07 -05:00
decb618e85
[obsidian] vault backup: 2025-02-14 00:52:19[
Build / build (push) Successful in 6m28s
2025-02-14 00:52:19 +09:00
4629f1bf16
[obsidian] vault backup: 2025-02-13 13:38:23[
Build / build (push) Successful in 7m48s
2025-02-13 13:38:23 +09:00
4adc8a60d6
[obsidian] vault backup: 2025-02-12 16:20:27[
Build / build (push) Successful in 7m7s
2025-02-12 16:20:27 +09:00
dependabot[bot]
04423d4931
chore(deps): bump the production-dependencies group with 6 updates ( #1761 )
...
Bumps the production-dependencies group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@clack/prompts](https://github.com/natemoo-re/clack/tree/HEAD/packages/prompts ) | `0.9.1` | `0.10.0` |
| [globby](https://github.com/sindresorhus/globby ) | `14.0.2` | `14.1.0` |
| [remark-gfm](https://github.com/remarkjs/remark-gfm ) | `4.0.0` | `4.0.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `22.13.0` | `22.13.1` |
| [esbuild](https://github.com/evanw/esbuild ) | `0.24.2` | `0.25.0` |
| [prettier](https://github.com/prettier/prettier ) | `3.4.2` | `3.5.0` |
Updates `@clack/prompts` from 0.9.1 to 0.10.0
- [Release notes](https://github.com/natemoo-re/clack/releases )
- [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/prompts/CHANGELOG.md )
- [Commits](https://github.com/natemoo-re/clack/commits/@clack/prompts@0.10.0/packages/prompts )
Updates `globby` from 14.0.2 to 14.1.0
- [Release notes](https://github.com/sindresorhus/globby/releases )
- [Commits](https://github.com/sindresorhus/globby/compare/v14.0.2...v14.1.0 )
Updates `remark-gfm` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/remarkjs/remark-gfm/releases )
- [Commits](https://github.com/remarkjs/remark-gfm/compare/4.0.0...4.0.1 )
Updates `@types/node` from 22.13.0 to 22.13.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `esbuild` from 0.24.2 to 0.25.0
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.24.2...v0.25.0 )
Updates `prettier` from 3.4.2 to 3.5.0
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.4.2...3.5.0 )
---
updated-dependencies:
- dependency-name: "@clack/prompts"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: globby
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: remark-gfm
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-11 01:28:02 -05:00
dependabot[bot]
be846e6a5f
chore(deps): bump sigstore/cosign-installer in the ci-dependencies group ( #1762 )
...
Bumps the ci-dependencies group with 1 update: [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ).
Updates `sigstore/cosign-installer` from 3.7.0 to 3.8.0
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.7.0...v3.8.0 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-11 01:27:43 -05:00
0bdaa19c19
[obsidian] vault backup: 2025-02-08 16:14:10[
Build / build (push) Successful in 6m20s
2025-02-08 16:14:10 +09:00
4d7866e80a
[obsidian] vault backup: 2025-02-07 15:29:22[
Build / build (push) Successful in 5m59s
2025-02-07 15:29:22 +09:00
b0f9d6478e
[obsidian] vault backup: 2025-02-06 18:37:33
Build / build (push) Successful in 7m17s
2025-02-06 18:37:33 +09:00
f730f9ce75
[obsidian] vault backup: 2025-02-06 18:01:36[
2025-02-06 18:01:36 +09:00