Jeteye extension reinvents Firefox bookmarks


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Jeteye extension reinvents Firefox bookmarks
# 1  
Old 08-11-2008
Jeteye extension reinvents Firefox bookmarks

08-11-2008 01:00 AM
Firefox's default bookmarks remain painfully limited. They collect only URLS, which can only be organized with annotations and folders. JetArk's Jeteye extension, with its promise to "super-power your bookmarks" promises features more suitable for modern Web browsing. With "jetpaks" that resemble the containers available in the Basket desktop note application, Jeteye largely delivers on this promise. Its main drawback is that it is better at storing than manipulating different elements, especially compared with the rival ScrapBook extension.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Script to test bookmarks

Does anyone have a script to test for invalid bookmarks? I have a ton of them and I'd bet that a good percentage could be dropped. Tnx (4 Replies)
Discussion started by: ongoto
4 Replies

2. Shell Programming and Scripting

Script to parse bookmarks file

I am using Internet Explorer v10 at work and regularly need to import my personal Firefox bookmarks over. Long story short, I have found the import falling over on any bookmark elements which are over 256 characters. The bookmark file contains bookmarks of this format: <DT><A... (4 Replies)
Discussion started by: ozgadgetguy
4 Replies

3. UNIX and Linux Applications

Creating pdf with bookmarks using ps2pdf ??

Hello to all, I have a *.ps file, which needs to be converted to a pdf file. The file is huge & i would like it to have bookmarked according to main titles (already provided). What is the option used in ps2pdf command, that will generate bookmarks from a *.ps file ? Kindly help. Thanks. ... (0 Replies)
Discussion started by: frozensmilz
0 Replies

4. UNIX for Dummies Questions & Answers

Moving bookmarks from XP to Ubuntu

This is probably one of the dumber questions I've posted on ANY Linux forum, but I'm in a fog and can't answer it myself. My attempts at searching the forums go no where. I have Win XP and Ubuntu dual booting (via WUBI install). I want to use the Ubuntu side more but I've socked away a LOT of... (1 Reply)
Discussion started by: BillinDetroit
1 Replies

5. UNIX for Dummies Questions & Answers

Push out Firefox bookmarks to multiple users

Ok, so I want to push out Firefox bookmarks to all the student accounts on my Mac server, but we all know how fun-loving Firefox profiles are, with their random czg6hi72.default profile names. My question is how would I send the bookmarks.html file out to /Students/<username>/Library/Application... (5 Replies)
Discussion started by: yodomino6
5 Replies
Login or Register to Ask a Question
MU-BOOKMARKS(5)                                                 File Formats Manual                                                MU-BOOKMARKS(5)

NAME
bookmarks - file with bookmarks (shortcuts) for mu search expressions DESCRIPTION
Bookmarks are named shortcuts for search queries. They allow using a convenient name for often-used queries. The bookmarks are are also visible as shortcuts in the mu experimental user interfaces, mug and mug2. mu supports bookmarks stored in a file called bookmarks in the mu home directory (typically, this would be ~/.mu/bookmarks). The bookmarks file is a typical key=value .ini-file, which is best shown by means of an example: [mu] inbox=maildir:/inbox # inbox oldhat=maildir:/archive subject:hat # archived with subject containing 'hat' The [mu] group header is required. For practical uses of bookmarks, see mu-find(1). LOCATION
The bookmarks file is read from <muhome>/bookmarks. Typically, this would be ~/.mu/bookmarks, but this can be influenced using the --muhome parameter for mu-find(1) and mug(1). AUTHOR
Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> SEE ALSO
mu(1) mu-find(1) User Manuals May 2011 MU-BOOKMARKS(5)