Firefox - Make Desktop Shortcut to Library / "Other Bookmarks" ?

Page 1 of 2 12 LastLast

  1. Posts : 87
    Windows 10 Pro 64-bit
       #1

    Firefox - Make Desktop Shortcut to Library / "Other Bookmarks" ?


    I have this Shortcut that opens to "All Bookmarks"

    "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -chrome chrome://browser/content/places/places.xul

    . . . but, how do you change it, so it opens to "Other Bookmarks" . . . which is a sub-directory of "All Bookmarks" ?

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

    "Ctrl + Shift + B" with Firefox open does what I want, but uses the keyboard . . . Is it possible to make a Shortcut that does "Ctrl + Shift + B" on Firefox?

    Keyboard shortcuts - Perform common Firefox tasks quickly . . . https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly#w_bookmarks

    Library window (Bookmarks) . . . Ctrl + Shift + B

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

    This might work, but I don't know the syntax:

    Firefox internal commands . . . http://forums.mozillazine.org/viewtopic.php?f=19&t=2871035#

    PlacesCommandHook.showPlacesOrganizer("UnfiledBookmarks");

    - - - - -

    For example, this doesn't work in a Shortcut, or as a .BAT file, using the "<" as "Redirection"

    "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" < PlacesCommandHook.showPlacesOrganizer("UnfiledBookmarks");

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      My Computer


  2. Posts : 17,838
    Windows 10
       #2

    mb1280 said:
    I have this Shortcut that opens to "All Bookmarks"

    "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -chrome chrome://browser/content/places/places.xul

    . . . but, how do you change it, so it opens to "Other Bookmarks" . . . which is a sub-directory of "All Bookmarks" ?
    Use:

    chrome://browser/content/bookmarks/bookmarksPanel.xul

    within the browser, though; just bookmark it.

    if you try to make a desktop shortcut of it, you'll get this useless truncated version of the Bookmarks Sidebar on your desktop!

    Firefox - Make Desktop Shortcut to Library / &quot;Other Bookmarks&quot; ?-000020.png
      My Computer


  3. Posts : 87
    Windows 10 Pro 64-bit
    Thread Starter
       #3

    Thanks . . . that shows another way to do it, but doesn't take me directly to "Other Bookmarks."

    It got me to think though, the "-chrome" command I've been using, what is that? Like "chrome" on a car? Is that the metaphor? (yes, see below). It's similar to an http:// command.

    So the command I've been using pulls up an XUL "skin"? . . . So the answer is to modify that "skin"?

    "places.xul" doesn't come up when I search for it . . .

    So I guess the question has become, where is "places.xul" (I looked, nowhere to be found), and can I take a copy, and modify it, so it default opens you to "Other Bookmarks" ?

    Here are links I looked at:

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

    Mozilla Command line options . . . Load the specified chrome . . . -chrome . . . as in . . . "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -chrome chrome://browser/content/places/places.xul . . . Command Line Options - Mozilla | MDN

    Providing Command-Line Options - Mozilla | MDN . . . Extensions and XUL applications can modify the way command line parameters are handled by writing a component that implements the nsICommandLineHandler interface and registering it in a category . . . Providing Command-Line Options - Mozilla | MDN

    Modifying the Default Skin - Mozilla | MDN . . . Outdated info, but provides a clue . . . A skin is a set of style sheets, images and behaviors that are applied to a XUL file. By applying a different skin, you can change the look of a window without changing its functionality. Firefox provides a skin by default, and you may download others. The XUL for any skins is the same, however the style sheets and images used are different . . . Modifying the Default Skin - Mozilla | MDN

    XUL - Mozilla | MDN . . . XUL (XML User Interface Language) is Mozilla's XML-based language for building user interfaces of applications like Firefox. The term XUL is sometimes used to refer to the whole Mozilla platform (e.g. XUL applications are applications using XUL and other components of the platform) . . . See XUL Tutorial link on this page . . . XUL - Mozilla | MDN

    Chrome - Glossary | MDN . . . In a browser, the chrome is any visible aspect of a browser aside from the webpages themselves (e.g., toolbars, menu bar, tabs). This is not to be confused with the Google Chrome browser . . . Chrome - Glossary | MDN

    Browser and GUI Chrome . . . I don't know who came up with the term "chrome," but it was likely a visual analogy with the use of metal chrome on big American cars during the 1950s: the car body (where you sit) was surrounded by shiny chrome on the bumpers, tail fins, and the like. Similarly, in most modern GUIs, the chrome lives around the edges of the screen, surrounding the middle area, which is dedicated to the user's data . . . Browser and GUI Chrome
      My Computer


  4. Posts : 17,838
    Windows 10
       #4

    mb1280 said:
    Thanks . . . that shows another way to do it, but doesn't take me directly to "Other Bookmarks."......
    If you leave 'Other Bookmarks', and only 'Other Bookmarks' expanded, it will...

    Firefox - Make Desktop Shortcut to Library / &quot;Other Bookmarks&quot; ?-000027.png
      My Computer


  5. Posts : 87
    Windows 10 Pro 64-bit
    Thread Starter
       #5

    I tried that, thanks! . . . Yes, I see that it stays expanded, but:

    Bookmarks Library . . . I added this "chrome" to my Bookmarks Toolbar, then . . . It prefaces each new Bookmark I make with "(1) " . . . Access to the URL is there, if you want to edit it . . . chrome://browser/content/places/places.xul

    Bookmarks Panel . . . I added this "chrome" to my Bookmarks Toolbar, then . . . It prefaces each new Bookmark I make with "(1) " . . . It's not as good as the "stand alone" skin, because if you want to edit the URL, you have to do "right-click" / Properties to get to it . . . chrome://browser/content/bookmarks/bookmarksPanel.xul

    Bookmarks messed up . . . Firefox Support Forum . . . So how do I fix it, how my new Bookmarks are now all prefaced with "(1) " ? . . . Firefox automatically creates backups of your bookmarks . . . To recover them, go to: Bookmarks / Show All Bookmarks / At the top of the Library window, click on "Import and Backup" / Select Restore, and click the date of the bookmark backup you want to recover . . . I selected the previous day - works, back to normal . . . https://support.mozilla.org/en-US/questions/1034239

    places.xul - DXR . . . Maybe I can take a copy of this code, put it in a text file, give it a different name with the .xul extension, and edit it, so the "cursor" defaults to "Other Bookmarks"? . . . What part of the code would I change to what? . . . I would need to use an XUL editor. Are there any free ones? What are they? . . . I would just be modifying the code for this "skin" a little bit . . . Is there anything I need to watch out for, so I don't mess up the bookmarks, or Firefox, when I used it? . . . It seems like too much work, too much time to learn, and easy to mess things up. For now, I think I'll just stick with using the standard "places.xul" or Ctrl + Shift + B . . . https://dxr.mozilla.org/mozilla-central/source/browser/components/places/content/places.xul
      My Computer


  6. Posts : 87
    Windows 10 Pro 64-bit
    Thread Starter
       #6

    Conclusion: To delete Bookmarks from Firefox, the easiest way is to use . . . Ctrl + Shift + B . . . or . . . . . . Bookmarks / Show All Bookmarks . . . because it defaults to the "Other Bookmarks" sub-directory
      My Computer


  7. Posts : 17,838
    Windows 10
       #7

    Oddly enough, it works on FF 56!
    (As does 'FTDeepDark'!!!)

    Firefox - Make Desktop Shortcut to Library / &quot;Other Bookmarks&quot; ?-000566.png
      My Computer


  8. Posts : 87
    Windows 10 Pro 64-bit
    Thread Starter
       #8

    The reason I wanted to know . . . please see what I just posted here today, 12/13/17 . . . I have one more link to add:

    Bookmarks - How to extract them from places.sqlite, and save as a .CSV . . . Bookmarks - How to extract them from places.sqlite, and save as a .CSV | Firefox Support Forum | Mozilla Support
      My Computer


  9. Posts : 17,838
    Windows 10
       #9

    mb1280 said:
    The reason I wanted to know . . . please see what I just posted here today, 12/13/17 . . . I have one more link to add:

    Bookmarks - How to extract them from places.sqlite, and save as a .CSV . . . Bookmarks - How to extract them from places.sqlite, and save as a .CSV | Firefox Support Forum | Mozilla Support
    Heck, if you wanted to do something like that, you could put live links into Sticky Notes!

    Firefox - Make Desktop Shortcut to Library / &quot;Other Bookmarks&quot; ?-000569.png
      My Computer


  10. Posts : 26,442
    Windows 11 Pro 22631.3447
       #10

    Edwin said:
    Heck, if you wanted to do something like that, you could put live links into Sticky Notes!

    Firefox - Make Desktop Shortcut to Library / &quot;Other Bookmarks&quot; ?-000569.png
    I have close to 1000 BM's , I cannot cut and paste that long.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 18:00.
Find Us




Windows 10 Forums