[Github-comments] [geany] Make custom date format accessable via snippets (#695)

Dominic Hopf notifications at xxxxx
Wed Oct 14 19:31:26 UTC 2015


Why don't you just run the date command via the command directive in the snippets.conf? For example I'm doing something like this when writing RPM specfiles:

```
# RPM Spec File specific shortcuts
rlog=* {command:date +"%a %b %d %Y"} %fauthor% - %cursor%%newline%- %cursor%%newline%
```

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/695#issuecomment-148168945
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151014/66885e87/attachment.html>


More information about the Github-comments mailing list