Skip to content

Commit

Permalink
docs: document the current_date token (fix #3066)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bionus committed Dec 9, 2023
1 parent a5e9498 commit 0c818d2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/docs/filename.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,11 @@ Images can access information on the gallery by using the `gallery.` prefix. Man
* `gallery.id`: the ID of the gallery.
* `gallery.name`: the name/title of the gallery.

### Special tokens
Some tokens do not strictly relate to the image itself. Those tokens are:

* `current_date`: the current date and time at the moment you're downloading the media.


## Options

Expand Down

0 comments on commit 0c818d2

Please sign in to comment.