zoom`control: laptop+MSOL+NP++..

See also blog post on notepad++ font size and zoom

  • method: touchpad finger gesture — least reliable
  • method: touchscreen gesture — but a “shallow” zoom, which pushes the screen-edge content off screen 🙁
  • method: hot key — most reliable. My top recommended method if available. However, beyond browsers, many apps don’t have familiar keyboard shortcuts.
    • MS Outlook: no hot key:(
    • NotepadPlus: Ctrl and “+” key on far-right

##browser tips: hot key++ #alt-leftArrow

  • All 3 offer reopen-last-closed-tab
  • close current tab — ctrl-w
  • ctrl-shift-click on a link to open in new active tab
  • .. Gc/Op tested
  • — Op = opera
  • back to last page — ctrl-leftArrow
  • ctrl-shift-b (F1 for me) to open the very useful bookmarks page .. to move bookmarks among speed-dial, other-bookmarks..
  • to remove unwanted speed-dials: go to bookmarks -> speedDial -> find an “x” button (i.e. delete) on each item.
  • ctrl-click on a link to open in new inactive tab. Better than context menu!
  • — Ff = firefox:
  • in-page find: WholeWord
  • — Gc = Google chrome
  • alt-leftArrow to go back
  • ctrl-tab to switch tabs
  • too many icons to the right of address box? Each is a chromeExtension. To clear them, click on jigsaw-puzzle icon beside them

##MSExcel hotkeys #jumpBack

  • Ctrl/minus does deleteCurrentSelection. Selection can be entire row
  • Ctrl/Shift/plus inserts …
  • .. it can insert a blank row above your current position, iFF the implicit “copy/past board” is empty
  • ctrl/leftBracket … to highlight the range referenced by current formula cell. Supposing E1 is a formula cell, and you need to highlight all cells which was referenced by E1. Please select the formula cell E1, then press Ctrl/[ (the open-square-bracket) keys simultaneously.
  • .. F5 then Enter .. to jump back to E1.

My most frequent operation is insert_Copied_Row.

  1. Ctrl-C to copy a row
  2. optionally move to a place
  3. ctrl-shift-plus to insert Above it
  4. Before inserting again, you need to copy again.

win10 hot keys for my folders #+files

Q: is this topic vs winUp, which deservs more tcost?
A: I could live without the hot keys, so let’s reduct out t-investment.

— My goals:

  1. hot key with meaningful, memorable key combination .. 0.txt, tmp.txt
  2. desktop folder of shortcuts to my hot folders/files .. most visible but could clutter
  3. startMenu shortcuts to my hot folders/files

Most important file types are .. 1) *.txt 2) *.xls

— method 1 (non-admins): I created a desktop folder ‘1sys’ to avoid ‘sys’. Now I can use keyboard to hit WinKey -> 1sys. Physical file/folder on desktop is good but a shortcut named 1sys failed to work 🙁

q[ `dtopHot ] worked fine.

🙂 This technique lets me create memorable hot keys for many different files and folders.

  1. — to set up
  2. I move the file link like tmp.txt.lnk (or the physical file spreadsheet.xls) to a 1sys on the desktop
  3. — to use
  4. hit winKey
  5. start typing the file name
  6. pray that your file will show up

— method 2 (non-admins): hot key

Find the folder on desktop or C: or a remote folder, right click -> pray to get a “pinToStart” (above SendTo) that can create a clickable shortcut in start-menu but the only workable keyboard accelerator involves several keystrokes: Winkey->downArrow->downArrow

( The pinToQuickAccess is for a different purpose – quickAcess is a list of folders showing on top in MSWE. )

minor question: can I make winKey-E start from a custom directory?

— method 3 (admin users): create a prominent item in start menu

create a folder like C:\ProgramData\Microsoft\Windows\Start Menu\Programs\myHotKeys. In it, create regular windows shortcut to your favorite file. Name the shortcut something like 0.txt. This method is tested on HP71 and A95

Then press winKey -> type 0 -> the shortcut would show up -> right click -> pinToStart to create a clickable shortcut in start-menu

Result: from now on, when I press winKey, I can see abc.txt showing up as a favorite file

  1. — to set up
  2. I created one or more regular desktop shortcut to say tmp.txt
  3. Then I created a subdir like “txt” in exactly C:\ProgramData\Microsoft\Windows\Start Menu\Programs
  4. then I move those shortcut files over
  5. — To use:
  6. (1 keystroke) hit windows key or click start button. In some systems, you would immediately see 0.txt 🙂
  7. now type first few chars of the shortcut filename
    1. (1 keystroke) “0” key. Some Systems automatically suggest 0.txt
    2. (3 keystrokes) “tmp”, to get “tmp.txt”
  8. (1 keystroke) Enter key to open the file in notepad++

Q: how to make the search more precise, by making the item names more unique?

Q: To rename the folder from myHotKeys to 0HotLinks?

  • duplicate the folder
  • rename the clone folder
  • go back to original folder and rename the files therein and test. The files in the new folder should work. If you type the first chars of the file name -> file shows up -> Click the OpenFileLocation -> reveals the renamed folder.  Note the file is a *.lnk file.
  • remove original folder.
  • After a while (up to minutes), the 0Hotlinks folder would  show up in the start menu, above the names starting A, B etc, hopefully above all others. In that case, you can use keyboard navigation

====Other shortcuts using more than keyboard

  • MSWE QuickAccess
  • desktop folder of shortcuts

hot keys ] windows/wpress/Adobe

— Adobe reader
jump back .. Alt-leftArrow. You can find it in View-> pageNavigation
— wpress
to get a full-screen editor-only.. click inside the text area then hit ctrl-shift-F. (Broken if in Chinese input mode)
— windows

  • #2 (wind breaker) winKey-Break to see environment variables
  • #3 alt-PrintScreen to take screenshot of a single window