Björn Kettunen <[email protected]> writes: > The only thing I would love is if it's possible to make this optionally > behave like file-with-archives but for a list of files. > > My motivation with this patch is that I can track the time of a list of > various agenda files that I use for work. I don't want that the tracked > time in the table change if a task is archived.
Then, you can additionally introduce something like (file-with-archives "file1" "file2" ...). If you want to implement such feature, it is probably best to combine this patch and the extra addition. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
