Giter VIP home page Giter VIP logo

obsidian-to-notion's Introduction

Welcome to EasyChris's profile!

🛠️ My favorite tools

👨‍💻 Programming and markup languages

Bash Solidity CSS HTML JavaScript Markdown Node.js PHP Python SASS SQL TypeScript

🧰 Frameworks and libraries

Bootstrap Electron Express.js Flutter GitHub Actions NumPy Pandas Vue Symfony Wordpress

GitHub Pages MongoDB MySQL PostgreSQL SQLite GraphQL

💻 Software and tools

Obsidian Notion Adobe Android Ubuntu Vim Enpass Brave iterm2 Git Google Sheets Postman Stack Overflow Visual Studio Code

📊 Github stats

💻 GitHub Profile Stats
Easychris's Github Stats Easychris's Top Languages


Easychris's github activity graph

obsidian-to-notion's People

Contributors

easychris avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

obsidian-to-notion's Issues

Notion -> Obsidian rather than pushing from Obsidian?

I have a big database i'd like to sync into Obsidian periodically. Is it possible to use some kind of timer (similar to the 'remotely save' plugin or todoist) that pulls updates from that database into a particular note in Obsidian? Thanks!

报错network error Error: Request failed, status 400

问题描述

在配置好 Notion API Token, Database ID 后,点击 Shat to Notion 按钮,出现 network error Error: Request failed, status 400 报错。

我的操作

  1. 申请 Notion Integration, 获得 API Keyimage.png
  2. 创建 Database, 获得 Databse ID, 并关联 Integrationimage.png
  3. 配置 Obsidian shared to Notion 插件image.png
  4. 出现报错image.png

我的环境

  1. Notion: 新创建的账号,没有超出免费额度。
  2. 网络:可以翻墙,在出现 400 问题之前,成功上传到 Notion 几次。
  3. Obsidian: 版本 V1.1.16, 主题 Minimal.
  4. Obsidian shared to Notion: 版本 0.7.6,并且已卸载重装几次。

查找资料

  1. 根据 #31#17,多次核对了 API Key 和 Database ID, 确定没有填错。
  2. Status Code 400 的错误定义是这样的:image.png

同步失败+readme文件应该更新了

感谢开发大佬带来一直在寻找的插件,但尝试后同步失败。

Obsidian_6oxbpe0EwU.png

Obsidian_dlKS3T50eL.png

Banner url不用填写吗?readme中没写,第二步“Add integration to your new database”只需要在“obsidian-share-db”数据库中邀请之前建立的integration即可吧?动画中貌似是另一个数据库,按照在“obsidian-share-db”操作应该是没有错,但最终同步失败。
Obsidian_RCxQ05pwdk.png

报400网络错误

可以确信网络没问题,notion可以正常使用,OB上点share to notion时报:网络错,请求失败,状态400

求助,同样同步失败

首选感谢作者开发该插件,期待此功能插件许久了! 感谢!

  • 同样出现同步失败的提示,仔细阅读说明及前面仁兄遇见的问题,多次尝试后仍同步失败(非中文Notion)。
  • Obsidian插件状态
    image
  • integration 已申请,并邀请进入 database (申请了两个,反复测试多次)
    image
  • 很抱歉,本人电脑小白,没有找到开发者报告/日志在哪里。系统-浏览器:win-edge (找到开发者工具了,但不知道下一步如何操作)

当图床图片的链接前带有List标记时,notion中图片无法显示

