View Single Post
Old 11-09-2019, 07:44 PM   #3816
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,029
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by ownedbycats View Post
A new question: I have a Yes/No column for my reading status. Is there any way to set it back to "no" when I update a fic? Under Custom Columns, there was only "in-progress" and "completed."
Sure. You can explicitly set it to No for any FFF update:
Code:
custom_columns_settings:
 "N"=>#read
(You need to use your custom column id, of course, as well as add that line to the list if you already have custom_columns_settings.)
JimmXinu is offline   Reply With Quote