فهرست منبع

add doc for iCloud sync

leizhe 3 سال پیش
والد
کامیت
446671ac02
1فایلهای تغییر یافته به همراه5 افزوده شده و 4 حذف شده
  1. 5 4
      src/main/frontend/components/widgets.cljs

+ 5 - 4
src/main/frontend/components/widgets.cljs

@@ -110,14 +110,15 @@
                  "FolderSync"]
                 "."]]
               [:div
-               [:p "iCloud TBD"]])]
-
+               [:p "You can sync your graphs by using iCloud. Please choose an existing graph or create a new graph in logseq directory."]
+               [:p "We're developing our built-in paid Logseq Sync. Stay tuned."]])]
+           
            [:li.mt-8
             [:div.font-bold.mb-2 "I need some help"]
             [:p "👋 Join our discord group to chat with the makers and our helpful community members."]
             (ui/button "Join the community"
-              :href "https://discord.gg/KpN4eHY"
-              :target "_blank")]]]
+                       :href "https://discord.gg/KpN4eHY"
+                       :target "_blank")]]]
          [:div.cp__widgets-open-local-directory
           [:div.select-file-wrap.cursor
            (when nfs-supported?