<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><BR><DIV><DIV>On Nov 18, 2005, at 3:24 PM, Paul Bissex wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">I don't actually find that anchor-creating drop command useful. It inserts a tag with the full path to a local file, which at a minimum I need to manually edit to remove all the local path components (I'm presuming that the primary use of Markdown text that includes links is for use on servers, not local machines.) There's no conflict with the img drop command.</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"><BR></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">So my question is: 1) would it be bad to remove that drop command and/or 2) am I missing any other way to offer both these features?</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"><BR></P></BLOCKQUOTE>I second the idea of replacing the existing drop command with your command.</DIV><DIV>I don't see a way to have both drop commands, but then again I don't see much use for the existing command.</DIV><DIV>You could theoretically automate the current command to strip the part of the path that is common between the dragged file and the current file, thus creating relative reference, which I am guessing might be more useful.</DIV><DIV>Another suggestion that I would find possibly useful would be to have it so that if one pastes a url, i.e. for simplicity anything starting with "http://", then it would create a link. One could create a command with key trigger Cmd-V, but I don't think the pasteboard is accessible as a shell variable at this point, plus this action might destroy other internal processes.</DIV><DIV>When someone drags a url from the browser and drops it into a document, can we intercept that?<BR><BLOCKQUOTE type="cite"><P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">Also, I encountered what I think might be a svn bug when I tried to fix the capitalization on the bundle:</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"><BR></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica"><SPAN class="Apple-converted-space">    </SPAN>$ svn mv markdown.tmbundle Markdown.tmbundle</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica"><SPAN class="Apple-converted-space">    </SPAN>svn: Working copy 'Markdown.tmbundle' is missing or not locked</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"><BR></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">If it's my stupid mistake, what did I do? If it's a bug, does anybody know a workaround?</FONT></P> <BR class="Apple-interchange-newline"></BLOCKQUOTE></DIV><A href="http://svnbook.red-bean.com/en/1.1/svn-book.html#svn-ap-b-sect-1.2.2">http://svnbook.red-bean.com/en/1.1/svn-book.html#svn-ap-b-sect-1.2.2</A><DIV><BR class="khtml-block-placeholder"></DIV><BR><DIV> <DIV>Haris</DIV><DIV><BR class="khtml-block-placeholder"></DIV> </DIV><BR></BODY></HTML>