Felix Eckhofer
Felix Eckhofer
> I see I can hide a person, but not 'delete' that person. The only way I've found this is to go into each picture and click the 'eject' button...
`ctrl`+ click works, but it also creates a second cursor (a feature which I was not aware the markdown editor had).
Note that `ctrl` + click only works on manually set up links (`[name](target)`) while it seems to do nothing except creating multiple cursors on auto-detected urls.
Actually, LibreOffice only displays a tooltip on hover:  Same behavior on Word (2010):  If "Rightclick -> Open in new tab/window" works, I would argue ctrl+click is actually fine...
Samsung's Contact App on Android allows custom events to be added, which use `X-ABDATE` when synced with DAVx5.
How about using "UserAgent Switcher (disabled)"? That would be more in line with what others are doing and still convey the important information.
`php-xml` is one of the requirements I only found by trial and error.
Are you saying it's intended behavior that a cron job which is installed by default generates a mail every night? Because cron generates a mail if any output occurs, cronjobs...
@dwlfrth True, but `tar` writes its warnings to stderr, so `>/dev/null` would not be enough to silence the cronjob, while `2>&1 /dev/null` would also prevent errors from being sent out.
MPRIS would certainly be the most comprehensive solution.