-
v1.1.3 Stable
released this
2026-03-27 22:34:18 +00:00 | 20 commits to master since this release- features
- Sort - sort list objects by property and save as index in.sortfolder.
- GetSortedNodes - get list objects sorted by property index.
- Upload - save files as<ROOT>/__a/<property_name>-<blob_hash>.
- Node.Link - bool property to indicate if a node is a filesystem link.
- Node.Value - now contains absolute path for symlinks.
- Upload - save filename from hex to BASE62 (using abcex)
- AddTemplate - add template to list to be used as commands during adding object - bugfixes
- Upload - fix double hyphen in blob names.
- Refresh - skip.sortand__adirectories in filesystem traversal. - commands
- SORT (\X) - new command to sort list by property.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- features