mirror of
https://github.com/bitsofchris/openaugi-obsidian-plugin.git
synced 2026-07-22 12:40:27 +00:00
12 lines
307 B
Markdown
12 lines
307 B
Markdown
|
|
# Note with Custom Context
|
||
|
|
|
||
|
|
This note has custom context instructions for AI processing.
|
||
|
|
|
||
|
|
Some content about software architecture patterns.
|
||
|
|
|
||
|
|
```context:
|
||
|
|
Only extract notes about design patterns. Ignore implementation details.
|
||
|
|
```
|
||
|
|
|
||
|
|
More content about specific patterns like Observer, Strategy, and Factory.
|