https://bugs.kde.org/show_bug.cgi?id=496733
--- Comment #1 from Louis Schul <schul9lo...@gmail.com> --- (In reply to Yaakov Selkowitz from comment #0) Thanks for the suggestion but I'm opposed to it. Including them directly is a no go for me : - Currently there's already 4 that should be included (3 syntax highlighter and PUML) that could be okay. But what if I want to support more highlighter or more external program where is the limit ? How big could this flatpak be ? - KleverNotes is a note taking app which happen to support the use of external program. User should receive a note taking app and nothing else, if they want the rest they have the choice to download the other program, I wont force the rest. Extensions: The current system is the closest thing I was able to do to mimic extension without to much overhead. But if you're able to pull that off without exiting the sandbox and without including everything, I'm sold ! Side note: - I have a feature on my list to let people use script (python, C, C++, whatever) to interact with the note. And I have a working proof of concept with the current system. To sum things up: - Including everything: You can forget that idea, I won't change my opinion about it. - Having an extension system: The current one was an easy way to do it. I don't plan on changing it (at least now, who knows), but if you have the tools to do it, I would be happy to review the code. -- You are receiving this mail because: You are watching all bug changes.