8k.art /_docs/en
Multilingual Documentation Portal
English · English
This page is a live placeholder inside a growing global documentation system.
MyAnythingList and MyAnythingGrid are being documented in a way that is clear, inspiring, and translation-ready.
This page exists now so the documentation structure works immediately instead of leading to a dead end.
Full documents for vision, system design, playlists, thumbnails, printing, streams, and editing will be added soon.
What already exists?
- A working multilingual folder structure.
- Live pages instead of broken links.
- A stable English reference source.
What comes next?
- Full documentation in this language.
- Practical guides for creators and developers.
- Clear public-facing explanations for global use.
Long-term vision
The long-term goal is a beautiful public knowledge system that helps people learn, build, print, share, and think more clearly.
The small English line below remains only as a graceful exit toward default documents.
English navigation helper:
Docs Home ·
English Requirements
Active Public Playlist Command Usage
The public default _MyAnythingList.txt playlist may contain live command examples,
not just documentation snippets. Two command forms are currently important:
#_ReplaceThumbnailWithImage("https://example.com/image.jpg")
#_LoadLinkedImage("https://example.com/image.jpg")
- ReplaceThumbnailWithImage applies to the most recent URL above it and swaps only the background image for that tile.
- LoadLinkedImage creates a standalone image tile whose click target and QR both resolve to the image URL itself.
- For the public default playlist, embedded SVG data URLs are acceptable for thumbnail replacement when the goal is a portable self-contained custom thumbnail.