Quote:
Originally Posted by theoddpassenger
On AO3 you have the ability to mark a bookmark as a 'Private Bookmark' or a 'Rec' with checkboxes when saving a bookmark. I looked through the INI and didn't see it referenced and it doesn't appear to be pulled when I pull the bookmark tags. Is this metadata that FFF currently pulls? If not, is that something that could possibly be added?
|
That's not a feature I use, so I don't know if it's still working, but it used to.
You need to have
always_login:true set, however. From defaults.ini:
Code:
[archiveofourown.org]
## Some sites require login (or login for some rated stories) The
## program can prompt you, or you can save it in config. In
## commandline version, this should go in your personal.ini, not
## defaults.ini.
#username:YourName
#password:yourpassword
## In order to get bookmarktags and bookmarksummary, you need to login
## all the time. This defaults to off to save time and network
## traffic. Requires valid AO3 username and password when true.
#always_login:false