File over App
2023-07-03 22:19:57.798106+02 by
Dan Lyke
2 comments
File over App:
File over app is a philosophy: if you want to create digital artifacts that last, they must be files you can control, in formats that are easy to retrieve and read. Use tools that give you this freedom./blockquote>
The author of this uses, and gives as an example, Obsidian, a markdown processor, but as I look at my archives,and things I want to fix in my markdown processing workflow, I'm realizing that as much as I like it, even it is prone to dialects that can change formatting over the years.
It's interesting how fluid the notion of being able to deal with legacy files is...
[ related topics:
Interactive Drama Privacy Civil Liberties Philosophy Archival Government
]
comments in ascending chronological order (reverse):
#Comment Re: File over App made: 2023-07-04 20:24:04.186165+02 by:
spc476
[edit history]
I have my own markup language I use for my blog. It's not the final archiving format (the resulting HTML is) as the syntax is subject to change (and has over the past few years I've been using it).
#Comment Re: File over App made: 2023-07-05 05:47:44.387911+02 by:
Dan Lyke
Yeah, I need to get back to editing and deploying the code for here because I've found a couple of bugs in the parser, and need to clean up a few precedence warnings.