diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2020-10-08 12:51:06 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2020-10-08 12:51:18 +0200 |
commit | 0957311b5779d7790cec094481ca4c42eea12954 (patch) | |
tree | 997eb43916bb01a837e174675977e8b2300e8dcb | |
parent | 76e6647951175e69a6cd60c5ef1351e01c84c321 (diff) |
short_id nell'etichetta di default
-rw-r--r-- | settings.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.yaml b/settings.yaml index 1ce0c80..d915bf2 100644 --- a/settings.yaml +++ b/settings.yaml @@ -1,6 +1,6 @@ name: Bookmark del GL-Como lang: italian -entry_label: '{{ eid }}: {{ title }} {{ url }}' +entry_label: '{{ short_id }}: {{ title }} {{ url }}' git: true fields: - name: title |