Currently, the markdown preview is always recomputed, even without changes to the source markdown file. There would be several ways of improving this very poor design:
We have to think of a way to store these hashes of already previewed files:
- in the same way we store the preferences of the code? (so registry in Windows)
- in
.noteorganiser?
Currently, the markdown preview is always recomputed, even without changes to the source markdown file. There would be several ways of improving this very poor design:
We have to think of a way to store these hashes of already previewed files:
.noteorganiser?