mirror of
https://github.com/bogdancornescu/Faro.git
synced 2026-07-08 19:20:47 +02:00
Fix image filenames in README.md
This commit is contained in:
@@ -28,7 +28,7 @@ FTS5-powered search across all snippet titles and content. Results update as you
|
|||||||
highlight.js inspects content on save and automatically classifies it as `code`, `cli`, or `text`, plus detects the specific language (Rust, Python, bash, SQL, etc.) and creates system tags. You can override the type manually.
|
highlight.js inspects content on save and automatically classifies it as `code`, `cli`, or `text`, plus detects the specific language (Rust, Python, bash, SQL, etc.) and creates system tags. You can override the type manually.
|
||||||
|
|
||||||
### Three-Panel Layout
|
### Three-Panel Layout
|
||||||

|

|
||||||
|
|
||||||
**Left panel** — timeline navigation, tag browser with inline filter, new snippet button, settings access.
|
**Left panel** — timeline navigation, tag browser with inline filter, new snippet button, settings access.
|
||||||
|
|
||||||
@@ -46,7 +46,7 @@ Both are browsable from the left panel. Clicking a tag filters the center panel
|
|||||||
### Themes
|
### Themes
|
||||||
Dark (default), Light, and Nord.
|
Dark (default), Light, and Nord.
|
||||||
|
|
||||||

|

|
||||||
---
|
---
|
||||||
|
|
||||||
## Keyboard Shortcuts
|
## Keyboard Shortcuts
|
||||||
@@ -71,7 +71,7 @@ Dark (default), Light, and Nord.
|
|||||||
| Shortcut | Action |
|
| Shortcut | Action |
|
||||||
|---|---|
|
|---|---|
|
||||||
| `Ctrl+Shift+Space` | Open Quick Note (configurable) |
|
| `Ctrl+Shift+Space` | Open Quick Note (configurable) |
|
||||||

|

|
||||||
---
|
---
|
||||||
|
|
||||||
## Settings
|
## Settings
|
||||||
|
|||||||
Reference in New Issue
Block a user