forked from Github/date2name
README: added d2n + Python hint
This commit is contained in:
parent
4c481416a1
commit
7184c1f282
1 changed files with 8 additions and 2 deletions
|
|
@ -47,7 +47,12 @@ Run "date2name --help" for usage hints such as:
|
|||
|
||||
* Installation
|
||||
|
||||
Get it from [[https://github.com/novoid/date2name][GitHub]] or install it via «pip install date2name».
|
||||
First, you need the programming platform [[https://www.python.org/downloads/][Python]] installed.
|
||||
|
||||
Then, you can
|
||||
|
||||
1. get =date2name= manually from [[https://github.com/novoid/date2name][GitHub]] OR
|
||||
2. install it via =pip install date2name= which is simplest method.
|
||||
|
||||
* Integration Into Common Tools
|
||||
|
||||
|
|
@ -158,6 +163,7 @@ If you want to assign a different keyboard shortcut than =Ctrl-1= like
|
|||
|
||||
Alternative implementations of date2name:
|
||||
- https://github.com/DerBeutlin/date2name.el for Emacs/dired
|
||||
- https://github.com/muehlburger/d2n in Go
|
||||
|
||||
---------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue