|
|
|
|
|
by mbreese
1572 days ago
|
|
I’m thinking specifically as using PDFs as an archival format to snapshot the state of a document at a moment in time. PDFs are inherently page-based (well, at least in the way they are commonly used in business, I know they could be any dimension, but that’s still a “page”). It isn’t just the ability to have temporal addressability (if I’m using the word the same way as you). I don’t really care if I can time machine back to see how a notion document looked two weeks ago. I need the ability to archive that document, save it outside of notion, send it to my client, etc. You can do this with many different formats, and could also export JSON objects if necessary. However, when it comes to mixing layout and data, PDF is a pretty good format that has good existing tooling. So, it’s not entirely orthogonal… it’s not just about recording state in time. You have to be able to share it in a meaningful format — independent of the original application. |
|
I suddenly realised I was reinventing HTML!
Just allow people to export HTML/CSS for archival.