For quite a time I've been trying to hide some of my bookmarks - to not see them in menu, but still use an url autocompletion function based on bookmarks.
It's not so difficult as it seems. All You need to do is open places.sqlite (I've used portable version of DB Browser for SQLite available here). Next pick BROWSE DATA tab, then choose MOZ_BOOKMARKS table and in column PARENT set value "-1" for every bookmark You want to not see in menu.
There's also even better solution: create single folder where You store all bookmarks You want to hide, and set PARENT "-1" for this folder.
Brak komentarzy:
Prześlij komentarz