mirror of
https://github.com/foambubble/foam-template.git
synced 2025-07-23 02:18:58 +00:00
Fix linting errors in graph-visualization.md
This commit is contained in:
parent
e64b0d9961
commit
4c98a6def2
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,7 @@ To see the graph execute the `Foam: Show Graph` command.
|
|||
## Graph Navigation
|
||||
|
||||
With the graph you can:
|
||||
|
||||
- highlight a node by hovering on it, to quickly see how it's connected to the rest of your notes
|
||||
- select one or more (by keeping `shift` pressed while selecting) nodes by clicking on them, to better understand the structure of your notes
|
||||
- navigate to a note by clicking on it while pressing `ctrl` or `cmd`
|
||||
|
@ -35,4 +36,3 @@ A sample configuration object is provided below, you can provide as many or as l
|
|||
- `feature` shows an example of how you can use note types to customize the graph. It defines the color for the notes of type `feature`
|
||||
- see [[note-properties]] for details
|
||||
- you can have as many types as you want
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue