Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Notes.
[git.ikiwiki.info.git]
/
doc
/
todo
/
backlinks_result_is_lossy.mdwn
diff --git
a/doc/todo/backlinks_result_is_lossy.mdwn
b/doc/todo/backlinks_result_is_lossy.mdwn
index 7b64a4f2c80ff1c48782541fbf1603b528d50088..2a9fc4a0a8ef727c3312e354faf4c2d840269da4 100644
(file)
--- a/
doc/todo/backlinks_result_is_lossy.mdwn
+++ b/
doc/todo/backlinks_result_is_lossy.mdwn
@@
-8,3
+8,5
@@
A commit on my `among` branch splits it into IkiWiki::backlink_pages
(which returns the keys of $backlinks{$page}, and might be suitable for
exporting) and IkiWiki::backlinks (which calls backlink_pages, then performs
the same lossy transformation as before on the result).
+
+[[done]] --[[Joey]]