forked from obsidianmd/obsidian-help
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1f6ed5b
commit 50165f8
Showing
2 changed files
with
92 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
## About this site | ||
|
||
欢迎来到 Obsidian 官方帮助文档。这篇笔记是一篇索引,能让你快速找到你感兴趣的内容。 | ||
|
||
官方发布的网页版帮助文档见:https://publish.obsidian.md/help | ||
|
||
如果你在帮助文档中发现了一些错误,你可以到这里修正它们:https://github.com/obsidianmd/obsidian-docs/ | ||
|
||
## 贡献者 | ||
|
||
[[贡献者]]名单列出了那些让 Obsidian 从0到1的人💜。 | ||
|
||
如果想了解更多关于开发者的信息,可以查看我们官方网站的[关于页面](https://obsidian.md/about)。 | ||
|
||
## Obsidian | ||
|
||
### APP 相关 | ||
|
||
- 请参阅[[Obsidian|我们的产品哲学]]。 | ||
|
||
### 快速开始 | ||
|
||
- 寻找一些功能?尝试打开[[命令面板]]看看,命令面板中包含 Obsidian 的所有操作。按下 `Ctrl/Cmd-P` 即可唤起命令面板。 | ||
- 了解 Obsidian 中的语法?请查看[[格式化你的笔记]]这篇笔记。 | ||
- [[开始一篇新笔记]] | ||
- 你可能需要一些关于[[内部链接]]的帮助 | ||
- 了解如何[[嵌入文件]] | ||
- 查看[[快捷键]] | ||
|
||
### 官方插件 | ||
|
||
![[插件列表]] | ||
|
||
### 进阶用法 | ||
|
||
- [[标签的使用]] | ||
- [[反向链接的使用]] | ||
- [[多笔记协同]] | ||
- [[面板布局]] | ||
- [[多库协同]] | ||
- [[多光标协同]] | ||
- [[使用 obsidian URI]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
Names are not listed by amount of contribution, but alphabetically (or at least we try!). | ||
|
||
### Dev team | ||
|
||
- Licat (Shida Li)<span class='flair mod-pop'>Obsidian office cat</span> | ||
- Silver (Erica Xu)<span class='flair mod-pop'>Team Little Silvers</span> | ||
|
||
### Moderators | ||
|
||
- anthonyg ([Anthony Gold](https://www.anthonypgold.com/))<span class='flair mod-pop' style='background-color:#F1C40F;color:#000;'>Team Gold</span><span class='flair mod-pop'>Think Tank</span> | ||
- argentum<span class='flair mod-pop'>Team Little Silvers</span><span class='flair mod-pop'>Linux master</span><span class='flair mod-pop'>Zotero master</span> | ||
- cotemaxime ([Maxime Côté](https://www.maximecote.me/))<span class='flair mod-pop'>Linux master</span> | ||
- death_au ([website](https://about.me/death.au))<span class='flair mod-pop'>the Magician</span><span class='flair mod-pop' style='background-color:#F1C40F;color:#000;'>Team Gold</span> | ||
- Eleanor ([Eleanor Konik](https://eleanorkonik.com)) | ||
- mediapathic ([Steen Comer](http://mediapathic.net/))<span class='flair mod-pop'>Bad Cop</span> | ||
- nickmilo ([Nick Milo](https://publish.obsidian.md/lyt-kit/_START+HERE))<span class='flair mod-pop'>Mappy McMapster</span> | ||
- Reggie<span class='flair mod-pop' style='background-color:#0a8c28'>Go green or go home</span> | ||
- rigmarole ([Chris Lesage](http://rigmarolestudio.com))<span class='flair mod-pop'>Forum master</span> | ||
- ryanjamurphy ([Ryan](https://fulcra.design/) [J. A. Murphy](https://axle.design/))<span class='flair mod-pop'>That funny guy</span><span class='flair mod-pop'>Apple Fanboy</span><span class='flair mod-pop'>Forum master</span> | ||
- Sam Baron ([website](https://sambaron.coach/))<span class='flair mod-pop'>Think Tank</span><span class='flair mod-pop'>Forum master</span> | ||
- WhiteNoise<span class='flair mod-pop'>Think Tank</span><span class='flair mod-pop'>Zotero master</span><span class='flair mod-pop'>Bug report exterminator</span> | ||
- Carl the Turtle<span class='flair mod-pop'>Online 24/7</span><span class='flair mod-pop'>Easily triggered</span><span class='flair mod-pop'>Good and pure</span><span class='flair mod-pop' style='background-color:#0a8c28'>Go green or go home</span> | ||
|
||
### Translators | ||
|
||
- Andrea Brandi (Italian) | ||
- canzi-teacher, 蚕子 (Chinese Simplified) | ||
- k-andzhanovskii, Константин Анджановский (Russian) | ||
- lisachev, Сергей Лисачев (Russian) | ||
- mafsi, (Patrick Danilevici) (Română) | ||
- VKondakoff, Валерий Кондаков (Russian) | ||
- yo-goto, ぱだわん (Japanese) | ||
- Daniel Mathiot (French) | ||
|
||
### Builds | ||
|
||
- jstone for maintaining our builds on flathub | ||
- adamgibbins and ran-dall for maintaining our builds on homebrew | ||
|
||
### Documentation | ||
|
||
The first version of the help vault was written by Silver. Later part of it was written by [@mediapathic](http://mediapathic.net), with a big help from Reggie. We also got corrections from the many pairs of eyes in the Discord and forum community. | ||
|
||
We now accept pull requests to the help vault in [our docs repo](https://github.com/obsidianmd/obsidian-docs/). | ||
|
||
##### Add your name | ||
|
||
If you're a translator, please make a pull request to add "Your Name (contributed language)" to the section above. Please keep the list of names alphabetical, thanks! | ||
|
||
If your name is not in English and can't be alphabetically listed, use this format: `your-github-username, [your name in your language] (Language name)`. |