foam-template/入门指南.md
2021-12-08 19:25:16 +08:00

3 KiB
Raw Blame History

入门指南

欢迎来到您的新foam工作区让我们开始吧。

如果您已经熟悉 Foam 并且不需要帮助,只需删除 docs 文件夹以获得干净的项目。

让我们通过这个来设置你的仓库:

  • 如果你是 VS Code 的新手, see how to VS-Code-入门指南 and how to 使用快捷键进行编辑

  • you can navigate the links between your notes by cmd+click (or ctrl+click on Windows) on a wikilink. You can go back with ctrl+-. Here, go to your 子弹笔记

  • to see how your notes are connected, execute the Foam: Show Graph command. See Graph目录可视化.

  • #tags can be used to further organize your content. Look at the Tag Explorer view on the left panel to find and navigate the tags in your knowledge base. See tags标签和标签浏览器.

  • (已经放弃)Foam supports 拼写检查 .

  • You can also paste images in your Foam, just press cmd+alt+v to create the image file and link to it from your note. See paste-images-from-clipboard.

  • You can use Foam for your daily notes, or journaling. Execute now the Foam: Open Daily Note command to create a new file in your journal folder. See daily-notes.

  • Want to see how to manage your tasks? Go to the todo note

  • The section at the end of this file contains wikilink definitions, which enable navigation of your notes from GitHub's web UI, and in general to make [[wikilinks]] understood by any Markdown parser. See link-reference-definitions.

  • To explore all the Foam settings, press cmd+,, then Extensions > Foam

  • Living within VS Code, Foam can be customized in many ways! Look at the Foam Recipes for ideas!

  • Join the Foam community on Discord, introduce yourself and leave a message on how you found Foam and how the onboarding went :) We are always keen to do better

  • Take the Foam Welcome survey! It helps us better understand your need and how we can make Foam better and better for you :)

Advanced Features

  • You can create note-templates for things like book reviews, people, daily notes (coming soon), and more!

About Foam

Foam doesn't do all this magic on its own, it relies on some amazing extensions. Look at their documentation if you want to fully unlock the possibilities!

Here they are:

A special mention goes to Markdown Links and Markdown Notes which have now been replaced by our own implementation but were foundational to Foam's beginnings.