How do I make the cursor default to the "Tags:"-field instead of the "Name: "-field when adding a new bookmark?
Since I never edit the name and always adding tags to my bookmarks it would be very convenient if I could make "Tags:" the default active field when adding a new bookmark with Ctrl+D?
Since I never edit the name and always adding tags to my bookmarks it would be very convenient if I could make "Tags:" the default active field when adding a new bookmark with Ctrl+D?
선택된 해결법
- In the address bar, type about:config, press Enter and accept the warning.
- Enter bookmarks.editDialog.firstEditField or a part of it.
- Change the value from namePicker to tagsField.
The cursor should now land in the tags field.
문맥에 따라 이 답변을 읽어주세요 👍 1모든 댓글 (3)
선택된 해결법
- In the address bar, type about:config, press Enter and accept the warning.
- Enter bookmarks.editDialog.firstEditField or a part of it.
- Change the value from namePicker to tagsField.
The cursor should now land in the tags field.
Thank you. Much appreciated.
Good to hear, well done, and a pleasure. Can you please mark the reply as solution?