Pages

Showing posts with label Windows. Show all posts
Showing posts with label Windows. Show all posts

Friday, November 15, 2024

Insert Hyperlink

CTRL-K seems to be pretty nearly universal shortcut functionality for editing a hyperlink. That's good, I use it a lot. The correct implementation (IMO) is for the modal dialog to place the focus into the link/address text input box. Most apps to that.

Webex Chat and Confluence are annoying outliers that place the focus on the text displayed. At least for the way I always, instinctually use CTRL-K, this is dumb and pointless. I have just typed a phrase I want to link, and have selected it before invoking CTRL-K (select-then-do UI metaphor). Or alternatively I am editing something I have written, and identify a phrase that needs a link. In either case, the display text is already written and selected--I effectively never expect to change that in the modal dialog.

Blogger lands in the middle--it doesn't default the focus anywhere. So I don't wind up typing in the wrong place without noticing, which is a small improvement.

Is this just a me thing? Are there other common use cases/workflows where the semi-standard default doesn't make sense?

Sunday, November 13, 2011

Grid or Flow Layouts for Windows and Browser

I have this belief that computer users are not getting nearly the full benefit they could from the ever-increasing monitor space. What has bugged me for years is the difficulty of arranging windows. It is SO tedious to do it by hand.

I know recent versions of MS-Office have arrange-compare features. I haven't used them a lot. They seem ok. But a lot of the arranging I want to do it ad-hoc. I haven't thought deeply about it, so don't claim to have the answers, but I definitely feel an itch.

One idea I have is guidelines, like in PageMaker. So maybe I draw a vertical guidelne 2/3 of the way across my screen. Any app I drop to the left of it fills the left 2/3. Any app I drop to the right fills the right 1/3.  Further refinements, such as tagging one of the panes to be "always on top". Maybe others, like drilling through the panes, or each pane having tabs. Complexity, I know.

I have come across a few utilities that try to do some of this, but none that accomplished much for me. I know there are virtual desktops that might do some of this, too. I tried one years ago.

The other thing I would like to see implemented in certain apps is a form of a flow layout. For instance, we make heavy use of Office Communicator. I have my auxiliary laptop monitor devoted to OC sessions. I would like these to auto-arrange themselves, tiling sideways across the screen. (Actually, there is a lot more organizing OC should be doing for the user, with or without OS-level enhanced window arrangement--but that's another story).

Sunday, June 27, 2010

DropBox and My Documents

I've spent a big chunk of the day setting up a new Windows 7 laptop. Primarily to be used by my wife, Beth, but needing also to be accessible by me and our 3 kids. I thought I would take time to set up Dropbox, something I have read about but never actually used. I think I have it up and running, but there was a key modification I had to make. I really want Dropbox to be the default, like MyDocuments. But for the most part, Dropbox acts just like a folder in the file system; the key is that any file or folder placed within it will be synched to the cloud.

So what I really wanted to do was replace "My Documents" with "My Dropbox". Fortunately, in Windows "My Documents" is really just a label, that is applied by default to a folder User/Documents. So if you go into the Users list in Windows Explorer, and right-click on My Documents, you get a dialog which includes a Location tab. Within that Location tab, you can specify any arbitrary folder you want. So, change it to User/My Dropbox, and you are all set. (Note: This also requires not letting Dropbox default the location of My Dropbox--you have to tell it to put it as an immediate child of User.)

08/25/13 UPDATE: Unfortunately, this seems to break the built-in 1Password-Dropbox integration. 1Password is essentially "hard-coded" to expect Dropbox to be in the default location. Or at least it did a few months ago--I haven't checked since then.