aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2021-06-10 17:03:01 +0530
committerArun Isaac2021-06-10 17:03:01 +0530
commit2a10a91c8d73e52d52444f47f1246b09dd30cb98 (patch)
tree7b5030323b88dce36c8c4bdc7ad3eba20598eee0
parent311d542ab014eb7631d4cd584d7b037e2dbf542f (diff)
downloadexiftool.el-2a10a91c8d73e52d52444f47f1246b09dd30cb98.tar.gz
exiftool.el-2a10a91c8d73e52d52444f47f1246b09dd30cb98.tar.lz
exiftool.el-2a10a91c8d73e52d52444f47f1246b09dd30cb98.zip
README: Define wikipedia link abbreviation locally.
Earlier, the wikipedia link abbreviation was defined in server-side configuration. The README should be self-contained and independent of server configuration. * README.org (wikipedia): New link abbreviation.
-rw-r--r--README.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.org b/README.org
index 1b42ed6..024deb1 100644
--- a/README.org
+++ b/README.org
@@ -1,4 +1,5 @@
#+TITLE: exiftool.el
+#+LINK: wikipedia https://en.wikipedia.org/wiki/
exiftool.el is an elisp wrapper around [[http://www.sno.phy.queensu.ca/~phil/exiftool/][ExifTool]]. ExifTool supports
reading and writing metadata in various formats including [[wikipedia:Exif][EXIF]], [[wikipedia:Extensible_Metadata_Platform][XMP]]
and [[wikipedia:IPTC_Information_Interchange_Model][IPTC]].