summaryrefslogtreecommitdiff
path: root/.todo
blob: c69f2c19fade477fe497e7bbf46f7c6e3ef325ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0"?>
<todo version="0.1.20">
    <note priority="medium" time="1213441704" done="1213467969">
        bin/pkg: Automatically symlink bin/*
        <comment>
            Now I just need to wait some time and then I can make ~/bin point to packages/.collected/bin
        </comment>
    </note>
    <note priority="low" time="1213221704" done="1213257550">
        implement package conflicts
    </note>
    <note priority="low" time="1213441632">
        bin/pkg: pkg_remove: Also remove symlinks from other places (~/.foo and such)
    </note>
    <note priority="low" time="1213441687">
        bin/pkg: pkg_update: Remove symlinks that break due to the update
    </note>
    <note priority="low" time="1214002909">
        bin/pkg: Add 'triggers' (a package provides it's own crontab/zsh config etc, it is no longer in the package cron/zsh)
    </note>
    <note priority="low" time="1214166094">
        bin/pkg: pkg_remove: Check reverse dependencies
    </note>
</todo>