You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since you're implementing custom RegExp sorter, it may be benefical to allow users make a list of possible shortened urls, opened when\if that menu item is triggered:
Alternatively, since neither Windows Search nor Chrome Extentions tolerate ~ (tilde) in their naming, we could establish a more organic-like @ naming, for example, swisser@PX, [prettyplease@DF] and so on.
If I would find a way for those to work with # (number sign) we could reserve those for unique image IDs (if present, like on pixiv or yande.re).
Windows Search makes it an additional pain in the ass - to search for special characters you need to escape them like ~="~" or ~="#"
Implemented PIXIV and DRAWFRIENDS IDs handling in Brawlence@733a690 , author handles will have to either have their own respective parsing function or a whole database solution instead.
Since you're implementing custom RegExp sorter, it may be benefical to allow users make a list of possible shortened urls, opened when\if that menu item is triggered:
(now existing) yandere_012345 -> https://yande.re/post/show/012345
pixiv_55952691 -> https://www.pixiv.net/member_illust.php?mode=medium&illust_id=55952691
reddit_ekwh5l -> https://redd.it/ekwh5l
[↓ deprecated suggestion removed, look below ↓]
The text was updated successfully, but these errors were encountered: