No description
Find a file
2025-03-12 12:54:18 +08:00
.editorconfig use LF instead of CRLF (#28) 2022-04-15 14:13:31 -04:00
.eslintignore fix .eslintignore (#48) 2023-01-19 10:06:51 -05:00
.eslintrc add version bump script (#10) 2022-01-22 16:13:50 -05:00
.gitignore Update .gitignore (#25) 2022-01-28 10:34:53 -05:00
.npmrc add version bump script (#10) 2022-01-22 16:13:50 -05:00
esbuild.config.mjs build: minify prod build 2023-11-15 14:10:43 -05:00
LICENSE Replace template with Xiaohongshu Importer plugin 2025-03-10 10:04:42 +08:00
main.ts 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
manifest.json Fix plugin ID, description, and release for v1.0.1 submission 2025-03-12 12:44:03 +08:00
package.json Fix plugin ID, description, and release for v1.0.1 submission 2025-03-12 12:44:03 +08:00
README.md Update README with latest changes for v1.0.1 and new repo 2025-03-12 12:54:18 +08:00
styles.css Update sample css file. 2022-08-09 13:39:02 -04:00
tsconfig.json Fix inconsistent indentation 2024-01-19 21:14:58 +02:00
version-bump.mjs add version bump script (#10) 2022-01-22 16:13:50 -05:00
versions.json 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
yarn.lock Replace template with Xiaohongshu Importer plugin 2025-03-10 10:04:42 +08:00

Xiaohongshu Importer

A plugin to import Xiaohongshu (小红书) notes into your workspace with optional media downloads and categorization.

Features

  • Import Xiaohongshu notes with text, images, and videos.
  • Categorize notes using customizable categories (e.g., "美食", "旅行", "其他").
  • Option to download media locally (images and videos) to a media folder.
  • Automatic tagging from note content.
  • Full-width "Import" button and improved modal layout.

Installation

  1. Download the latest release: Xiaohongshu-Importer-v1.0.1.zip
  2. In your workspace, go to Settings > Community Plugins > Install from ZIP.
  3. Select the downloaded ZIP file and install it.
  4. Enable the plugin in Settings > Community Plugins.

Usage

  1. Obtain the share text from a Xiaohongshu note (e.g., copy the text from a shared link).
  2. Use the ribbon icon (book) or the command "Import Xiaohongshu Note" from the command palette.
  3. Paste the share text into the modal.
  4. Select a category and toggle the "Download media locally" option if desired.
  5. Click "Import" to create the note in your workspace.

Configuration

  • Default Folder: Set a base folder (e.g., "XHS Notes") in the plugin settings.
  • Categories: Add, edit, or reorder categories in the settings tab.
  • Download Media: Enable/disable default media downloads in the settings.

Changelog

v1.0.1

  • Added hardcoded '其他' category as the last option.
  • Removed 'Others' from the default category list.
  • Made the "Download media" label clickable.
  • Increased margin-top and margin-bottom for the download row.
  • Made the "Import" button full width.
  • Fixed duplicate cover photo downloads.
  • Updated plugin ID to 'xiaohongshu-importer'.
  • Removed 'Obsidian' from the description.
  • Ensured main.js and manifest.json are included in the release.

Development

Contributing

Feel free to open issues or pull requests on the GitHub repository. Contributions are welcome!

Support

For questions or help, contact the author at bnchiang96.