Neven

Results 99 comments of Neven

No progress as far as I know. Some related issues: orgzly/orgzly-android#269 orgzly/orgzly-android#331.

What locale do you use? Calendar and shortcuts should honor that setting. I use "English (United Kingdom)" and Monday is the first day of the week. Though I guess option...

> I took this feature and started working on it. Thanks! > I am putting the switch on the prefs_screen_look_and_feel.xml. > If you think it needs to be in another...

I do think we should cover all cases right from the start.

"Separate header and content" option affects this. Properties and planning times are consider part of the header, everything else is "content".

> I have the "separate header and content" option unchecked already. But that doesn't prevent Orgzly from adding the empty line after the PROPERTIES block. I can't seem to reproduce...

``` *** Subsection 1 On syncing, Orgzly will add en empty line between the PROPERTIES block and this section's heading. ``` This whole thing is considered a note in Orgzly,...

> Why does Orzly have to reformat everything, and not stick to what it finds in the input file? (ok, I know what a parser is, but here you deal...

I'm not finding a way to remove just that check. Perhaps someone else knows if it's possible, without adding an option to allow any certificate (which probably shouldn't be done).

> I'm not finding a way to remove just that check. Scratch that, it's possible by overriding `HostnameVerifier` when creating `OkHttpClient` in `WebdavRepo`. A check against user-defined patterns could be...