Add Emacs automation experimentation
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user