This tool allows you to open local files in Notion in a way that creates links.
该工具允许你以创建链接的方式打开本地文件在 Notion 中
Get the address of your file, e.g. /User/README.md, add http://localhost:3000/open-file?path= in front of the address to get the final address of your file: http://localhost:3000/open-file?path=/User/ README.md Use this address to open your local file in Notion.
获取您的文件地址, 例如: /User/README.md, 在地址前增加 http://localhost:3000/open-file?path= 最终获得您的文件访问地址: http://localhost:3000/open-file?path=/User/README.md 在 Notion 中使用该地址打开您的本地文件。
You'll need Node.js installed on your computer in order to build this app.
$ git clone https://github.com/Reagan1947/Notion-Folder.git
$ cd Notion-Folder
$ npm install
$ npm start- Electron
- Express Service
- Node.js
This is an alpha version of a program that may have some bugs, so feel free to submit your issue !
这是一个 alpha 版本的程序可能存在一些 bug 欢迎你提交你的 issue !
- Clean Code
- Custom Listing port
- Quick generate File Link
- Notion-Folder v0.1.0-alpha
- Notion-Folder v0.1.1-alpha
Anyone is welcome to contribute to the project !
欢迎任何人贡献该项目!
This project is licensed under the MIT License - see the LICENSE file for details.
项目许可证为MIT许可证,你可以在 LICENSE 文件中查看。
