From ab337308308dcebcdea1825f8672625e30433be6 Mon Sep 17 00:00:00 2001 From: Tom Alexander Date: Fri, 6 Oct 2023 23:29:41 -0400 Subject: [PATCH] Search option also supports regex. As seen on the list of possible search options at https://orgmode.org/manual/Search-Options.html. --- org_mode_samples/object/regular_link/file_link.org | 1 + 1 file changed, 1 insertion(+) diff --git a/org_mode_samples/object/regular_link/file_link.org b/org_mode_samples/object/regular_link/file_link.org index 95a0d5f..2253839 100644 --- a/org_mode_samples/object/regular_link/file_link.org +++ b/org_mode_samples/object/regular_link/file_link.org @@ -15,3 +15,4 @@ bar]] [[file:simple.org::foo bar]] [[file:simple.org::foo::bar]] +[[file:simple.org::/foo/]]