Commit graph

95 commits

Author SHA1 Message Date
Lee Bon Chiang
b1d3e3b4b4 chore: bump version to 1.1.3 and update README 2026-01-14 14:50:12 +08:00
Rocher Lee
31130c4c2c
Merge pull request #13 from RavenHogWarts/feat/parser-support-xiaohongshu-urls
feat: support desktop Xiaohongshu URLs in extractURL
2026-01-14 14:32:23 +08:00
RavenHogwarts
02ff4e26ef feat: support explore URLs and normalize to item links
Update URL matching to recognize xiaohongshu explore URLs in addition
to discovery/item links so shared text that uses either format is
handled. Normalize any matched /explore/ paths to /discovery/item/ so
downstream code receives a consistent canonical URL format. This fixes
cases where explore-style links were previously ignored and simplifies
further processing by unifying URL shapes.
2025-12-01 12:42:57 +08:00
RavenHogwarts
e5535ad3a8 feat: support desktop Xiaohongshu URLs in extractURL
Add a second matching branch in extractURL to detect desktop/web
Xiaohongshu links (https://www.xiaohongshu.com/discovery/item/ID)
in addition to existing mobile xhslink short URLs. Try mobile link
first, fall back to web pattern, and return null if neither match.

This improves URL extraction accuracy for shared texts containing
full site links so downstream processing can handle both link forms.
2025-11-07 16:33:53 +08:00
Lee Bon Chiang
80760d5331 Update README to v1.1.2 with new release link and URL fix note 2025-10-19 14:03:08 +08:00
Lee Bon Chiang
d0227acee1 Bump version to 1.1.2: Include XHS URL bug fix from community PR 2025-10-19 13:49:35 +08:00
Rocher Lee
82bc21c79d
Merge pull request #11 from BoisV/hotfix/extracturl-failed
Fix extract url failed 
2025-10-19 13:28:20 +08:00
chris
00e4ccc5a8 Fix extract url failed 2025-10-17 23:36:05 +08:00
Lee Bon Chiang
654ce28d8a Update README with Yarn commands and Chinese version 2025-04-04 15:51:20 +08:00
Lee Bon Chiang
d36d109e78 Update README with v1.1.1 release link 2025-03-22 18:15:14 +08:00
Lee Bon Chiang
e0137207f1 Update esbuild.config.mjs: Change version in banner to 1.1.1 2025-03-22 18:12:11 +08:00
Lee Bon Chiang
c64e2a2f31 Update to v1.1.1: Address PR feedback (sentence case, command ID, settings tab headings) 2025-03-22 18:08:17 +08:00
Lee Bon Chiang
84d6c67fc2 Update README with v1.1.0 release link 2025-03-16 13:49:15 +08:00
Lee Bon Chiang
25c994c6a9 Update to v1.1.0: Move styles to CSS, fix category selection and download media layout 2025-03-16 13:44:51 +08:00
Rocher Lee
d30019d8c6
Merge pull request #3 from bnchiang96/master
Update README with latest changes for v1.0.1 and new repo
2025-03-12 12:56:17 +08:00
Lee Bon Chiang
3387fdace0 Update README with latest changes for v1.0.1 and new repo 2025-03-12 12:54:18 +08:00
Rocher Lee
cc79a7d3ef
Merge pull request #2 from bnchiang96/master
Fix plugin ID, description, and release for v1.0.1 submission
2025-03-12 12:48:15 +08:00
Lee Bon Chiang
4d5940080b Fix plugin ID, description, and release for v1.0.1 submission 2025-03-12 12:44:03 +08:00
Rocher Lee
d92f7e1299
Merge pull request #1 from bnchiang96/master
Release v1.0.1: Add '其他' category, fix download label clickability, a…
2025-03-12 10:12:54 +08:00
Lee Bon Chiang
bb04d25c4f Release v1.0.1: Add '其他' category, fix download label clickability, adjust margins, make import button full width, and prevent duplicate cover photo downloads 2025-03-12 10:10:25 +08:00
Lee Bon Chiang
7528f828fe change the zip filename of the release in readme 2025-03-10 18:35:13 +08:00
Lee Bon Chiang
3d0f239798 Update README with specific GitHub link and release details 2025-03-10 18:32:29 +08:00
Lee Bon Chiang
1a3f6430d9 Update IDs to Xiaohongshu-Importer-for-Obsidian 2025-03-10 18:16:24 +08:00
Lee Bon Chiang
2d1b13cfd2 Replace template with Xiaohongshu Importer plugin 2025-03-10 10:04:42 +08:00
Johannes Theiner
6d09ce3e39 Add license, fixes #98 2025-01-27 21:38:01 +00:00
Johannes Theiner
ee04e2f81f
Merge pull request #120 from claremacrae/fix-readme-api-comment
Remove statement that API is unstable
2024-11-11 21:25:18 +01:00
Clare Macrae
92050ad841
Remove statement that API is unstable 2024-11-11 19:58:31 +00:00
Steph Ango
daa0cba23c
Merge pull request #78 from aleksey-rowan/patch-1
Minify production build
2024-08-21 11:22:30 -07:00
Johannes Theiner
bfa0145644
Merge pull request #91 from revolter/patch-1
Fix inconsistent indentation
2024-07-31 22:06:34 +02:00
Johannes Theiner
893e489e84
Merge pull request #92 from revolter/patch-2
Fix incorrect TypeScript spelling
2024-07-31 21:47:47 +02:00
Johannes Theiner
d05f42d8c5
Merge pull request #95 from tobiasvl/patch-1
Update README.md
2024-07-31 20:18:53 +02:00
Tobias V. Langhoff
47ec36c11e
Update README.md
Update link to plugin guidelines
2024-03-02 22:30:14 +01:00
iulianOnofrei (U-lee-aan)
de770934b2
Fix incorrect TypeScript spelling 2024-01-21 15:20:39 +02:00
iulianOnofrei (U-lee-aan)
f4debcda6b
Fix inconsistent indentation 2024-01-19 21:14:58 +02:00
Aleksey Rowan
7330e7499a
build: minify prod build
closes #70
2023-11-15 14:10:43 -05:00
Aleksey Rowan
e60294b950
Update manifest description (#77) 2023-11-15 12:17:04 -05:00
Lishid
7112f01bc6
Update README.md 2023-07-25 15:17:26 -04:00
Johannes Theiner
e8f03522bc
Adapt to plugin guidelines (#65)
- remove header in settings
- remove logging of changed settings value
2023-07-17 12:36:25 -04:00
Erica Xu
9be2b5d748
Update manifest.json 2023-07-11 11:37:36 -04:00
Alexander Pozdneev
2aee08d3d5
Remove old info about styles.css (#56) 2023-05-01 14:48:46 -04:00
Tim Rogers
0b5e5a2f6e
Upgrade esbuild to v0.17.x (#47) 2023-01-25 13:49:50 -05:00
INOUE Takuya
49fba8aa1f
fix .eslintignore (#48) 2023-01-19 10:06:51 -05:00
Erica Xu
747672e2f8
Merge pull request #42 from obsidianmd/funding-url
Add funding URL documentation
2022-12-05 15:57:04 -05:00
Erica Xu
d3bb1e6775
Update README.md 2022-12-05 15:55:39 -05:00
Erica Xu
b376f9c428
Add funding URL documentation 2022-12-05 15:49:16 -05:00
Erica Xu
97d84bc54b
Update manifest.json 2022-12-05 15:28:53 -05:00
lishid
866d3b8f0d Build: Target ES2018. 2022-08-20 20:25:17 -04:00
lishid
64e8649877 Update sample css file. 2022-08-09 13:39:02 -04:00
lishid
b46f6c9322 Update for 0.15 2022-08-09 13:38:50 -04:00
lishid
04432b2ebf Upgrade dependencies, add strictNullChecks. 2022-06-24 15:41:39 -04:00