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