Replies: 1 comment
-
|
I've since tried adding the same If I match |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am new to orgmode so I don't know if I'm just having the wrong expectations, but I'm not sure if
#+filetagsis currently working. In an org file with multiple headings, I added:#+filetags: :test:and then used<leader>oamto match tags, then searched fortest. None of the headings in that file showed up, but individual headings with their own:test:tags did.Am I doing something wrong? I went into my config and made sure
org_use_tag_inheritanceandorg_use_property_inheritancewere both set totrue, and it still didn't work.Beta Was this translation helpful? Give feedback.
All reactions