diff --git a/content/netcanv.dj b/content/netcanv.dj index be0792a..8522a1a 100644 --- a/content/netcanv.dj +++ b/content/netcanv.dj @@ -8,6 +8,10 @@ Thank you!_ --- +The post with the most isekai-sounding title on this website. + +--- + Back in 2019, I was starting high school. I had a particularly strict and scary physics teacher, whose explanations had a hard time getting into my head. @@ -411,7 +415,7 @@ Canonically, a NetCanv save folder is suffixed with `.netcanv` in its name, simi However, `.netcanv` folders are nowhere near as neatly integrated with the system as `.app`s are on MacOS, so the user experience is quite subpar. A design using a single file would make it easier to manage the canvas in file explorers, or send the canvas to someone through a chat room or email. -An SQLite database would actually fit the bill perfectly, and is the format I chose for NetCanv's successor, [rakugaki][page:rkgk/repo]. +An SQLite database would actually fit the bill perfectly, and is the format I chose for NetCanv's successor, [rakugaki][def:rkgk/repo]. ### Networking