Can I use an external editor (Atom, VS Code etc.) instead of TintyMCE to edit notes?
I am looking for a way to edit my [child or standalone] notes in an external editor. I have no problem having TinyMCE as the default editor. But I want the ability to open the note in an external editor when I want to edit in a seperate window. Is there any way that I can do it?
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Upgrade Storage
But it can be generalized. Why should the notes be in only HTML format? why can I not keep my notes in another format, let's say in MarkDown? As long as it is a text format, it should not be a problem.
[If you insist that it should be stored as HTML for some reason, we can just surround the Markdown code with '<.p>{markdown code}<//p> ].
So the general version of my question is: I wonder if I could take and edit my notes in an external editor with any text based markup language and store those notes as child or standalone note in Zotero?