Skip to content
This repository has been archived by the owner on May 10, 2018. It is now read-only.

All bookmarks improvements in TODO #458

Closed
9 of 10 tasks
nowrep opened this issue Jul 14, 2012 · 23 comments
Closed
9 of 10 tasks

All bookmarks improvements in TODO #458

nowrep opened this issue Jul 14, 2012 · 23 comments

Comments

@nowrep
Copy link
Member

nowrep commented Jul 14, 2012

There is currently too many issues about some bookmark improvement, so I decided to sum it up in one single issue.

If you have any other suggestions regarding bookmarks, please write it there.
I am planning to completely rewrite bookmarks backend with all these features in mind.

@smarquespt
Copy link
Contributor

For drag and drop are You planning to do it one by one or also as a group?

I also suggest that "Import bookmarks" feature should be moved from File menu and go to Bookmarks menu.

@nowrep
Copy link
Member Author

nowrep commented Jul 17, 2012

@smarquespt Drag&Drop for group. And I can also agree with moving import bookmarks action.

@SlimShayD
Copy link

I have some issues related to the bookmarks sidebar.

  • When opening bookmark sidebar, it needs to have keyboard focus.

Whether it's on the bookmarks themselves, the "search bookmarks" input, or it's parent so I can just TAB to any of those.

  • when a bookmark item has focus (is selected), ENTER should open the bookmark URL in the current tab.

And include Ctrl+Enter for "open in a new tab" and Shift+Enter to open it in a new window.

I just tested the Ctrl+click and Shift+click and those work as expected.

@eyome
Copy link

eyome commented Aug 2, 2012

Hello,

I would like this too please :) :
#241

@nowrep
Copy link
Member Author

nowrep commented Sep 2, 2012

@SlimShayD Implemented in d5e21ab. Thanks for your comment.

@smarquespt
Copy link
Contributor

Another issue I notice:

Menu bar -> Bookmarks -> Right click

Bookmark page is opened. Is this expected?

For me, right click should not open bookmark but a popup menu with some options like Delete ou Organize bookmarks. Maybe only the first.

@nowrep
Copy link
Member Author

nowrep commented Sep 6, 2012

It's standard Windows behavior.
There won't be any additional menu in bookmarks menu. Bookmarks manager is there for organizing bookmarks.

@ikem-krueger
Copy link

I like to have bookmarks with folders and subfolders and fields like "tag" and "comment".

@ghost
Copy link

ghost commented Nov 13, 2012

Sorting by last added by user would be a great convenience as provided by Firefox or Opera. Otherwise all imported and newly added bookmarks are added at the end which is very inconvenient (at least in my use case).

Instead of constantly pressing just clicking the mouse to keep the drop-down bookmark menus/toolbar bookmarks open.

Deleting and moving bookmarks directly from the drop-down windows.

Creating bookmarks and bookmarks folder directly on the bookmark toolbar.

"Add bookmark here" entry in drop-down windows and/or drag-and-drop tabs to bookmark folders.

@ghost
Copy link

ghost commented Nov 21, 2012

I hope you'll please allow 'Sub Folders' to be created under Folders we've created in the Menu... :)

Here's Firefox with Sub Folders under 'Software' as example what we desperately need in QupZilla;

http://i.imgur.com/yUYp3.jpg

THANKS

@AndyM48
Copy link

AndyM48 commented Dec 10, 2012

I have a lot of bookmarks, so carefully imported, respecting "Support for multi-level folders", is important for me.

Thanks

Andrew

@ghost
Copy link

ghost commented Dec 31, 2012

Folder icons in bookmark toolbar clutter the window and waste space. Instead of them (or as an option) just this: "v".

@smarquespt
Copy link
Contributor

It would also be nice if we could have an option in bookmarks menu for "Add to speed dial".

@jonnypetraglia
Copy link

For me the multi-level bookmarks is a must have. In addition to being usable once I bring over my hundreds of bookmarks from Firefox, I was thinking about creating a sync service that would work across multiple browsers (think X-marks, but open source), but QupZilla's flat method of storage makes that impossible. (On a related note, a "LastModified" field would definitely not go amiss.)

Right now I would LOVE to use Qup as my main browser, but bookmark organization and sync is a big deal.

@smarquespt
Copy link
Contributor

Delete bookmark in batch would also be nice

Now it´s only possible to move bookmarks and not copy.

So the request is Allow copy from bookmarks. This way we could have same bookmark in menu and in toolbar.

Right now if we have many bookmarks in toolbar the text gets cutted. The best approach is the way chrome does it. Add a dropdown menu if the bookmarks number is bigger than toolbar can support.

@Vistaus
Copy link

Vistaus commented May 31, 2013

How is the Export bookmarks feature coming along? Would love to have it.

@Thra11
Copy link

Thra11 commented Jul 16, 2013

It occurs to me that unless there's a special utility to upgrade the browser data, the ability to export bookmarks will be essential for a smooth migration to the Qt5 version.

@nowrep
Copy link
Member Author

nowrep commented Jul 16, 2013

Everything except browsing session is compatible between Qt 4 & Qt 5 builds. So bookmarks won't be lost.

@GreenLunar
Copy link

Would it be a better idea to manage bookmarks in a separate bookmark manager (a separate process) that would communicate with QupZilla? as suggested at #980

@digrouz
Copy link

digrouz commented Jan 23, 2014

Any update about when multilevel folders will be supported?

@nowrep
Copy link
Member Author

nowrep commented Feb 6, 2014

I started working on it in bookmarks branch.

Bookmarks will now be saved in $PROFILE/bookmarks.json JSON file. The format is compatible with Chromium's Bookmarks file, so it will be very easy to import bookmarks from Chromium.

There will be migration from SQLite bookmarks backend to JSON backend, so you won't loose your saved bookmarks.

@nowrep nowrep closed this as completed in d328ad2 Feb 10, 2014
@GreenLunar
Copy link

@nowrep and everybody else, do you know of a bookmark manager that is able to handle the SQLite table (bookmarks file) of Mozilla?

P.S. a new repository with bookmarks manager of QupZilla (SQLite backend) only would be appreciated and would, probably, be a good ground to build, upon it, a bookmark manager application that would handle the bookmarks file of Mozilla

@CyberKiller40
Copy link

I can't find the bookmarks sorting anywhere in the current version 1.8.6 - I have loads of imported bookmarks and want to auto sort them alphabetically and recursively (cause they are in subdirectories too)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests