Skip to content

Latest commit

 

History

History
102 lines (83 loc) · 5.03 KB

README.md

File metadata and controls

102 lines (83 loc) · 5.03 KB
icon

GitHub release (latest by date including pre-releases) GitHub Release Date GitHub License GitHub last commit GitHub repo size hits GitHub all releases


简体中文 | English


Document Metadata

A Widget of document block metadata for SiYuan Note.

PREVIEW

preview

FUNCTIONAL DESCRIPTION

  • Edit the basic attributes of document block.
    • created
      • Document Creation Time
    • updated
      • Document Modification Time
    • title
      • Document Title
    • name
      • Document Name
    • alias
      • Document Alias
    • tags
      • Document Tags
    • bookmark
      • Document Bookmark
    • memo
      • Document Memo
  • Edit the custom attributes of document block.
    • custom-*
      • Custom attribute name can contain only a-z, A-Z, 0-9, -
      • Delete the custom attribute when the attribute value is empty.
  • Edit the custom attributes of document block.
    • id
      • Document Identification
    • icon
      • Document Icon
    • scroll
      • Document Browse Location
    • title-img
      • Document Cover Image
  • Export metadata for document blocks to YAML Front Matter (YFM)
    • You can select partial attributes to export.
    • You can rename the attributes on export.
    • You can sort the attributes on export.
    • You can preview the exported content.
    • You can select the parser of custom attributes value.
      • string
        • Parse as string
      • JSON
        • Parse as JSON object
        • Valid value
          • JSON string
          • JSON5 string
          • JavaScript Object
          • JavaScript self-executing function
      • YAML
        • Parse as YAML object
        • Valid value
          • YAML string
          • JSON string

START

The widget has been put on the shelves at SiYuan community bazaar and can be installed directly in the Bazaar.

REFERENCE & THANKS

DEPENDENCIES

Author Project License
vitejs vitejs/vite: Next generation frontend tooling. It's fast! MIT license
vuejs vuejs/vue: This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core MIT license
kazupon kazupon/vue-i18n: Internationalization plugin for Vue.js MIT license
arco-design arco-design/arco-design-vue: A Vue.js 3 UI Library based on Arco Design MIT license
moment GitHub - moment/moment: Parse, validate, manipulate, and display dates in javascript. MIT license

ps: Sort by introduction time.

CHANGE LOGS

CHANGELOG.md