Carsten Brandt
Carsten Brandt
this depends a bit on the environment, some cameras already do this on their own, some don't so that would have to be an option somewhere which can be adjusted...
related to https://github.com/tux3/qTox/issues/2114
is basePath of both applications the same? i.e. do they both use the same runtime path? If not you need to configure FileCache to use the same path.
> Because isn't it configurable via `options`, see [here](https://github.com/yiisoft/yii2-httpclient/blob/3fc9b07b413ddddc4f74822b58df9b18f639f6f0/src/StreamTransport.php#L53)? good point, did not notice it was configurable like that. It is "only" a bad default then.
Command should ask the user before deleting data, so please add a check `if ($this->confirm(...)) { return ExitCode::ERROR; }`
Thank you!
:+1:
Hi! Haven't seen that you are already working on notes support until now. Wanted to have notes from latex in pdfpc so I created a latex package that allows writing...
If you are using LaTeX this may be interesting for you maybe: https://github.com/cebe/pdfpc-latex-notes I created it after asking this question on stackoverflow: http://tex.stackexchange.com/questions/119191/extract-all-note-tags-from-beamer-as-a-simple-text-file
@DHVEF https://github.com/pdfpc/pdfpc/