Sam Hasler

Results 75 comments of Sam Hasler
trafficstars

Wouldn't it be better to implement it as a [page action](https://developer.chrome.com/extensions/pageAction) instead of a browser action, so it appears inside the address bar (and is thus associated with the page),...

I think I'm basically asking if when the uri matches `^https://d.docs.live.net/[0-9A-Z]+/.*$` if it's possible to skip (ignore the test) here: https://github.com/orgzly/orgzly-android/blob/master/app/src/main/java/com/orgzly/android/ui/repo/webdav/WebdavRepoViewModel.kt#L27

Since I knew WinSCP could authenticate to OneDrive I went looking for how it did it. Here's the [WinSCP commit](https://github.com/winscp/winscp/commit/7550bec1ea20ba669fd1bb507c7eee8015913488) to "Support Microsoft Passport authentication to allow WebDAV access to...

I also tried FolderSync to sync directly with OneDrive but like you I had difficulty getting it to sync reliably. I now use syncthing to sync with my desktop's OneDrive...

There are (currently) 5 duplicates of this issue: #8581 #8587 #8588 #8590 #8594

is this a duplicate of (or otherwise fulfils the requirements of) #3555 ?

Ah, hadn't realised that command existed. I was going by the available buttons on the panel. I guess it would have been helpful if there was a button for it,...

A couple of apps that might help people out: * [Cmdow](https://ritchielawrence.github.io/cmdow/) is a command line tool that can manipulate windows. * [MultiMonitorTool](https://www.nirsoft.net/utils/multi_monitor_tool.html) from NirSoft is a GUI and command line...

@MikeWilliams-UK NirSoft have another tool that can move (center) windows on a single monitor. 1. Download the WinLister application [here](http://www.nirsoft.net/utils/winlister.html). 2. Run WinLister as Administrator and select the window you...

One of the comments on the answer points out that there's also [WinExplorer](http://www.nirsoft.net/utils/winexp.html) which doesn't need admin rights. There's also [GUIPropView](https://www.nirsoft.net/utils/gui_prop_view.html)