From cc5d24612a38d67c926ca6a3079e8c436b6fe344 Mon Sep 17 00:00:00 2001 From: oskar Date: Thu, 21 Aug 2025 18:09:35 +0200 Subject: [PATCH] MacBook-Pro-de-Oscar.local 2025-8-21:18:9:35 --- Untitled.base | 6 ++++++ épistémologie.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/Untitled.base b/Untitled.base index adfe52d1..2760e8bf 100644 --- a/Untitled.base +++ b/Untitled.base @@ -6,3 +6,9 @@ views: direction: ASC - type: table name: View + filters: + and: + - up.contains(link("épistémologie")) + sort: + - property: file.name + direction: ASC diff --git a/épistémologie.md b/épistémologie.md index a92cd2b6..e3b55855 100644 --- a/épistémologie.md +++ b/épistémologie.md @@ -12,3 +12,9 @@ field-groups: [downs] depth: [0, 0] ``` + +```bases +filters: + or: + - file.up.contains(this.file.link) +```