Persistent Pages - novoid/lazyblorg GitHub Wiki

Page Types > Persistent Pages


Pages that will be constantly updated to stay up-to-date are realized as persistent pages.

This type is very handy for, e.g., about-pages, colophon, constantly updated tutorials/howtos, and so forth.

URLs are like http://example.com/this-is-the-ID/:

  • if it starts with an ISO date: same truncation as with the temporal IDs
  • criteria
    1. status is DONE
    2. tag: blog
    3. tag: lb_persistent
    4. :ID: property set
    5. :LOGBOOK: contains a state change time-stamp to DONE

Minimal example:

** DONE How To Find My Home             :blog:lb_persistent:
CLOSED: [2017-06-18 Sun 12:01]
:PROPERTIES:
:CREATED:  [2017-06-18 Sun 12:01]
:ID:       visit-me
:END:
:LOGBOOK:
- State "DONE"       from "TODO"       [2017-06-18 Sun 12:01]
:END:

:

If you go by bike…
⚠️ **GitHub.com Fallback** ⚠️