We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
以便直接就能打开 Obsidian 生成的文件夹,无缝切换,方便其他人直接切换笔记应用。
不过这意味着 Github 上所有东西都会堆在一起,而且无法生成 ghpages,类似目前子工作区的样子。而且也没有 files 文件夹可以放 canonical uri 的文件了。
这样可以让默认工作区是私有的,只有要发布博客的才放到有 tiddlers 文件夹的子工作区里,或都不需要这些结构,在部署 Github actions 时自动加上就行
The text was updated successfully, but these errors were encountered:
linonetwo
No branches or pull requests
Description 描述
以便直接就能打开 Obsidian 生成的文件夹,无缝切换,方便其他人直接切换笔记应用。
不过这意味着 Github 上所有东西都会堆在一起,而且无法生成 ghpages,类似目前子工作区的样子。而且也没有 files 文件夹可以放 canonical uri 的文件了。
Additional Context 额外上下文
这样可以让默认工作区是私有的,只有要发布博客的才放到有 tiddlers 文件夹的子工作区里,或都不需要这些结构,在部署 Github actions 时自动加上就行
The text was updated successfully, but these errors were encountered: