Skip to content

Commit

Permalink
dev: Update JOURNAL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rlue committed Dec 10, 2021
1 parent eaa6a2a commit cc62ec7
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions JOURNAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,19 +49,24 @@ STATUS: Done

### A Very Big Bug

STATUS: Pending
STATUS: Redacted

If you so much as EDIT an image on one machine, syncthing will handle it by
replacing the file on synced remotes. Xferase will see the disappearance of
that file, which will trigger the deletion of the corresponding image in the
alternate library, which will then trigger the re-deletion of the newly edited
image in the original library.
It appears the following entry was completely incorrect.
(Reproduce and verify your claims before committing them to writing next time!)

What to do?
> ~~If you so much as EDIT an image on one machine, syncthing will handle it by
> replacing the file on synced remotes. Xferase will see the disappearance of
> that file, which will trigger the deletion of the corresponding image in the
> alternate library, which will then trigger the re-deletion of the newly edited
> image in the original library.~~
>
> ~~What to do?~~
2021/12/07
----------

Status: Done

So now I want to get rid of the staging directory. My primary insight here is
to import to both libraries _simultaneously_ using threads. This is tricky
with Photein, because presently, the whole interface to photein is wrapped up
Expand Down

0 comments on commit cc62ec7

Please sign in to comment.