Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] Importing data from Notion #20

Open
immortaly007 opened this issue Nov 17, 2021 · 8 comments
Open

[FR] Importing data from Notion #20

immortaly007 opened this issue Nov 17, 2021 · 8 comments
Assignees
Labels
2024 importer migrate data from other applications or sources new feature New feature or request Q3 24

Comments

@immortaly007
Copy link

1~3 main use cases of the proposed feature
As a (former) notion user, I want to import my Notion into AppFlowy. So that I can take control of my already existing data.

What I believe is required for this feature to work well:

  • All pages/subpages and data tables from Notion should be copied to/imported into AppFlowy
  • The formatting is consistent between Notion and AppFlowy.
  • Internal links (e.g. between pages) should work, and now direct to the correct location in AppFlowy.
  • There should be a warning if some parts of the Notion can't be imported, which clearly states which pages are effected. This way, users can either copy those pages manually, or decide to abonden them.

what types of users can benefit from using your proposed feature
(Former) Notion users.

@tomByrer
Copy link

If Appflowy has an API or a easy to access DB, then a simple API bridge should suffice as MVP.

Is Appflowy designed to be 100% API compatable?

@annieappflowy annieappflowy added the new feature New feature or request label Nov 20, 2021
@rabble
Copy link

rabble commented Feb 27, 2022

I'd be happy with any import at all.

@dsinghvi
Copy link

Does AppFlowy publish an OpenAPI spec?

@Angel0726
Copy link

If Appflowy has an API or a easy to access DB, then a simple API bridge should suffice as MVP.

Is Appflowy designed to be 100% API compatable?

i have the same questions, did anyone slove it

@acherkashin
Copy link

I would like to have ability to migrate from notion to appflowy

@HsunGong
Copy link

HsunGong commented May 6, 2022

Put an eye here

@annieappflowy
Copy link
Collaborator

Working on it
#2706

zoli referenced this issue in LucasXu0/AppFlowy Aug 30, 2023
* feat: shrinkWrap option for AppFlowyEditor

Relates: #19

* test: add autoFocus tests for editor service

* chore: Update lib/src/core/transform/operation.dart

Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>

---------

Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
@MarArMar
Copy link

MarArMar commented Apr 1, 2024

Would be SUUUUPER useful to me, was looking exactly for this

839900146 pushed a commit to 839900146/AppFlowy that referenced this issue Jun 6, 2024
* feat: add scripts for easier dev

* feat: add Json<T> as resp type for http server

* feat: restructure server and client shared entity

* feat: restructure server and client shared entity

* feat: use serde_repr to deserialize enum into json number

* feat: minor adjustment to results and server error

* feat: test: fix unconfirmed email message

* feat: test: add test case for existing user

* feat: test: modified api for sign_out

* feat: test: add test case pass
@annieappflowy annieappflowy added Q3 24 importer migrate data from other applications or sources labels Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2024 importer migrate data from other applications or sources new feature New feature or request Q3 24
Projects
Status: In progress
Development

No branches or pull requests