diff --git a/README.md b/README.md index eea37f3..e9ff2ed 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Most features are optional and can easily be disabled! * Support for more image hosts (e.g. vidble, erome) * Watch-mode (keep the process running and automatically save new posts for specified users) * Templates for text/self posts (use any variable inside text files) +* Support for subreddits * Expand metadata support to PNGs, GIFs and videos * Save additional details to an index file * Search various archives for deleted posts (controversial, may or may not be implemented) @@ -94,7 +95,7 @@ Many reddit users have a 'subreddit' of their own in the form of a profile (not * `$extracted` (boolean): When extracting single album items is enabled and the item has been extracted, this variable will display the value of `extractedLabel` as described below in case the item was the only item in an album * `$ext`: The extension of the medium. Must typically be included, but may be omitted for self (text) posts on Unix systems -#### `booleans` +##### `booleans` Some variables are booleans and indicate whether or not a property applies. When you use a boolean variable, you must configure a string of text that is only inserted in place of a boolean variable when the variable is true. ##### `dateFormat`