How to find how many bookmarks I have?
How to find how many bookmarks i have?
Modifié le
Toutes les réponses (6)
Hi !
Go to the Library (Ctrl + Shift + B) - press Ctrl + A and it will highlight all your bookmarks and show the number of bookmarks you have at the bottom.
'Hope that works for you !
You can also check the names of the automatically created backups in the bookmarkbackups folder.
- Bookmarks -> Show All Bookmarks -> Import & Backup -> Restore
The name of an automatically created JSON bookmarks backup in the bookmarkbackups folder includes a total item count (folders and separators included) and an hash value to prevent saving the same backup more than once.
- bookmarks-YYYY-MM-DD_<item count>_<hash>.jsonlz4.
cor-el said
You can also check the names of the automatically created backups in the bookmarkbackups folder.The name of an automatically created JSON bookmarks backup in the bookmarkbackups folder includes a total item count (folders and separators included) and an hash value to prevent saving the same backup more than once.
- Bookmarks -> Show All Bookmarks -> Import & Backup -> Restore
- bookmarks-YYYY-MM-DD_<item count>_<hash>.jsonlz4.
That are items(separator,folder,bookmark) i want to count only bookmarks
Happy112 said
Hi ! Go to the Library (Ctrl + Shift + B) - press Ctrl + A and it will highlight all your bookmarks and show the number of bookmarks you have at the bottom. See also : https://superuser.com/questions/1024575/how-many-bookmarks-do-i-have-total-in-firefox?answertab=active#tab-top 'Hope that works for you !
That count number of items in a page.I want to count total number of bookmarks
RexaFire said
Happy112 saidHi ! Go to the Library (Ctrl + Shift + B) - press Ctrl + A and it will highlight all your bookmarks and show the number of bookmarks you have at the bottom. See also : https://superuser.com/questions/1024575/how-many-bookmarks-do-i-have-total-in-firefox?answertab=active#tab-top 'Hope that works for you !That count number of items in a page.I want to count total number of bookmarks
It shows all the bookmarks you have (at least that's what it does when I
do it ..... )
You can type a common character like a colon in the search bar in the Library. That opens a list with all bookmarks and you can use select all to get a count like posted above.