[Topic DIscussion] 有没有实现Obsidian软件在linux,windows,mac及ipad平台同步的
Tofloor
poster avatar
pho
deepin
2023-05-31 07:01
Author

最近在用obsidian软件,虽然容易实现linux与windows上的同步,但是,却没找到linux和windows共同能够同步ipad上obsidian的办法。有没有实现Obsidian软件在linux,windows,mac及ipad平台同步的办法?

Reply Favorite View the author
Comments
poster avatar
桃子andPeace
2023-05-31 08:40
试试这个https://sspai.com/post/72388
All Replies
fallingstar-ten
deepin
2023-05-31 07:07
#1

可以用gitlink把整个库+插件进行建仓库+同步

Reply View the author
kzou
deepin
2023-05-31 07:26
#2

我使用wolai, 就是Notion的国内翻版,全部在线上,也是使用markdown, 自动同步。

Reply View the author
lfweqaz
deepin
2023-05-31 07:57
#3

我打算用家里的nas,开通一个webdav服务,通过这个webdav来实现多端同步,后续在借助内网穿透功能,来实现在外面也能进行笔记同步

Reply View the author
pho
deepin
2023-05-31 08:26
#4
fallingstar-ten

可以用gitlink把整个库+插件进行建仓库+同步

可以说的稍微详细一点吗,谢谢

Reply View the author
septemberhx
deepin
2023-05-31 08:45
#5

如果你有自己的服务器的话,那么 Self-hosted LiveSync 插件很好用

Reply View the author
pho
deepin
2023-05-31 08:59
#6
septemberhx

如果你有自己的服务器的话,那么 Self-hosted LiveSync 插件很好用

没有自己服务器,想低成本实现。

Reply View the author
momo
deepin
2023-05-31 18:34
#7

obsidian有个第三方插件叫Remotly save可以用下,支持OSS进行云同步。

目前自己使用阿里云oss做同步,不需要购买服务器,方法简单成本也很低。只要多端都安装了插件并且都做好配置,就可以实现多端同步了。

Reply View the author
pho
deepin
2023-06-01 09:22
#8
momo

obsidian有个第三方插件叫Remotly save可以用下,支持OSS进行云同步。

目前自己使用阿里云oss做同步,不需要购买服务器,方法简单成本也很低。只要多端都安装了插件并且都做好配置,就可以实现多端同步了。

安装ossbrowser有没有简便方法?

Reply View the author