Skip to content

Commit

Permalink
feat(docs): add an entry about Stylus inline search
Browse files Browse the repository at this point in the history
  • Loading branch information
astyled committed Oct 7, 2023
1 parent 273c96e commit b9714e6
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion web/docs/faq.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
Title: Frequently Asked Questions
UpdatedAt: 2023-05-17T19:00:00+02:00
UpdatedAt: 2023-10-07T15:00:00+02:00
---

<!-- markdown-toc start - Don't edit this section. -->
Expand All @@ -12,6 +12,7 @@ UpdatedAt: 2023-05-17T19:00:00+02:00
- [How can I contact the admins?](#how-can-i-contact-the-admins)
- [Userstyles](#userstyles)
- [Why are `@updateURL` fields overriden?](#why-are-updateurl-fields-overriden)
- [Why my userstyle doesn't show up in Stylus inline search?](#why-my-userstyle-doesnt-show-up-in-stylus-inline-search)
- [Why are ratings different in Stylus' search?](#why-are-ratings-different-in-stylus-search)
- [How do view/install/update statistics work?](#how-do-viewinstallupdate-statistics-work)
- [How do I remove the `Get Stylus` button?](#how-do-i-remove-the-get-stylus-button)
Expand Down Expand Up @@ -66,6 +67,15 @@ Questions regarding userstyles.
It's done in order to avoid the possibility of tracking, as well as broken URLs.


### Why my userstyle doesn't show up in Stylus inline search?

Because of how inline search works, it may take up to 15 minutes for your style
to show up or get metadata updated.

Make sure that you have set the category for your style properly. It may be the
name of the service or a domain name (with subdomain part included).


### Why are ratings different in Stylus' search?

We have to accommodate for how Stylus displays them due to compatibility with
Expand Down

0 comments on commit b9714e6

Please sign in to comment.