mirror of
https://github.com/foambubble/foam-template.git
synced 2025-07-17 07:28:59 +00:00
42 lines
2 KiB
Markdown
42 lines
2 KiB
Markdown
<img src="attachments/foam-icon.png" width=100 align="left">
|
||
|
||
# Foam
|
||
|
||
**👋 欢迎使用你的Foam知识管理系统!**
|
||
|
||
- 使用`vscode`和`Foam构建你的`第二大脑`
|
||
- 原文来自 [foam-template](https://github.com/foambubble/foam-template)
|
||
|
||
## 开始
|
||
|
||
本文档假设你有一个GitHub账户,并且在你的Linux/MacOS/Windows机器上安装了[Visual Studio Code](https://code.visualstudio.com/)。
|
||
|
||
1. 如果你想详细了解foam,请浏览一下[Foam文档](https://foambubble.github.io/foam)。
|
||
2. 在[foam-template](https://github.com/foambubble/foam-template/generate)(就是本项目)项目上按"Use this template"按钮,复制到你的github帐号中。如果你想保密你的想法,请设置项目为私有项目(private)。
|
||
3. [克隆(clone)这个项目到你的电脑本地](https://help.github.com/en/github/creating-cloning-and-archiving-repositories/cloning-a-repository),并用VS Code打开它。
|
||
|
||
*使用`File > Open...` 用文件夹(folder)的方式打开它。*
|
||
|
||
4. 被提示安装推荐的扩展程序时, 按**Install all**按钮(或者**Show Recommendations**如果你想逐一审查和安装它们)
|
||
|
||
在设置好项目后, 首先点击[[入门指南]]去熟悉你的新笔记系统!
|
||
|
||
系统学习**Foam**, 请阅读[Recipes](https://foambubble.github.io/foam/recipes/recipes)文档。
|
||
|
||
请记住,你可以随时加入我们的[Foam Discord社区](https://foambubble.github.io/join-discord/g)!
|
||
|
||
## 使用笔记系统
|
||
|
||
我们已经创建了一些Bubbles(Markdown文档)来让你开始。
|
||
|
||
- [[子弹笔记]] - 一个可以写下快速笔记的地方,以便以后进行分类。
|
||
- [[入门指南]] - 学习如何使用你的Foam工作区
|
||
- [[待办清单]] - 一个可以记录待办事情的地方
|
||
|
||
在`docs`目录下,你可以找到学习Foam一切所需的基础知识。
|
||
|
||
## 提交Issues
|
||
|
||
您可能已经注意到,Issues已禁用。为了使项目易于维护,请将您的问题提交到主 Foam 存储库中:
|
||
|
||
> <https://github.com/foambubble/foam>
|