org-clock-csv icon indicating copy to clipboard operation
org-clock-csv copied to clipboard

File tags inheritance

Open Wheest opened this issue 6 years ago • 1 comments

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

Wheest avatar Feb 24 '20 12:02 Wheest

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.

atheriel avatar Mar 01 '20 16:03 atheriel