Commit graph

10 commits

Author SHA1 Message Date
Flancian
0c85e5f8d7 Move to marko rendering; change subnode URLs; and much more. 2021-01-09 17:38:01 +01:00
Flancian
b870647274 Quick fix 2020-12-29 20:55:45 +01:00
Flancian
11d57c0a81 Uprank myself temporarily to make the first subnode in [[agora]] a
better welcome to some visitors.
2020-12-29 20:22:49 +01:00
Flancian
7f07fd0e31 Move index to be just another node. 2020-12-04 22:11:44 +01:00
Nik V
e5ae74881a remove an inadvertent booby trap 2020-11-28 18:18:48 -08:00
Nik V
72b3316291 use lru_cache to make journal date conversion less inefficient, cleanups 2020-11-27 20:15:47 -08:00
Nik V
7f93ee8173 make wikilinks for journals all render in iso format
(very inefficient implementation for now)
2020-11-27 19:59:20 -08:00
Nik V
71f0a3c4e4 make journals in roam date format be recognized by journals page 2020-11-27 19:50:42 -08:00
Nik V
6e45be9b73 protect against / in page title (common in roam exports)
roam's namespace feature recommends the use of / in page titles, but
since we are using a file-based approach here important to filter them
out lest we end up with subfolder madness
2020-11-27 18:32:56 -08:00
Flancian
a74bef14fa Add util.py, a bag of holding (hack hack). 2020-11-16 15:26:03 +01:00