Commit Graph

2518 Commits

Author SHA1 Message Date
Aaron Pham
00fd187986 feat: support checkbox (closes #646) (#799)
* feat: support checkbox

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* chore: apply review from jacky

---------

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2024-02-04 22:19:25 -08:00
Aaron Pham
dabf8cccc9 style(search): increase width on mobile view (#796)
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2024-02-04 21:52:24 -08:00
Jacky Zhao
9fa52e9282 pkg: bump to 4.2.2 2024-02-04 21:23:17 -08:00
Jacky Zhao
20f6d152a6 fix(path): properly path encode & 2024-02-04 21:22:57 -08:00
Jacky Zhao
340684c01f chore(i18n): refactor and cleanup (#805)
* checkpoint

* finish

* docs
2024-02-04 20:57:10 -08:00
9a09795ff3 [obsidian] vault backup: 2024-02-05 13:10:19 2024-02-05 13:10:19 +09:00
1f1820b281 [obsidian] vault backup: 2024-02-05 12:49:01 2024-02-05 12:49:01 +09:00
eb352907b7 removed private setting from gitignore 2024-02-05 12:29:00 +09:00
9ff6045f49 [obsidian] vault backup: 2024-02-05 12:26:59 2024-02-05 12:26:59 +09:00
beb1dc00aa datetype 2024-02-05 02:51:56 +09:00
1b3e8ee39a timestamp 2024-02-05 02:46:34 +09:00
4e43f49a64 backup 2024-02-05 02:28:02 +09:00
5f481b44d1 gover 2024-02-05 02:08:02 +09:00
26dec9b093 add go 2024-02-05 02:04:55 +09:00
9d22f2a4ba hashfiles version 2024-02-05 01:56:10 +09:00
5de2ec571b url hashfile 2024-02-05 01:54:58 +09:00
d2b19c14d7 add cache again 2024-02-05 01:53:16 +09:00
9d7356505b fixed permission 2024-02-05 01:36:34 +09:00
1ed0e0315b add ssh permission 2024-02-05 01:12:54 +09:00
e5f6cfa176 [obsidian] vault backup: 2024-02-05 01:09:13[ 2024-02-05 01:09:13 +09:00
8791f169f8 fix port again 2024-02-05 00:33:11 +09:00
7335708526 bad format 2024-02-05 00:30:46 +09:00
4a12416deb add tool cache 2024-02-05 00:24:25 +09:00
2e2f5934ca add pport 2024-02-05 00:17:30 +09:00
b88019868e add rsync to gitea 2024-02-05 00:09:38 +09:00
7ca1066b11 [obsidian] vault backup: 2024-02-05 00:09:16[ 2024-02-05 00:09:16 +09:00
072134afa4 update node version 2024-02-05 00:02:21 +09:00
a309cae0ae gitea ci 2024-02-04 23:56:14 +09:00
Mats Fangohr
9972e38e78 fix(i18n): backlinks naming in mapping (#800) 2024-02-04 09:48:31 -05:00
2f5964748a gitea ci 2024-02-04 23:47:15 +09:00
258f31085f gitea setting 2024-02-04 23:27:18 +09:00
b3d9709e8a backup 2024-02-04 23:26:02 +09:00
cef9530caf Merge remote-tracking branch 'origin/v4' into v4 2024-02-04 23:12:18 +09:00
b9526bfb61 [obsidian] vault backup: 2024-02-04 23:09:40[ 2024-02-04 23:09:40 +09:00
Aaron Pham
aa9d51d451 feat(ofm): parsing all type of arrow (#797)
* feat(ofm): parsing all type of arrow

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* fix: use html value instead of decimal

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* fix: skip parsing arrow if it is not a valid supported mapping

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

---------

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2024-02-04 00:51:55 -05:00
Mara-Li
7adfbce524 feat: Adding support for i18n (closes #462) (#738)
* fix: alt error mix with height/width

More granular detection of alt and resize in image

* fix: format

* feat: init i18n

* feat: add translation

* style: prettier for test

* fix: build-up the locale to fusion with dateLocale

* style: run prettier

* remove cursed file

* refactor: remove i18n library and use locale way instead

* format with prettier

* forgot to remove test

* prevent merging error

* format

* format

* fix: allow string for locale
- Check during translation if valid / existing locale
- Allow to use "en" and "en-US" for example
- Add fallback directly in the function
- Add default key in the function
- Add docstring to cfg.ts

* forgot item translation

* remove unused locale variable

* forgot to remove fr-FR testing

* format
2024-02-03 19:55:24 -08:00
Jacky Zhao
a78370b29d fix: calculate heading after latex (closes #719) 2024-02-03 19:44:24 -08:00
Jacky Zhao
737cae588d fix(search): flex basis and card highlighting 2024-02-02 12:18:02 -08:00
Jacky Zhao
8bb90e0463 fix(search): oops restore ability to preview on hover lol 2024-02-02 10:52:51 -08:00
Jacky Zhao
51b8073395 fix(search): dont rely on mouse to manipulate focus 2024-02-02 10:44:19 -08:00
Jacky Zhao
d6549c3a42 fix(style): prevent callout icon from shrinking on long titles (closes #792) 2024-02-02 10:23:24 -08:00
Jacky Zhao
e2c0e05baf fix(search): null checks and focus fixes 2024-02-02 10:10:25 -08:00
Luis Michaelis
fe606831ae fix: properly handle absolute paths in CreatedModifiedDate (#790)
When providing an absolute path to the content directory (e.g. when using an Obsidian Vault in another directory), the build step would fail with

    Failed to process `/absolute/path/to/file.md`: ENOENT: no such file or directory, stat '/current/working/directory/absolute/path/'

This problem originated in the `CreatedModifiedDate` transformer which tries to construct a native filesystem path to the file to call `fs.stat` on. It did not however, account for the original file path contained in the received `VFile` being an absolute path and so, just concatenated the current working directory with the absolute path producing a nonexistent one.

This patch adds a simple fix for this issue by checking if the original file path is already absolute before concatenating with the current working directory.
2024-02-02 09:51:34 -08:00
Jacky Zhao
8b9276f0d9 fix(style): correctly collapse on mobile 2024-02-02 09:36:36 -08:00
Jacky Zhao
23dab1be83 pkg: bump to 4.2.1 2024-02-02 01:45:28 -08:00
Jacky Zhao
b15087722a fix(style): remove redundant selector 2024-02-02 01:45:15 -08:00
Jacky Zhao
2b940a5149 fix: search async ordering, scroll offset 2024-02-02 01:36:17 -08:00
Jacky Zhao
73a1b9f0c7 fix: use display instead of visibility for click handling pasthrough 2024-02-02 01:24:40 -08:00
Jacky Zhao
2c75fd68d8 fix(revert): font aliasing 2024-02-02 01:15:10 -08:00
Jacky Zhao
7914d8821f fix: font smoothing defaults 2024-02-02 01:01:04 -08:00