Skip to content

obsidianmd/jsoncanvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

62965a8 · Oct 30, 2024

History

80 Commits
Mar 21, 2024
Mar 19, 2024
Oct 30, 2024
Apr 11, 2024
Mar 14, 2024
Mar 15, 2024
Mar 11, 2024
Mar 9, 2024
Mar 14, 2024
Feb 28, 2024
Mar 15, 2024
Mar 9, 2024
Mar 9, 2024
Mar 14, 2024
Mar 24, 2024

Repository files navigation

An open file format for infinite canvas data.

Infinite canvas tools are a way to view and organize information spatially, like a digital whiteboard. Infinite canvases encourage freedom and exploration, and have become a popular interface pattern across many apps.

The JSON Canvas format was created to provide longevity, readability, interoperability, and extensibility to data created with infinite canvas apps. The format is designed to be easy to parse and give users ownership over their data. JSON Canvas files use the .canvas extension.

JSON Canvas was originally created for Obsidian. JSON Canvas can be implemented freely as an import, export, and storage format for any app or tool. This site, and all the resources associated with JSON Canvas are open source under the MIT license.