i was was wondering , is there a way to sort a dragable list using the “list tagged draggable macro” and retain the sort order whilst keeping the drag and drop working
1-Compose ballad
2-Get the Ring
3-Kill the Dragon
4-Make the beds
but offcourse the list is no longer draggable as the sort will enforce the list to snap in alphabetical order
so now i remove the sort , but then the order switches back to the orignal ordering without the sort
is there a way to retain that alphabetical ordering ?
i want to have a button , to sort the entries , but still allows to move things around if i want to, so its like a one time sort thing, not a persistent sort
sorry to come , back , but apparently the List field only stores the list order, modifying the field does not change the list order , like its a one way realtionship
my idea was to store the order after the sorting i like ,then set the field to that order after removing the sort
is their another way of controlling the order of a drag&drop list?
Edit : ok i take that back sorry it does , the problem is that sorting the drag&drop list does not reflect in the tagged tiddlers list field , hence any sorting i am doing is useless becuase i cant store/recall it
and so i guess i am back to my original question , is there a way to sort a Drag&drop list ?