23 lines
289 B
Markdown
23 lines
289 B
Markdown
up:: [[obsidian plugins]]
|
|
title:: "search bar on empty tabs. embed search bars on notes"
|
|
#s/obsidian
|
|
|
|
---
|
|
|
|
# Embedding the home page
|
|
|
|
```search-bar
|
|
```
|
|
|
|
## only the search bar
|
|
```search-bar
|
|
only search bar
|
|
```
|
|
|
|
## show starred files
|
|
```search-bar
|
|
only search bar
|
|
show starred files
|
|
```
|
|
|