diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2014-03-18 17:09:56 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-03-18 17:09:56 +0000 |
commit | 986bca2d2aa77938553fa63afdcc2133637d66a7 (patch) | |
tree | 641d7479a8118dcd9ea701e5c78051b6f6173583 | |
parent | a90c8930c6c453f243154846797deed139e8ceee (diff) |
Added a comment
-rw-r--r-- | doc/todo/wishlist:_metadata_metadata_view/comment_1_79dbf48cf2e0d649f32bd077f0c9bc5a._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/todo/wishlist:_metadata_metadata_view/comment_1_79dbf48cf2e0d649f32bd077f0c9bc5a._comment b/doc/todo/wishlist:_metadata_metadata_view/comment_1_79dbf48cf2e0d649f32bd077f0c9bc5a._comment new file mode 100644 index 000000000..126a9148c --- /dev/null +++ b/doc/todo/wishlist:_metadata_metadata_view/comment_1_79dbf48cf2e0d649f32bd077f0c9bc5a._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.154" + subject="comment 1" + date="2014-03-18T17:09:55Z" + content=""" +I think this would be pretty easy to do actually. No need to trawl through git history to find when a field changed; the metadata log file format includes the timestamp when a line was changed, so it would only need to find the newest timestamp for the field in the current version of the file. +"""]] |