-
Notifications
You must be signed in to change notification settings - Fork 34
Persistent Pages
Karl Voit edited this page Jun 18, 2017
·
1 revision
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
- status is
DONE
- tag:
blog
- tag:
lb_persistent
-
:ID:
property set -
:LOGBOOK:
contains a state change time-stamp toDONE
- status is
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…
Using lazyblorg:
- Page Types (must-read)
- Orgmode Elements (must-read)
- FAQs
- Roadmap
- Project Origin
- Similar Projects
Coding: