Rasmus <ras...@gmx.us> writes: > OK. I did not test your patch, but can you please test and indicate > whether the following features work as expected with your patch: > > - automatic sitemap. > - linking org files (foo.org links to bar.org). > - async export (since you change org-export-output-file-name) > > Some quick thoughts. Perhaps it would be better to allow either a > user-supplied function that takes an org parse tree or an org file > location and returns an output name. Alternatively, maybe you could > provide a way to format file names in :publish-direction via a > format-string (e.g. keywords, date etc).
Thanks for your feedback! Regrettably I no longer have time to work on this right now (just started another semester at university) but I will investigate this option when I get back to it in the future.