mirror of
https://github.com/foambubble/foam.git
synced 2026-04-24 03:01:01 -04:00
12 lines
809 B
Markdown
12 lines
809 B
Markdown
# Creating New Notes
|
|
|
|
- Write out a new `[[wiki-link]]` and `Cmd` + `Click` to create a new file.
|
|
- `Cmd` + `Shift` + `P` (`Ctrl` + `Shift` + `P` for Windows), execute `New Note` from [VS Code Markdown Notes](<(https://marketplace.visualstudio.com/items?itemName=kortina.vscode-markdown-notes)>) and enter a **Title Case Name** to create `title-case-name.md`
|
|
- Add a keyboard binding to make creating new notes easier.
|
|
- You shouldn't worry too much about categorising your notes. You can always [[search-for-notes]], and explore them using the [[graph-visualisation]].
|
|
|
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
|
[search-for-notes]: search-for-notes "Search for Notes"
|
|
[graph-visualisation]: graph-visualisation "Graph visualisation"
|
|
[//end]: # "Autogenerated link references"
|