The graph folder in the home directory contains all data.
pagescontains all pagesjournalscontains all journalsassetscontains all media files (images, videos, audio files, text files, PDFs), deduplicated by checksum- Note: Only files directly in the
assetsfolder root are indexed and accessible. Subdirectories withinassetsare supported (they won't cause errors), but files within those subdirectories are not indexed. If you need to organize assets in subdirectories, be aware that only files in the rootassetsfolder will be available in Looksyk.
- Note: Only files directly in the
configcontains the configurationconfig.jsoncontains the configuration: E.g. design, favourites and the title. All configurable in the settings tab.~git-config.jsoncontains the configuration of the git integration (if enabled).media.jsoncontains all the checksums of the media files. Is created automatically and should not be edited manually.user-theme.csscontains the custom CSS. This file is empty by default. The file will be loaded by the frontend automatically, so you can add your custom CSS to edit almost everything here.version.txtcontains the version of the knowledge graph. This is used to migrate the graph to a new version.