GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
1、先到github复制自己的ssh凭证 2、在知识库所在目录右键,选择Open Git Bash here 3、在终端输入以下命令: git init //git初始化 git add --all //添加当前目录下的所以文件 git commit -m “first commit” //提交日志 git remote add origin git@github.com:zhouyingocean/ZhouYingWiki.git //这里替换...
Python 1 MIT 0 0 0 Updated Sep 21, 2021 View all repositories People Top languages TypeScript CSS JavaScript Python Footer © 2024 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact Manage cookies Do not share my personal information ...
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
Obsidian.md has 11 repositories available. Follow their code on GitHub.
第一步,下载GitHub Desktop 下载链接:GitHub Desktop | Simple collaboration from your desktop 注册并登陆你的GitHub账号。 第二步,创建一个和本地文件夹连接的仓库 注意这里的local path填的是你的Obsidian Vault文件夹路径(拿我C盘下的Obsidian Vault文件举例,你的和我不同)。
repo: the GitHub repository identifier, in the form ofuser-name/repo-name, if your GitHub repo is located athttps://github.com/user-name/repo-name. screenshot: path to the screenshot of your theme. modes: if your theme supports both dark and light mode, put["dark", "light"]. Otherw...
基本思路也很简单: 通过Obsidian Git插件,自动把本地保存的笔记push到github仓库里。每次打开Obsidian,github仓库中的笔记文件也会被自动pull到本地。相当于把github当网盘用。 (对不熟悉github操作的小伙伴,可以这样非常通俗地理解github的工作机制:使用git commit命令就是把文件装上一辆货车(但货车暂时还留在原地);gi...
旨在增强Obsidian编辑功能的插件. Contribute to obsidian-canzi/Enhanced-editing development by creating an account on GitHub.
用了后可以上github,但是obsidian中还是无法打开社区插件,为何…… 2023-12-14· 河南 回复3 zero 退出重进试试,每次下载插件前,需要先打开这个软件,再打开obsidian 2024-01-25· 河南 回复2 大麦O茶 zero 感恩!亲测有效! 2024-10-01· 广东 回复喜欢 沙建树 谢谢,差点想删了OBSI...