Post B5pQT2jGRduM8Y4hii by danialbehzadi@persadon.com
(DIR) More posts by danialbehzadi@persadon.com
(DIR) Post #B5pQT1whMD3lhvLv1M by nekohayo@mastodon.social
0 likes, 0 repeats
Would be nice to have a trustworthy #Firefox add-on for doing search-and-replace on URLs in bookmarks, to fix up #GitLab's arbitrary renaming of "/-/issues/" to "/-/work_items/"The most popular add-on I found, https://addons.mozilla.org/firefox/addon/bookmarks-organizer/, can't do it. Everything else in https://addons.mozilla.org/en-US/firefox/search/?q=bookmarks+replace+url replace url seems to have a few hundred users at most…According to "Bookmarks Organizer", I have over 18,000 bookmarks, of which 1k are GitLab issues URLs, so doing it manually would be very inefficient.
(DIR) Post #B5pQT2RXVXjJFZmY5o by nekohayo@mastodon.social
0 likes, 0 repeats
YOLO I guess, I was not going to be doing manual database surgery nor manually editing a thousand bookmarks, so ended up using https://addons.mozilla.org/firefox/addon/bookmark-url-batch-replacer/ and hoping that it can be trusted.That UI is sketchy as hell, but it seems like "/-/issues/" and "/-/work_items/" did not trigger any regexes.
(DIR) Post #B5pQT2jGRduM8Y4hii by danialbehzadi@persadon.com
0 likes, 0 repeats
@nekohayo Did you try escaping slashes? (\/)