首先感谢作者提供这么一个架起notion和obsidian的桥梁

  • markdown中这么写时:
    • ![test](https://tuchuang.net/test.png)
    • notion中的图片可以正常显示
  • markdown中这么写时:
    • - ![test](https://tuchuang.net/test.png)
    • notion中图片无法显示

初步定位为markdown2block的问题,这个BUG能修嘛

存在markdown的超链接时同步会失败

md文件中存在下面这种的超链接写法,同步会失败。删除File和Local Library两项后才能同步。
经测试发现,超链接的协议只能为http,如下的file或是zotero作为协议就会失败。

-**Url**: {{url}}
- **Uri**: http://zotero.org/users/7483857/items/JTDDIK32
- **Eprint**: {{eprint}}
- **File**: [2021-TDSC-Sanitizable Access Control System for Secure Cloud Storage Against Malicious Data Publishers.pdf](file:////Users/zhanyonghua/Zotero/storage/PZ8LW7N8/2021-TDSC-Sanitizable%20Access%20Control%20System%20for%20Secure%20Cloud%20Storage%20Against%20Malicious%20Data%20Publishers.pdf); [Snapshot](file:////Users/zhanyonghua/Zotero/storage/E448D9KE/9351678.html)
- **Local Library**: [Zotero](zotero://select/library/items/JTDDIK32)

Error 400 occurs on long notes

I noticed that a 400 error occurs on long notes of 8300+ characters.
But I'm not completely sure that the problem is the length of the note

Network error Error Issue

status code is 400

I think I precisely followed the guidance.
Any idea why network error is occuring?

当在Obsidian中发生改动之后再点Sync,会在Notion中生成新的页面

有时候会在Obsidian中修改后想要让修改同步过来,这时点一下图标就会生成一个新的页面,但旧的Notion页面已经有Backlink了,删掉旧的页面再复制新的页面Link有点不太方便,是否有办法可以解决这个问题?即能否在已sync过的obsidian笔记中再点sync不是生成新的page而是在旧的page上相应的更改?

Upload fails

Great plugin ! Thanks for your contribution. @EasyChris
But when the document with linked files, the upload fails. Cause of Notion is not supported.
es:

[Wu et al., 2017, p. 77](zotero://select/library/items/5CPXF6F4)

To avoid upload failure, I suggest escaping to

<a href="zotero://select/library/items/5CPXF6F4" title="Wu et al., 2017, p. 77">Wu et al., 2017, p. 77</a>

before upload.

[Feature Request] Push frontmatter to database metadata

It would be a really powerful feature to push custom metadata from frontmatter (and dataview inline metadata) to notion.

Example (meeting):

----
Type: Meeting
title: Meeting to discuss cheese
date: 2022-04-26T00:00:00.000Z
ID: 20220426054841
tags:
  - T/Task
 link: https://www.notion.so/TT-20220426-TESTS-f2ad1282246245739ff8a58658df4acf
notionID: XXXXXXXX-2462-4573-9ff8-a58658df4acf
---
Attendees:: [[James Madison]], [[Deng Xiaoping]], [[Lord Vader]]
Effort: 

This is the body of a meeting file where things are discussed. 

Table on notion

Name Attendees date
Meeting to discuss cheese [[James Madison]], [[Deng Xiaoping]], [[Lord Vader]] 2022-04-26T00:00:00.000Z

點擊plug-in沒有反應、也沒有出現錯誤訊息

您好~
閱讀過readme文件多次,重新安裝多次,點擊plug-in沒有反應、也沒有出現錯誤訊息:

  1. 確認過BRAT為最新版本
    image

  2. 確認過Notion 權限沒問題 (金鑰&ID也無誤,透過其他程式確認啟動無誤),頁面也開啟公開權限,欄位名稱為Name預設值(英文介面)

  3. 將資料夾自儲存處自雲端改為本地文件開啟後,仍點擊plug-in圖標仍然沒有反應,請教可能是哪裡出現錯誤呢??

同步失败报404

发现错误信息databaseId 和原databaseId,多了几个 -
版本是 0.6.7

Running command always create new page

Hey
Whenever I run the command for 'share to notion' the workflow always creates a new entry for the page in notion) and generate new page each time instead of updating the same page.
Thanks

[FR]Allow to Transfer [[]] as bi-link in Notion

It will be nice to transfer the bi-link format like [[]] into the format that Notion supports.

如果可以支持将双链标记符转换成 Notion 支持的双链标记符或者语法,那么就更好了。

Multiple notion database connections

Currently, sync only allows sharing obsidian note to one predefined notion integration database. Would it be possible to extend this functionality to allow the option of integrations to share specific note to? For example, I could have one notion database set up for Project A and one notion database setup for Project B then from Obsidian when I select the share option it would give me the ability to select which database to sync the note to.

Not sure if this is possible but thanks in advance.

404错误

根据文档配置后,报错404 网络错误

同步的时候有办法可以让图片一起过去吗?

首先感谢这样好用的插件,可能会改变我之后的工作流程,非常感谢!

但除了在TODO中写的保留双链功能之外,还有一个困扰我的地方在于obsidian里面的图不会跟着过去,因为我的图很多都是当初记的时候直接截图复制粘贴的,所以应该是我的Obsidian Vault中的Attachment Folder里。有什么办法可以在Sync成功的时候可以让图片也能一起复制粘贴到Notion中吗?

Network 400 error?

Hello! I followed the directions to set this up this morning but am getting a network 400 error. I installed your plugin using the Community plugins search option in Obsidian. Any ideas? Thank you for your time!

code block language highlight

The code block shared from ob has no highlight, though the language is selected.
image

The code block written by myself directly on Notion has expected highlight.
image

I read the element, the block without highlight has unwanted attribute style="color:rgba(55, 53, 47, 1)"
image

SOLVED: Error 400

I figured out what is causing the 400 error.

The public database, even if you are not utilizing the 'Tags' must contain the multiselect property with the name called 'Tags'.
image

Otherwise it will not work.

Uploading issue

Hi! While I'm trying to upload a new page I'm getting that kind of issue, attached a screenshot below


image

Any ideas?

Network 400 error

It looks like an error that occurs when writing a fourth depth bullet in the obsidian note.

* first
   * second
      * third
         * fourth  <- this

针对本地图片进行上传

目前如果是本地的图片,同步到 notion 后只会显示一个本地相对链接,是不会显示的,是否考虑将本地图片直接上传到 notion,这样就可以展示了

多次尝试,但仍然同步失败!

非常感谢作者同步Notion插件,很棒!

  • 现遇到问题,请求帮助
  • 按照操作说明一步一步设置,但依然同步失败,检查各个步骤,没有错漏
  • 实在找不出同步失败的原因

Notion export tags, dateformat

TAGS:
It works with tags if you just add metadata in folowing format:

---
tags:
  - tag1
  - tag2
---

Is any chance to parse regular tags with common format like #tag1 #tag2 in body? The way below not so convinient and there no autofiling tags like in regular setting tags.

DATE:
In notion there date column when note was created, is any chanse to export it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.