Top "Bookmarks" questions

Bookmarks are a browser storage facility for URLs.

Google Bookmark Export date format?

I been working on parsing out bookmarks from an export file generated by google bookmarks. This file contains the following …

date formatting export bookmarks
is this possible to bookmark a page with html button?

is this possible to bookmark a page with html button? <button>Bookmark This page</button> this …

javascript jquery html bookmarks
Firefox Bookmarks SQLite structure

I am trying to write a Firefox 3 add-on which will enable me to easily re-tag bookmarks. For example I have …

sqlite firefox-addon firefox-3 bookmarks
what's the difference between hg tag and hg bookmark?

What's the difference between a tag and a bookmark in Mercurial? I can't seem to find any discussion of how …

mercurial tags bookmarks
What are the limitations for bookmark names in Microsoft Word?

I need to bookmark parts of a document from the name of paragraphs but the name of a paragraph is …

ms-word bookmarks
How to read PDF bookmarks programmatically

I'm using a PDF converter to access the graphical data within a PDF. Everything works fine, except that I don't …

c# pdf command-line bookmarks
Setting a VIM bookmark

How you can set a bookmark in vim? I want to bookmark some lines and functions. How do you make …

vim vi bookmarks
How to use bookmarks and DisableControls

Is it possible to do dataset.DisableControls Bookmark1 := dataset.Bookmark; { do someting............. } dataset.enableControls; dataset.Bookmark := Bookmark1; dataset.FreeBookmark(Bookmark1); …

delphi bookmarks dbgrid
A Firefox javascript bookmarking problem

I'm using the following JavaScript code: <script language="JavaScript1.2" type="text/javascript"> function CreateBookmarkLink(title, url) { if (window.…

javascript firefox bookmarks
How to access Chrome's online bookmarks?

Google Chrome allows you to sign in with your Google account to sync bookmarks and settings. Those bookmarks are then …

api google-chrome sync reverse-engineering bookmarks