View Single Post
Old 10-11-2025, 07:53 PM   #11365
estherflails
Enthusiast
estherflails began at the beginning.
 
Posts: 28
Karma: 10
Join Date: Jul 2021
Device: none
FFF can't seem to detect Ao3 fics as Marked for Later anymore. A while back I did notice that the button changed (I use a dark theme and just that button turned white) so it seems it works slightly differently now. I changed the code a bit, this version works for now!

Code:
self.story.setMetadata('markedforlater',
                                   None != metasoup.find('button',text='Mark as Read'))
estherflails is offline   Reply With Quote