mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2026-03-24 12:56:59 +00:00
[GH-ISSUE #1773] [FR] Import local MD file or project #687
Labels
No labels
2024
2025
2026
acct mgmt
AI
automation
bug
calendar
ci
CJK
cloud
code-block
collaboration
copy-paste
database
data migration
data sync
deploy
desktop
develop
develop
documentation
duplicate
editor
editor-plugin
emoji
export
files
flutter-only
follow-up
formula
good first issue for devs
good first issue for experienced devs
grid
hacktoberfest
HACKTOBERFEST-ACCEPTED
help wanted
i18n
icons
images
importer
improvements
infra
install
integrations
IR
kanban board
login
look and joy
mentorship
mobile
mobile
needs design
new feature
new feature
non-coding
notes
notifications
onboarding
organization
P0+
permission
platform-linux
platform-mac
platform-windows
plugins
program
pull-request
Q1 25
Q1 26
Q2 24
Q2 25
Q3 24
Q3 25
Q4 24
Q4 25
react
regression
rust
rust
Rust-only
Rust-only
Rust-starter
Rust-starter
self-hosted
shortcuts
side panel
slash-menu
sync v2
table
tablet
task
tauri
templates
tests
themes
translation
v0.5.6
v0.5.8
v0.5.9
v0.6.0
v0.6.1
v0.6.4
v0.6.7
v0.6.8
v0.7.1
v0.7.4
v0.7.4
v0.7.5
v0.7.6
v0.7.7
v0.7.8
v0.8.0
v0.8.4
v0.8.5
v0.8.9
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AppFlowy-IO/AppFlowy#687
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sunglove on GitHub (Jan 31, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1773
Originally assigned to: @LucasXu0 on GitHub.
Description
Actually, I choose to write document in Markdown editor and then comb the document relationships with Obsidian.
But AppFlowy cant import/export conveniently.
It's like I found an error somewhere while combing and needed to go to AppFlowy and re-modify and export it instead of opening the document directly with AppFlowy
I hope someday, we can intuitively see that your documents are in your own store.
Thanks
Impact
People like me who need to work with documentation across applications frequently.
Additional Context
No response
@annieappflowy commented on GitHub (Feb 1, 2023):
Thanks for sharing your needs.
Can you elaborate on how you sync files across different platforms? Do you want to sync by file or in batch or by vault?
Also, under what scenarios do you want to use AppFlowy to edit files from Obsidian or other markdown editors?
@sunglove commented on GitHub (Feb 1, 2023):
About sync:
I am using two options right now. One through cloud, and the other set up locally. Buy they all sync by vault directly.
1.This is to back up my notes. First I created a private repo on github and configured git bash locally. It's then automatically uploaded to my repo via Obsidian Git---a Obsidian's plugin.
2.This is for editing my files using two different software. I will just create a vault. Have two pieces of software share this vault.
The other question:
In fact, Appflowy is always my first editor, but this is not so convenient when errors are found after exporting.
You may know,Obsidian has always had one flaw. It is not very good at "what you see is what you get", it relies on a lot of plugins. So I will choose a more intuitive and consier editor like AppFlowy to complete edit file. Put them in charge of different functions.
@annieappflowy commented on GitHub (Feb 1, 2023):
Thanks for the explanation, super valuable to us.
My follow-up questions:
@sunglove commented on GitHub (Feb 1, 2023):
I am glad my advice has been helpful to you