My main problem is that when I start something on the phone (usually a web page) I do not have an easy way to continue on the laptop. I end up sending myself emails or "pushing" the web page on the laptop (using the "share" function or Pushbullet - either works from time to time).
The other way around is even more complicated.
How do you manage that?
Do you use an app to take over the phone on your laptop? I tried in the past to join my phone with Windows but the experience was very bad (the phone had to be constantly unlocked, some apps were not working, ...)
Or do you have a set of micro-services that each do their thing? (sharing a file, sharing a URL, ...)
For some rare exceptions, I've saved a link as a Slack note-to-self. Another simple option might be a Google Doc.
For email, I use an IMAP account, so all of the current and important stuff is not (just) on either client.
https://support.apple.com/en-us/102426
Most of the time I'm using that from the Cmd-Tab-Switcher. There’s also a shared clipboard. Both are rather fast.
In an ideal world that would be a standard, although there are obvious problems around identity, security, and app frameworks.
--
Could a web browser with bookmark sync maybe work? I don't know how fast Chrome/Firefox are in that regard. But bookmarking to a simple tmp folder would be the first thought.
--
Other weird idea for the Windows-to-phone use case: A browser extension which generates a visible QR code for the current page, then use the phone's camera app to open that. Trains your arm and isn’t dependent on the network.
But very few Android phones have LTW built-in yet.
I think the mainstream way from Microsoft is to install or upgrade LTW on your Android phone if you haven't done it already:
>https://play.google.com/store/apps/details?id=com.microsoft....
And this is some of what you're supposed to be able to do with it:
>https://support.microsoft.com/en-us/topic/seamlessly-transfe...
Good luck !
For texting, I use Google Messages for Web.
For browser tabs and history, Chrome syncs them automatically if you're logged in. You can easily reopen tabs on the other device. Not form data though.
For actual user input (forms, etc.) usually the cloud web apps (Gmail, etc.) save your progress to your account anyway. Coding work is synced by git push and git pull.
Logins and 2fa are all synced by 1Password. Photos and documents and files by Google.
There's not much else I need to share between the two.