mirror of
https://github.com/firstsun-dev/git-files-sync.git
synced 2026-07-22 06:54:27 +00:00
docs: use local video assets for READMEs
This commit is contained in:
parent
4d757d15a9
commit
3f91ff5601
4 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
[繁體中文使用說明](USAGE_zh.md)
|
||||
|
||||
<video src="https://blog-assets.firstsun.org/video/obsidian-plugins/git-file-sync-en.webm" width="100%" controls autoplay loop muted playsinline></video>
|
||||
<video src="imgs/git-file-sync-en.webm" width="100%" controls autoplay loop muted playsinline></video>
|
||||
|
||||

|
||||
*The Sync Status View provides a clear overview of your files, allowing you to selectively push, pull, or view diffs for modified files.*
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Git File Sync 使用說明書
|
||||
|
||||
<video src="https://blog-assets.firstsun.org/video/obsidian-plugins/git-file-sync-zh.webm" width="100%" controls autoplay loop muted playsinline></video>
|
||||
<video src="imgs/git-file-sync-zh.webm" width="100%" controls autoplay loop muted playsinline></video>
|
||||
|
||||
本指南將引導您如何使用 Git File Sync 插件,在行動裝置與桌面電腦之間,透過 GitLab 或 GitHub 輕鬆同步您的筆記。
|
||||
|
||||
|
|
|
|||
BIN
imgs/git-file-sync-en.webm
Normal file
BIN
imgs/git-file-sync-en.webm
Normal file
Binary file not shown.
BIN
imgs/git-file-sync-zh.webm
Normal file
BIN
imgs/git-file-sync-zh.webm
Normal file
Binary file not shown.
Loading…
Reference in a new issue