A photo taken today, 2026-08-31 can be seen with jotta ls -l:
$ jotta ls -l Photos/Timeline/2026/9
Name Size Last Modified
------------- ------- -------------------
IMG_1195.HEIC 1.86MiB 2026-08-31 10:17:18
The photo does not appear in $ jotta ls Photos/Timeline/2026/8
The folder 9 doesn't seem to exist...
$ jotta ls Photos/Timeline/2026
1 2 3 4 5 6 7 8
... which is to be expected as we are still in August.
When I am trying to download this photo ...
$ jotta download Photos/Timeline/2026/9/IMG_1195.HEIC ~/tmp> starting download Photos/Timeline/2026/9/IMG_1195.JPEG => /home/aurel/tmp/IMG_1195.JPEG
> gathering metadata ... (ctrl-C to cancel)
> 0 files (0bytes) found in 661.524113ms
could not find any files to download...
... but I can download it with:
$ jotta download Photos/Timeline/2026/8/IMG_1195.HEIC ~/tmp> starting download Photos/Timeline/2026/8/IMG_1195.HEIC => /home/aurel/tmp/IMG_1195.HEIC
> gathering metadata ... (ctrl-C to cancel)
> 1 files (1.86MiB) found in 699.702671ms
I am using alias jotta=/usr/bin/jotta-cli.
A photo taken today, 2026-08-31 can be seen with
jotta ls -l:The photo does not appear in
$ jotta ls Photos/Timeline/2026/8The folder
9doesn't seem to exist...... which is to be expected as we are still in August.
When I am trying to download this photo ...
... but I can download it with:
I am using
alias jotta=/usr/bin/jotta-cli.