Akord docs
  • Introduction
    • 👋About Akord
    • 🌇Akord–Arweave Sunsetting FAQs
    • Page
  • API & DEV TOOLS
    • 🕺Simple API upload
    • 🤓Learn
      • Akord protocol
        • Tags
        • Vault
          • Fields
          • Functions
            • vault:init
            • vault:update
            • vault:archive
            • vault:restore
        • Membership
          • Fields
          • Functions
            • membership:invite
            • membership:accept
            • membership:reject
            • membership:revoke
            • membership:change-role
            • membership:update
        • Node
          • Fields
          • Functions
            • node:create
            • node:update
            • node:move
            • node:revoke
            • node:restore
            • node:delete
      • Publishing a website
        • Troubleshooting website publishing
      • Technical Litepaper
      • End-to-end encryption
      • Bundling
    • 🏗️Build
      • REST API
        • Authentication
        • Rate limits
        • Timeouts
        • Webhooks
        • Examples
          • Simple uploads
          • Multipart uploads
      • SDK – AkordJS
        • Usage
        • Modules
          • Auth
          • Vault
          • Membership
          • Folder
          • Stack (file)
          • Manifest
          • Note
          • Memo (message)
          • Batch
        • Examples
      • CLI
        • Quick start
        • Login
        • Vaults
        • Files and stacks
        • Memos / messages
        • Folders
        • Memberships
      • Arweave Gateway – AKRD
  • App
    • 💻Product guides
      • Signing up
        • Akord Wallet
        • Recovery phrase explained
      • Akord Vaults
        • Vault types explained
        • Creating a vault
        • Vault info
      • File management
        • Uploading files
        • File info
        • Sort/filter, folders & batch actions
        • File versioning
      • Add manifest
      • Sharing files
      • Media gallery
      • Invites
      • Messaging
      • Notes
      • Timeline
      • Storage
        • Monitoring usage
        • Top ups
        • Blockchain transactions
      • Account
        • Reveal recovery phrase
        • Change password
        • Account deletion
Powered by GitBook
On this page
  • Getting started
  • Formatting text styles
  • Using markdown
  • Saving a note
  • How much it cost to save a note?

Was this helpful?

  1. App
  2. Product guides

Notes

Getting started

Notes allow you to create documents directly within your vault. To start creating a note, open your vault first, then click on the + button in the top right corner, and click on "Create a note".


Formatting text styles

To format text, first select the text you would like to change. Then, select the style you like from the options displayed.


Using markdown

Notes support a subset of the markdown language when writing up a note.

Here is a table of supported markdown features:

Feature
Markdown format

Titles and subtitles

Prefix with # ##, ###, etc

Unordered list

Prefix with * or -

Ordered list

Prefix with 1.

Bold font

Surround with **


Saving a note

Once you have finished writing your note, click on the "Save note" button in the top right corner to save it.


How much it cost to save a note?

There is no file size limit, as long as you have enough storage left on your account.

Last updated 1 year ago

Was this helpful?

With 1 USD, you can save up to 1,500 documents securely forever (as of June 20th, 2022), assuming that one note is under 256KB, which is the smallest unit of storage on Arweave. To check the current price of the $AR token, please visit .

💻
ar-fees.arweave.dev