Add Share to NotionNext Batch plugin #8443
Open
+112
−105
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Plugin Information
Plugin ID: share-to-notionnext-batch
Plugin Name: Share to NotionNext Batch
Repository: https://github.com/takereshui/obsidian-to-notionnext-batch
Latest Release: v2.9.1
Author: EasyChris, jxpeng98, takereshui
Description
Batch sync Obsidian files to Notion for NotionNext blog deployment. This plugin enhances the original obsidian-to-notion plugin with advanced batch synchronization features.
Key Features
Folder Context Menu: Right-click any folder to quickly sync to Notion
Recursive Upload: Automatically processes all subfolders and nested structures
Batch Synchronization: Upload multiple files at once with progress tracking
NotionNext Support: Full support for NotionNext blog metadata fields
Multiple Database Types: Supports NotionNext, General, and Custom database formats
Checklist
I have read the developer policies
The plugin repository has a valid manifest.json file
The plugin repository has a valid versions.json file
The plugin has a valid release with main.js, manifest.json, and styles.css
The plugin ID is unique and does not conflict with existing plugins
The plugin follows Obsidian's API usage guidelines
The plugin description accurately reflects its functionality
The plugin repository has a comprehensive README
Additional Information
This plugin is based on the original obsidian-to-notion plugin, with significant enhancements for batch operations and NotionNext blog integration. The plugin ID has been changed to share-to-notionnext-batch to avoid conflict with the existing share-to-notionnext plugin.
What's New in This Version
Folder context menu for quick batch upload
Enhanced nested folder structure support
Tags functionality disabled by default to prevent upload failures
Improved error handling and progress tracking
Better user experience with detailed result statistics
Testing
The plugin has been tested with:
Obsidian v1.6.6+
Multiple Notion databases (NotionNext, General, Custom)
Various folder structures and file sizes
Nested folder hierarchies
Links
Repository: https://github.com/takereshui/obsidian-to-notionnext-batch
Latest Release: https://github.com/takereshui/obsidian-to-notionnext-batch/releases/tag/v2.9.1
Issues: https://github.com/takereshui/obsidian-to-notionnext-batch/issues
Original Plugin: https://github.com/EasyChris/obsidian-to-notion