aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO.md b/TODO.md
index be57fa2..d6f6039 100644
--- a/TODO.md
+++ b/TODO.md
@@ -7,12 +7,7 @@ Make it perphekd!
7 7
8Fix up linky conversion. DONE, mostly. 8Fix up linky conversion. DONE, mostly.
9 9
10- This is the "page moved" problem, but now it's "page copied" and "page linked", a generic solution might work.
11- Rethink this, I might be going the wrong way.
12- Need to deal with real file name versus title. Also symlink name not matching what it points to. 10- Need to deal with real file name versus title. Also symlink name not matching what it points to.
13- . Hmmm, might it be good policy to have a single canonical context for each page? The "real URL" .md.md thing?
14- . Loop through the manually placed symlinks, adjusting "real URL" as we go.
15- + What to do about mulitple symlinks pointing to the same page? Compare timestamps, most recent wins.
16 11
17Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. 12Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files.
18 13