How on earth did I miss this?
Use cases:
-
Export into tabular formats (e.g. a grid view into Excel)
-
Im-/Export of all page contents including all relations into a user-defined format (files, one-big-JSON-chunk, …)
-
API-based creation of relations, tags, etc., (e.g. auto-assignment based on criteria:
if city == "Bangkok" then country = "Thailand") -
API-based creation of links, e.g. creating links to “previous” and “next” post in a chain of posts (journaling, web pages, …)
-
Export of pages as Web/HTML content (I know it seems to be planned, yet this might be a prime example for a plugin instead of a core functionality …)
-
Managing relations (e.g. having a “Categories” relation, and splitting this into a “Category” and “Subcategory” relation, including moving the appropriate values from “Categories” into “Catgory / Subcategory” and removing them from the original “Categories” relation)