Comment on Why AO3 Doesn't Have an Official App

  1. Thank god. I really don't want there to be an official app because of the App Store restrictions. It would be a nightmare. I've used ao3 on iOS browsers for years and it's nearly perfect. My only complaint is I wish my "exclude" options would remember each time I look for a new fix because I'm always excluding the same one each time loool

    Comment Actions
    1. Author's cosplay of Chip (Just Roll With It)

      I use the ao3 enhancements browser extension to remember my filters, but it would be great to have something like that built into the site!
      I support AO3's mission of maximum inclusiveness, and the community's widespread use of warnings and tags. We should be able to curate our own experiences and saving search filters is such a useful feature for that.

      Comment Actions
      1. I either just leave the page open (I use firefox, so it's fine) or I save the page that has said filters as a bookmark. Done and done.
        Hope that helps. <3

        Comment Actions
    2. Also, since there are 18+ fanfictions, I imagine if they tried to put the app on the appstore, they would be pressured into trying to provide some form of age verification or something, kinda like what other social media are doing lately... they ask for your ID, not just birth date, so it sounds rather invasive....

      Comment Actions
      1. yeah no please

        Comment Actions
    3. I save filters by making browser bookmarks of pre-filled work search pages and pre-filtered tag pages.

      Comment Actions
    4. ho,me too!

      Comment Actions
    5. Sketch of a detail of Shipwreck by JMW Turner

      This is built into the Web browser- if you set up all your inclusions and exclusions, search, and then bookmark the resulting page, that is your saved search. You can also put it on the home screen, like any other bookmark. Every time you visit it, it will display whatever fics match your criteria.

      Comment Actions
      1. A desert box turtle (Terrapene ornata luteola)

        Yeah, this. I have a number of different searches bookmarked.

        Comment Actions
    6. One of the things i do is use a skin to make the background of a tag a specific colour so i know to skip over it. You could also use this to completely block out the tag by having the background colour match the text colour.

      .tags a[href*="TAG" i] { background-color: #HEX; }

      You can also single out words & it will change the background colour of any tag that has that word in it.

      Comment Actions
    7. the phrase "profile pic" on a black background

      You could jot down all the tags somewhere seperated by commas and paste that into the exclude box

      Comment Actions
    8. You can do that with site skins! For anything that you want permanently hidden use this:

      .blurb:has(a[href$="/tags//TAG/works"]) {
      display: none !important;
      }

      Any tag can be excluded this way. It just won't change the number of fics so it likely won't be correct. Other than that though I've never had issues with this in my site skin

      Comment Actions
    9. oh man you’d love blackbatcat’s Auto Filter user script! It does exactly that. It’s down at the bottom of this work under the “Add-Ons” heading, along with a bunch of other handy scripts.

      Comment Actions
    10. You can use a skin to not show fics with certain tags or features. For example, I have all ABO and non-English fics filtered out with my custom skin add-on.

      Comment Actions
    11. Same! A 'remember my search preferences' or something would be amazing.

      Comment Actions
    12. Photo of James May, all around amazing bloke and TV personality, eating an ice cream and smoking a pipe

      THIS. I've helped out with publishing apps on both stores and Apple is ridiculous with their requirements. Google is getting worse by the day. Volunteers (thank you!) should focus on keeping ao3 stable and user accessible, not pandering to the whims of giant software corporations.

      Comment Actions