File: day_119__catching_up.mdwn

package info (click to toggle)
git-annex 10.20250416-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 73,572 kB
  • sloc: haskell: 90,656; javascript: 9,103; sh: 1,469; makefile: 211; perl: 137; ansic: 44
file content (15 lines) | stat: -rw-r--r-- 663 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Spent the day catching up on the last week or so's traffic. Ended up
making numerous small big fixes and improvements. Message backlog stands at
44.

Here's the [[screencast demoing views|videos/git-annex_views_demo]]!

Added to the design today the idea of
automatically deriving metadata from the location of files in the master
branch's directory tree. Eg, `git annex view tag=* podcasts/=*` in a
repository that has a `podcasts/` directory would make a tree like
"$tag/$podcast". Seems promising. 

So much still to do with views.. I have belatedly added them to
the roadmap for this month; doing Windows and Android in the same month was
too much to expect.