Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Is there any option to remove a specific bookmark from the "Recently Bookmarked" list without deleting it entirely?

  • 6 risposte
  • 1 ha questo problema
  • 3 visualizzazioni
  • Ultima risposta di b-man

more options

Generally, I like the "Recently Bookmarked" list but want it to "not" show specific items (bookmarks). These "not shown" items should remain accessible (like ordinary bookmarks). However, if I delete an item from the list - the bookmark itself has vanished.

How can I do that? Thanks.

Generally, I like the "Recently Bookmarked" list but want it to "not" show specific items (bookmarks). These "not shown" items should remain accessible (like ordinary bookmarks). However, if I delete an item from the list - the bookmark itself has vanished. How can I do that? Thanks.

Tutte le risposte (6)

more options

No, that isn't possible.

The "Recently Bookmarked" list shows the result of a query and isn't a real existing folder. Any action you perform on an item in this list is done on the actual bookmark, so if you would remove an item then you remove this bookmark. If you add new bookmarks then this item will shift down in the list.

more options

As I'd like this to be included in a future version, could you point me to a site where I can file this as feature-request?

Modificato da b-man il

more options

b-man said

As I'd like this to be included in a future version, could you point me to a site where I can file this as feature-request?

You can submit your suggestions through a variety of channels:

One question for someone to think about is, where would the "hide from Recently Bookmarked" flag be stored? When you arrow down on the address bar suggestion list and press Delete to remove a history-based suggestion, that seems to be stored somewhere. Perhaps it could be in the same place, or those could be linked? (Bookmarks and History are stored together and share some data tables.)

more options

Thanks to both of you.

more options

If you press the Delete key to remove a selected item from the drop-down list then this item is simply removed from the history. You wouldn't want to have this happen with a bookmarked link, i.e. you delete the bookmark if you press the Delete key on a selected item. So this is not a flag that is set, but merely you remove this history item.

more options

cor-el said

So this is not a flag that is set, but merely you remove this history item.

But if there was a flag (e.g. noRecent) in the database or json etc., the query you mentioned could only include bookmarks with that flag not set.

From the top of my head I could think of two ways to incorporate it:

When you create a bookmark by clicking the star in the urlbar, a popup is shown, 1. in this popup there could be e.g. a checkbox which causes the flag to be set 2. in the "tags" input-box of the popup a tag may be specified that has the same effect on the query as setting said flag. Tag-semantics may be either pre-configured or user-set somewhere else

Edit: 3rd way: The flag is transparently set by highlighting an item in the "Recently Bookmarked" list and pressing Delete key. Either there is no reverse or it may be set somehow in the library editor.

Modificato da b-man il