diff --git a/TODO homelab.md b/TODO homelab.md new file mode 100644 index 0000000..efcb88c --- /dev/null +++ b/TODO homelab.md @@ -0,0 +1,9 @@ +--- +created: 2025-06-26T08:08:31-06:00 +modified: 2025-06-26T08:10:18-06:00 +type: Checklist +--- + +# TODO homelab + +- [ ] https://marketplace.visualstudio.com/items?itemName=OpenTofu.vscode-opentofu diff --git a/docs/features/backlinking.md b/docs/features/backlinking.md new file mode 100644 index 0000000..7f34a55 --- /dev/null +++ b/docs/features/backlinking.md @@ -0,0 +1,10 @@ +# Backlinking + +When using [[wikilinks]], you can find all notes that link to a specific note in the **Connections Explorer** + +- Run `Cmd` + `Shift` + `P` (`Ctrl` + `Shift` + `P` for Windows), type "connections" and run the **Explorer: Focus on Connections** view. +- Keep this pane always visible to discover relationships between your thoughts +- You can drag the connections panel to a different section in VS Code if you prefer. See: [[make-backlinks-more-prominent]] +- You can filter the connections to see just backlinks, forward links, or all connections +- Finding backlinks in published Foam workspaces via [[materialized-backlinks]] is on the [[roadmap]] but not yet implemented. + diff --git a/docs/features/built-in-note-embedding-types.md b/docs/features/built-in-note-embedding-types.md new file mode 100644 index 0000000..64cd6e5 --- /dev/null +++ b/docs/features/built-in-note-embedding-types.md @@ -0,0 +1,29 @@ +# Built-In Note Embedding Types + +When embedding a note, there are a few ways to modify the scope of the content as well as its display style. The following are Foam keywords that are used to describe note embedding. + +Note, this only applies to note embedding, not embedding of attachments or images. + +![Note Embed Types GIF](../../assets/images/note-embed-type-demo.gif) + +## Scope + +- `full` - the entire note in the case of `![[note]]` or the entire section in the case of `![[note#section1]]` +- `content` - everything excluding the title of the section. So the entire note minus the title for `![[note]]`, or the entire section minus the section header for `![[note#section1]]` + +## Style + +- `card` - outlines the embedded note with a border +- `inline` - adds the note continuously as if the text were part of the calling note + +## Default Setting + +Foam expresses note display type as `-