followup
This commit is contained in:
parent
4a45c34dc2
commit
dd63b4e744
2 changed files with 20 additions and 0 deletions
|
@ -48,3 +48,5 @@ https://www.dropbox.com/s/kghlz41ooaqfr0h/12.%20Change%20The%20World%20%28feat.%
|
||||||
|
|
||||||
### Have you had any luck using git-annex before?
|
### Have you had any luck using git-annex before?
|
||||||
Dude, I love git-annex. I use it to have multiple copies of my HUGE music collection. I love that I can just have partial copies of my whole collection on my laptop/phone/remote servers/usb drive backup and have that all documented properly. This is some amazing software my man!
|
Dude, I love git-annex. I use it to have multiple copies of my HUGE music collection. I love that I can just have partial copies of my whole collection on my laptop/phone/remote servers/usb drive backup and have that all documented properly. This is some amazing software my man!
|
||||||
|
|
||||||
|
> [[done]]; see comments --[[Joey]]
|
||||||
|
|
|
@ -0,0 +1,18 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 8"""
|
||||||
|
date="2018-03-06T17:40:50Z"
|
||||||
|
content="""
|
||||||
|
There are a few programs that look at filename extensions and when asked to
|
||||||
|
open a git-annex symlink, resolve the symlink and look at the extension of
|
||||||
|
the file it *points* to. Mostly such programs are on OSX I think,
|
||||||
|
although there may be one or two on Linux. The extension is in the keys by
|
||||||
|
default because of that insanity.
|
||||||
|
|
||||||
|
It might be that you could mess with your locale settings and get python to
|
||||||
|
manage to decode the unicode character.
|
||||||
|
|
||||||
|
Since it looks like everything that it makes sense to do in git-annex has
|
||||||
|
been done, and you opened the glacier-cli bug, I suppose I'll close this
|
||||||
|
one.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue