Replies: 4 comments
-
应该不会吧,自己使用应该没事,还有把Notion做成网站发布到网上的项目,或许可以参考https://github.com/tangly1024/NotionNext |
Beta Was this translation helpful? Give feedback.
0 replies
-
感谢,很好的想法 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
不知道ai的思路有没有参考价值 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please make sure of the following things
Description of the feature / 需求描述
https://www.notion.com/
注册时用带edu的学校邮箱就可以无文件大小限制的上传文件了,相当与无限空间的云盘,国内访问也完全没压力,就是以笔记形式管理文件比较麻烦,希望可以挂载到云上实现文件管理
Suggested solution / 实现思路
通过公开的Notion链接实现读取文件,或许可以用cookie登录实现上传,比较它的网页端功能已经很齐全了
Additional context / 附件
这是官方API文档或许用得上 https://developers.notion.com/docs/getting-started
上传的api https://developers.notion.com/docs/working-with-files-and-media
Beta Was this translation helpful? Give feedback.
All reactions