Add Emacs automation experimentation
This commit is contained in:
parent
0aabd0267d
commit
733eee341c
4
copy_log.sh
Executable file
4
copy_log.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
./org_fix_links.py < /mnt/share/syncthing/notes/log.org > log_tmp.org
|
||||
emacs -q --batch -l export.el -f export-run
|
||||
Loading…
x
Reference in New Issue
Block a user