Typo & link fix
This commit is contained in:
parent
3d48de183d
commit
a0122d5f9f
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
Yesterday, worked on cleaning up the todo list. Fixed Windows slash problem
|
Yesterday, worked on cleaning up the todo list. Fixed Windows slash problem
|
||||||
with rsync remotes. Today, more Windows work; it turns out to have been
|
with rsync remotes. Today, more Windows work; it turns out to have been
|
||||||
quite buggy in its handling of non-ascii characters in filenames. Encoding
|
quite buggy in its handling of non-ASCII characters in filenames. Encoding
|
||||||
stuff is never easy for me, but I eventually managed to find a way to fix
|
stuff is never easy for me, but I eventually managed to find a way to fix
|
||||||
that, although I think there are other filename encoding problems lurking
|
that, although I think there are other filename encoding problems lurking
|
||||||
in git-annex on Windows still to be dealt with.
|
in git-annex on Windows still to be dealt with.
|
||||||
|
@ -11,5 +11,5 @@ field was last set. That was already beeing tracked, internally (to make
|
||||||
union merging work), so I was able to quite cheaply expose it as
|
union merging work), so I was able to quite cheaply expose it as
|
||||||
"$field-lastchanged" metadata that can be used like any other metadata.
|
"$field-lastchanged" metadata that can be used like any other metadata.
|
||||||
|
|
||||||
I've been thinking about how to implement [[required_content]] expressions,
|
I've been thinking about how to implement [[todo/required_content]]
|
||||||
and think I have a reasonably good handle on it.
|
expressions, and think I have a reasonably good handle on it.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue