I teach math to undergrads, and damn it's sad. They don't know how to send a PDF file from their phone to laptop, and upload it to Canvas. One guy ended up emailing it to me. They don't even know what a folder/directory is.
Well, in his defense, I could save a file from 8 different applications and they end up in 8 different locations on my phone file system. You would think they would all go to Documents or Downloads...nope. apps dont let you pick locations, and if they do, you don't get to pick anywhere you want
Apple has a default share option of “Save to Files” where you can navigate where you want it saved. The default location is definitely application specific though.
Managing digital information today is a horrible mess of silos and big business driven incompatibilities. It often drives people to use PDFs, as there is nothing appropriate.
Blame the software/businesses, not the victims/users.
"Regular people having trouble with file management? Why don't they just use this obscure, unintuitive program that they clearly won't know how to use!"
There's a moment at which people have to accept that they just cannot use some things. Either they're willing to learn how to use them, or they do without. It's quite simple.
After a while, there are no such "simple things" unless you expect a Star Trek type of interaction "computer, transfer this information" which completely abstracts everything.
Maybe that will happen some day, maybe not, but for now people still have to learn how to drive cars and what the fuck a directory is.
With usb cable most of people doesn’t even know where to start. They have no idea of where the document is saved. Plugging the phone to the computer doesn’t show a “recent files” list but the whole directory hierarchy. Maybe they even used some proprietary note taking app that doesn’t create a file and they don’t realize that
You'd be correct on that Airdrop assumption. I get most of Lemmy reflexively hates Apple, but Airdrop between two Apple devices you own is about as braindead simple as it's possible to be.
Afaik last time I connected my phone via USB I needed to pull down zhe notifications and there was a silent option offered to switch the type of USB connections.
The only problem I see with KDE Connect is that you need to pair the devices. Works great if both are yours, but probably its not something you want leave with the default settings if its shared with someone else.
Miniserve is a program for computers. Though you can run it in termux. It just opens a tiny server instance for file sharing, you can download/upload files to a directory directory. Will also show QR for the link.
My dream is the (earlier pre 2020s) openness of Android combined with the cohesion and design of Apple.
Android truly is a magnificent clusterfuck like Windows but I still prefer that over someone like Apple defining where I can go and where not.
For Android what is my main draw is that I can fuck around in the filesystem with apps like mixplorer and sideload apps at my own risk. The first part (this is all from the very limited time I had to fiddle with phones from clients) is impossible and the second has too many string attached as far as I am aware.
Oh and I obviously spend money on some apps I would need to find replacements for and most likely pay again. The other points would need to be a strong contender to make me move entirely.
Best of both worlds is a jailbroken iPhone, but it’s becoming nigh impossible these days. Sure, if you have an older phone it’s still possible with some caveats, but long gone are the days of a new model being jailbroken in a year, never mind a week.
Same with rooting.
Sure it's doable but outaide of special distros like lineageOS (community dev project to extend the longevity of phones and as an alternative to the OEMs flavor) and GrapheneOS (heavy privacy focus but pixel exclusive) I havent noticed or missed any major downsides I'd get from rooting my phone as I did in the past.
Now all Google needa to do is glue the whope mess into a cohesive product without doing an Apple from A to Z.
Why would they need to know what a folder/directory is? It’s a remnant from meat space and was replaced by tagging and is being replaced by LLM search/AI.
Why wouldn’t they be able to upload it directly to canvas?
I really empathize with people that didn’t have to figure out how to rip a CD at 2x speed or take a class on card catalog systems. They skipped a lot of critical problem solving learning opportunities.
The directory remark is unrelated to the Canvas one. I guess they didn't have the app set up on their phone in that case.
Anyway, have directories been replaced? I'm having a hard time remembering any filesystem without directories. And we don't need to put AI in every fucking thing.
I actually use tags as directories in GMail. I can't find shit otherwise. (Tangent: just how shitty is the search in Outlook? I can never find anything unless labeled in advance.)
I agree for the apps. But then they shouldn't deal with files anyway. They should just access certain directories as permitted by the system, and those should also be exposed to the user.
Hard disagree on the documents (or anything else, really). One ends up emulating folders using tags anyway, and there's no real way of doing it in a platform-independent way. Also, searching can be very annoying in many cases. For my research, I end up working with the same files for a few weeks straight. It's much better if they're in a folder, rather than searching them every time.
Google docs doesn’t really use folders, and neither does o365. Especially when in a mobile device. Sure you can use folders but it’s limiting compared to tags.
Directory hierarchies are absolutely not a remnant from meatspace. The world "folder" is, but IRL folders are a totally different beast because they're not nestable. Tags and searching serve useful purposes but they don't replace directory trees.
The problem with virtual folders is you can’t have one document in multiple folders without causing chaos because of how limiting that hierarchy is. This is why tagging is better.
Location is irrelevant and a legacy method of thought. Why would a digital file need to be held down to a single location? Sure, you could symlink it but that’s a crutch.
Yeah I grok it I just have no idea how you are going to solve all the issues this involves. Like memory mapped I/O or air gapped networks where the file is in a physical location etc. it feels like you will just have to reinvent directory structure inside tags.
Dunno know, maybe make your own *nix that works this way and try to get attention to it.