<table class="provenance-header" style="border: 0; border-collapse: collapse; margin: 0 0 16px 0; width: 100%;">
<tr style="border: 0;">
<td style="border: 0; vertical-align: top; padding: 0 24px 0 0;">

> **Source:** [https://my.remarkbox.com/55ed5de8-4208-11e9-9d31-040140774501](https://my.remarkbox.com/55ed5de8-4208-11e9-9d31-040140774501)  
> **Snapshot:** 2026-05-07T02:56:43Z  
> **Generator:** Remarkbox `763cacb`  
>
> *This is a subthread snapshot. The living document lives at the source URI above — it may have been edited, extended, or replied-to since.*

</td>
<td style="border: 0; vertical-align: top; width: 200px; text-align: right;">

![Scan for living source](data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJQAAACUAQAAAABdRz15AAABMElEQVR42s2WQY4DQQgDrXyA///SP2ApT3YvuawEh3Sinp45WGCwG/XHsr7qm6SavVVdefFLn+u/3zQgXWUXgHnZ4qlmzWFizMsBngfR8hleDXekXBd4sAZUtS/4o6R/66C+78aZ/0SY4zJfE9OEabqx1vF5cCY2GpqeqXV8Q1pk0mHzoF/sFLc49jo+4OanR73kvqxvCExokLeur6O3UVs8YV8P0zHv1lO8ZqsPAIEK8DpfUWD4i//t+1kPaX6s2nt/RiIhrnXhfwPGRlMj4b0fTBmQhtLUB/olydhCEeUBf0McYM2D3Nf+TBFIFSdc8/fWxe9FchEfBCrcxbgO5gN2Z+A4uX8RBpFxk5zc58ExStbJvJE6NGboi/nAMf34lS7mA4RrriSM4WQ++NZ59wfa+mghyBhmOAAAAABJRU5ErkJggg==)

</td>
</tr>
</table>

Hmmm, I just ran it with your username and got your favorites just fine.
Day One did, however, crash the first time opening after doing that.
Next time it was fine and a handsome lad was doing some Angry Birds
coloring:
[http://ckyp.us/RbgV](http://ckyp.us/RbgV "http://ckyp.us/RbgV"){rel="nofollow"
target="_blank"}

Did you run slogger again to see if it was a fluke?

By the way, the easiest way to undo a run is to use the `find` command
from your Journal folder. Location of the Journal folder in iCloud is
usually
`~/Library/Mobile Documents/5U8NS4GX82~com~dayoneapp~dayone/Documents/Journal_dayone`.

     find . -newerct '10 minutes ago' -type f

Will show you what files were just created in the last 10 minutes.

     find . -newerct '10 minutes ago' -type f -exec rm {} \;

will delete just those files. It\'s faster than manually deleting them
in Day One by far.


---

**Source:** [https://my.remarkbox.com/55ed5de8-4208-11e9-9d31-040140774501](https://my.remarkbox.com/55ed5de8-4208-11e9-9d31-040140774501)  
**Snapshot:** 2026-05-07T02:56:43Z  
**Generator:** Remarkbox `763cacb`
