Karl G

Results 52 comments of Karl G
trafficstars

Similar problem here. Works great for .txt files, but .md can't be edited on android.

I think the only good solution is a integrated text editor with markdown support...

Android completely destroyed the file APIs The introduced some "security" models and want the devs to support the content:// protocol (kind of like an in-app virtual file system; similar to...

Folder Sync would be very useful for non-cloud apps like notes-taking, or todo.txt clients. Is there a reason why it is not implemented? Or just the usual, somebody needs to...

A workaround is using the WebDAV (SeafDAV) interface to seafile and run any of the many (non libre) WebDAV Sync Tools. For Example: https://play.google.com/store/apps/details?id=dk.tacit.android.foldersync.lite&hl=de Most of these apps can not...

```js // based on https://github.com/substack/node-mkdirp/blob/master/index.js function mkdirPwebdav (p, opts, f, made) { if (typeof opts === 'function') { f = opts; opts = {}; } else if (!opts || typeof...

Firefox does support this via CSS: https://caniuse.com/#feat=css-image-orientation

Ok. Well the colors differ a bit between the Kvantum themes of materia and arc i found. So this needs to be adapted to work with `change_colors.sh` script. I think...

Oh fusion is just the default qt theme and therefore used by default if the theme does not provide a qt style or kvantum theme (in case of gnome with...

Yes but that is only useable with qt5c as far as i know. There is no support in QGnomePlatform.