From 3c74b1e40e2009bb66037eba030a96f0439b9845 Mon Sep 17 00:00:00 2001 From: andrew Date: Sat, 10 Mar 2018 18:28:10 +0000 Subject: [PATCH] Added a comment --- ...2_c3c0d0a84bdfab7e40f00c277d4ba476._comment | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 doc/forum/released_finder_integration_for_macOS_called_git-annex-turtle/comment_2_c3c0d0a84bdfab7e40f00c277d4ba476._comment diff --git a/doc/forum/released_finder_integration_for_macOS_called_git-annex-turtle/comment_2_c3c0d0a84bdfab7e40f00c277d4ba476._comment b/doc/forum/released_finder_integration_for_macOS_called_git-annex-turtle/comment_2_c3c0d0a84bdfab7e40f00c277d4ba476._comment new file mode 100644 index 0000000000..87290e6729 --- /dev/null +++ b/doc/forum/released_finder_integration_for_macOS_called_git-annex-turtle/comment_2_c3c0d0a84bdfab7e40f00c277d4ba476._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="andrew" + avatar="http://cdn.libravatar.org/avatar/acc0ece1eedf07dd9631e7d7d343c435" + subject="comment 2" + date="2018-03-10T18:28:10Z" + content=""" +Thanks for the positive feedback! + +> Please do file todo requests if there are interface improvements that git-annex can offer to query for the data you need. +Will do. I think I have most of the queries I need right now. I really wanted to show nice, meaningful icons for folders; I ended up showing some measure of the number of copies of all files contained within folders. This is something I decided to cache in a database since, to my knowledge, neither git nor git-annex tracks folders directly. I don't think it would make sense to cache folder level queries in git-annex anytime soon? + +> But I do wonder if it would make sense for the git-annex.app to bundle git-annex-turtle, so users don't need that extra step. +Great! Yes, that sounds like an excellent idea! Yes, as you mentioned git-annex-turtle.app is ~30mb with all the icon assets. I believe this is because the icons are uncompressed PDFs exported from Adobe Illustrator, oops. I'll see if I can compress them and get the .app size down. Currently, zipping git-annex-turtle.app brings down the size to ~8mb. + +Thanks, + +—Andrew +"""]]