scholdoc icon indicating copy to clipboard operation
scholdoc copied to clipboard

Use a different user data directory

Open davepwsmith opened this issue 10 years ago • 2 comments

Making the trivial change from ~/.pandoc to ~/.scholdoc would make using both (surely not uncommon) a bit less messy, particularly in terms of templates.

davepwsmith avatar Feb 24 '15 12:02 davepwsmith

I believe this is already the case, introduced back in Oct with commit cec7ca73a

Does it not work for you?

timtylin avatar Feb 24 '15 22:02 timtylin

Possible troubleshooting:

  1. Just like Pandoc, templates go into ~/.scholdoc/templates instead of ~/.scholdoc
  2. Note that scholdoc uses different html and latex default templates: scholmdTemplate.html5 and scholmdTemplate.latex. If you're trying to overwrite the default template, you should target these

timtylin avatar Feb 24 '15 22:02 timtylin