buscar_notas_por_fecha
Search for notes modified within a specific date range in your Obsidian vault. Enter start and optional end dates to find recently updated content.
Instructions
Busca notas modificadas en un rango de fechas
Args: fecha_desde: Fecha de inicio (YYYY-MM-DD) fecha_hasta: Fecha de fin (YYYY-MM-DD, opcional, por defecto hoy)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fecha_desde | Yes | ||
| fecha_hasta | No |