Is there a way to use the journal-date field to organize journal entries with nested subsumes?

The subsume plugin:

I am using: https://giffmex.org/gifts/subsume.html

Using a datepicker:

I found <$edit-date field=“lastSync” showTime=“yes” showSeconds=“yes” use24hour=“yes”> from: Date picker + Action widget - #4 by linonetwo (edited it to read field=“journal-date”)

I also found this: Use date picker in a field while creating a tiddler - #4 by EricShulman and implemented it, changing the necessary field names to fit my case.

So now I am using YYYY0MM0DD0hh0mm0ss0XXX in the journal-date field. Is this format OK?

Oh I just saw your new reply. I will check it out.