Skip to content

Storage

github-actions[bot] edited this page Mar 28, 2024 · 490 revisions

core.storage

Store persistent data and query it easily with core.storage

Configuration

  • path
    (string)

    Full path to store data (saved in mpack data format)

    vim.fn.stdpath("data") .. "/neorg.mpack"

Required Modules

Clone this wiki locally