typora / typora-issues

Bugs, suggestions or free discussions about the minimal markdown editor — Typora
https://typora.io
1.53k stars 58 forks source link

[Feature] Support for project-level configuration #5676

Closed leoleoasd closed 1 year ago

leoleoasd commented 1 year ago

Allow setting and storing project-local configurations in project dir, something like .typora. Like #3109, but I think it's better to follow other IDE's ways (.vscode, .idea, etc.). Seperating environment-related configurations and others would be better (and provide a default .gitignore under .typora just like IDEA).

This can help, for example, if I'm writing my hexo blog post, I'll need a different place to store images than usual.

abnerlee commented 1 year ago

put into #3109