retype icon indicating copy to clipboard operation
retype copied to clipboard

Page metadata: Add keywords to use with retype search

Open conanthedev opened this issue 2 years ago • 0 comments

Is there a way we can add hidden keywords to a page that the retype search will use?

Something like this in the page configuration would be very useful:

---
label: Sample
layout: page
order: 100
keywords:
  - hidden keyword
  - second hidden keyword
---
# Sample

This is a sample page demonstrating page metadata.

conanthedev avatar Jan 06 '24 20:01 conanthedev