org-clock-csv
org-clock-csv copied to clipboard
File tags inheritance
I use the native org-mode feature #+FILETAGS. This has a hypothetical "level 0" for the Org headline hierarchy which all headlines inherit. See this page of the orgmode docs.
However, when I export my org files, no headlines inherit the file tags..
Is this something that is supported in org-clock-csv? I haven't been able to find it.
Thanks
I think it would need to be manually implemented, possibly with org-tags-exclude-from-inheritance as well. But it sounds like a nice addition.