ark-
ark-
My bad, I assumed it would be a quick win.
For watchers of this issue, seems to be activity over on https://github.com/vladimiry/ElectronMail/issues/357
Reports show that it's making a massive difference to ElectronMail users. I'm fairly frustrated by the slow start up times and having to force close and reopen Tutanota every time...
I've been looking for this for some time and my solution is to have a separate python script handle my input and create a `replay.json` in the replay format. Which...
Could you compare against an edition in the cookiecutter.json. If, for example, `"__cookiecutter.edition__"` is `"2"` then use the new schema. If this is omitted then assume schema 1? Rust does...
> After a little more playing: making entire files conditional using `{% if %}` in filenames works great if you're targeting *nix platforms. Using it in directory names doesn't work...
That's actually a really good point about exes and reference documents. I use Keypirinha to launch apps and so that wouldn't help but a lot of the time I use...
To extend to this, iOS photos also has face tagging and this data is stored in the EXIF as a collection of bounding boxes. However, the ID it assigns these...
That's pretty crazy that a massive refactor is needed. Are there other bonuses to the "native" apps? I must admit I've taken to just using safari on my laptop instead...
Great work! Out of interest, what method is used to compare the photos and determine a match? I note you match a hash but I'm not familiar with how Photoprism...