dgmid / nextcloud-bookmark-manager

A Mac app for Nextcloud bookmarks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URL as a column [feature request]

LnxGnome opened this issue · comments

Please add URL as a column.
This would make it easier to identify bookmarks that are very similar, especially where the Title is different. For instance:
"Main page!" example.com/
"Login here" example.com/login
"Overview" example.com/dashboard

commented

I could re-add it, but really long urls were causing a problem - but is it really necessary to see the actual url?
What happens when you're using your browser and you access the bookmarks for the bookmarks menu - how do you tell one from the other?

It's more useful for cleaning up the bookmarks, removing near duplicates, but not really useful for daily use. This cleanup, and reorganizing bookmarks, is what I use a "bookmark manager" for most often. The address bar in-browser will usually find a bookmark for me to go to when I start typing a keyword or part of a title.

If I hover over a bookmark on the in-browser (Brave) bookmark toolbar, the URL is shown in a pop-up. In the in-browser bookmark manger, the URL shows when you select the line.

I would not mind if the URL columns were truncated at N chars (hopefully N being set in 'settings'), as I'm thinking this is for display only, with the same checkbox at the lower left to enable/disable the column display.

I think I see the problems you mentioned, because I see problems (column headings don't match the column) with really long Titles.

BTW, cool tool!

commented

@LnxGnome OK, understood.

truncated at N chars (hopefully N being set in 'settings')

this seems like a good way to handle it

commented

columns fixed in this commit 4738057
this commit also fixes the headers sometimes not aligning with columns

ncbm-2 0 3-a-cols