Rasmus <ras...@gmx.us> writes: [...]
>> This patch automatically calls =git annex get PATH= when you open the >> attachment from Org, if the file has not been fetched already. > > This is a good idea. Though really this sounds like something that > should be done by the git annex assistant rather than per application. I think a good number of people use git-annex without git-annex assistant. There was a question related to this on the git-annex survey: http://git-annex-survey.branchable.com/polls/2015/command_line_vs_assistant/ > Has Joey spoken for or against automatic fetching of content when > requested? I think I'm missing something. Why would he have an issue with running "git annex get"? [...] > Can you ask annex if it's an annexed file? There's probably a better way, but the return value of "git annex find FILE" will signal this. -- Kyle