I am working with NoteTaker and in the dictionary I see:
page‚n [inh. item] : A NoteTaker notebook page.
elements
contains entries; contained by sections.
I want to sort entries. Getting the information to sort is easy enough.
I have tried things like:
move entry 1 of current page to end of entries of current page
and other misc alterations of that. They all seem to run but have no effect on the page.
Any thoughts?