protist
protist
There used to be a workaround a few versions ago. Users could edit `/var/www/owncloud/apps/calendar/lib/calendar.php` manually, but this file seems to have disappeared. Does anyone know where this file is now?...
Thanks @EtlamGit. I found the line, and modified it as below ``` --- /var/www/owncloud/apps/calendar/js/public/app.js.factory_default 2016-12-12 19:52:38.109146413 +1100 +++ /var/www/owncloud/apps/calendar/js/public/app.js 2016-12-12 20:03:00.848151134 +1100 @@ -5871,7 +5871,7 @@ self.colors.push(self.rgbToHex(self._hslToRgb(hsl))); }); } else...
In the past I've held Shift and clicked the refresh button. However, I tried both of these, and the colour picker still didn't change. Searching the [web](https://support.mozilla.org/en-US/questions/1103414#answer-828770) suggested that both...
@EtlamGit Apologies for the delay in replying. Hope you had a good holiday too! 😁 Thank you very much for your response; it works perfectly for me. Cheers.
Thanks @Screwitfix. That sounds useful, but the important part that is missing for me too is "the ability to request an update to the persons location".
Thanks @bilde2910. I previously installed OwnTracks and tested it. Unfortunately the main problem for me [was that](https://github.com/owntracks/owntracks/issues/19) the infrastructure _could not_ allow any manual request to update a person's location....
@natrius You mean like the issue I linked in my original comment? 😁
@natrius I don't entirely understand the first part of your response, but the second problem I mention is also in the linked issue. PhoneTrack and Traccar both look really interesting....
I'm testing out vim-pandoc-syntax as an alternative to vimwiki. One of my main irritations is over-interpretation of `$` in vimwiki. Pandoc is indeed "smart" with this, correctly parsing something like...
I'm seeing the same thing on my system. `/home/protist/foo` gets trashed to `/home/.Trash/1000`. However, `trash-empty 7` won't empty this trash. My setup is described in issue #38. I also tried...