It usually takes a few minutes for replies to show in the group. That's just nature of Google Groups.
Regarding OP's issue, while there's no way to store "file:///" links in Google Bookmarks (as John said, this is a Google Bookmarks "feature", not a limitation of GMarks) if you really had a huge number of links you wanted to save, you could technically install IIS and put your PDFs in your wwwroot folder. Then you could reference the documents like this: "http://127.0.0.1/file.pdf" and save those links in Google Bookmarks. (Note: "http://localhost" links are also stripped by Google, so make sure you use the loopback address instead) Perhaps a cleaner solution is to create one simple "index.html" page that stores all of your "file:///" links to your PDFs and documents. Then you could just put that one HTML page in your wwwroot folder and your PDFs can stay wherever they are. On Oct 7, 2:42 pm, MLNY <[email protected]> wrote: > I replied to this but the reply isn't showing up. Could that be > because I included a URL in my reply? > > Thanks. > > On Sep 1, 9:06 pm, gMinuses <[email protected]> wrote: > > > But google doesn't seems to strip local urls completely, you can still find > > it in anchor's title attribute. Couldn't that be retrieved? > > > On Wed, Sep 2, 2009 at 8:54 AM, John Marshall <[email protected]> wrote: > > > > Google strips most local urls out of the feed gmarks downloads. I'm > > > sorry but its something google does that I can't change. > > > > On Sep 1, 2009, at 8:52 PM, gMinuses wrote: > > > > > I read pdf files in my FF, and added some of them to bookmarks which > > > > are of local urls(e.g file://path/to/file.pdf). As long as I don't > > > > restart FF, everything is fine, but once I do, these urls just became > > > > "about:blank". > > > > I have checked google bookmarks website, the anchors represent those > > > > local file bookmarks don't have url in href attributes but title > > > > attributes. > > > > Will that be the problem? > > > > I use GMarks 1.0.1. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GMarks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gmarks?hl=en -~----------~----~----~----~------~----~------~--~---
