gsantner / markor

Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..
https://github.com/gsantner/markor/discussions/2269
Other
3.78k stars 361 forks source link

Save Inject->Head to file instead SharedPreferences #2352

Open gesu92 opened 3 months ago

gesu92 commented 3 months ago

Hello, first of all, love this app, I think that I use almost for everything, now I been playing with the js and css head inject option, and really be nice have that codes on 2 differents files, and in a place that can be synced, because the current editor or viewer for that it's really hard to manage with biggers codes, hope you can help me with this, thanks for all.

pd= sorry my bad english.

gsantner commented 3 months ago

Your question is if what you enter at the inject option, could be stored to a file in .app , instead of application settings.

Is that right?

gesu92 commented 3 months ago

No sir, I say instead of having the css stylesheet and the js in the settings, have those codes in 2 different files, in a location that can be accesible for the users. example: .app/js/markor-headinject.js .app/css/markor-headinject.css

sorry the edit! Yeah sir, its that correct!