Comment on Show HN: ShipMD.app – Moving things in folders, move things in the real worldComments−hankbond1moI guess... just, why?−bosky101OP1moprogrammatic logistics? mv $HOME/ship/spanish-jersey $HOME/ship/work Restaurants know how to work with folders & talk to codex/claude/gemini or just drag drop mv $HOME/ship/cooler mv $HOME/ship/darkstore1/ or move them in bulk in bash for i in `ls $HOME/ship/winter-clothes/*` ; do mv ... The file system is such a wonderful thing. The world deserves to use it to its full potential~Bosky−hankbond1moDid you consider using WebDAV here?
Comments
I guess... just, why?
programmatic logistics?
Restaurants know how to work with folders & talk to codex/claude/gemini or just drag drop or move them in bulk in bash The file system is such a wonderful thing. The world deserves to use it to its full potential~Bosky
Did you consider using WebDAV here?