Skip to content

Reagan1947/Notion-Folder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Notion-Folder
Notion-Folder

Open Your Notion File Locally
在本地打开您的 Notion 文件

Feature

This tool allows you to open local files in Notion in a way that creates links.

该工具允许你以创建链接的方式打开本地文件在 Notion 中

How to Use

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 中使用该地址打开您的本地文件。

Getting Started

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

Dependency

  • Electron
  • Express Service
  • Node.js

Note&BUG

This is an alpha version of a program that may have some bugs, so feel free to submit your issue !

这是一个 alpha 版本的程序可能存在一些 bug 欢迎你提交你的 issue !

To Do List

  • Clean Code
  • Custom Listing port
  • Quick generate File Link

Version

  • Notion-Folder v0.1.0-alpha
  • Notion-Folder v0.1.1-alpha

Contribution

Anyone is welcome to contribute to the project !

欢迎任何人贡献该项目!

License

This project is licensed under the MIT License - see the LICENSE file for details.

项目许可证为MIT许可证,你可以在 LICENSE 文件中查看。

About

Open your notion file locally

Resources

License

Stars

Watchers

Forks

Packages

No packages published