Skip to content

Document the missing Logseq properties #79

Open
@Bad3r

Description

@Bad3r

Document the missing Logseq properties.

Legend

  • (1) and (N) indicate how many values you may define, one and multiple values, respectively.

  • (page) and (block) indicates whether a property is a page or a block-only property. Otherwise, a property can be both a page and a block property.

Source: property.cljs

Property                 Description                                                                                                                                                        
collapsed               specifies whether a block is collapsed.                                                                                                               (1) (block)  
id                     specifies a block ID.                                                                                                                                 (1) (block)  
created-at             deprecated property that defines the created date/time stamps in Unix time.                               (1) (block)  
updated-at             deprecated property that defines the updated date/time stamps in Unix time. previously last-modified-at  (1) (block)
query-table             marks a query to be shown as the table view.                                                                                                         (1) (block)  
query-properties       properties user has chosen to see in query table.                                                                                                     (N) (block)  
query-sort-by           property by which to sort query table.                                                                                                               (1) (block)  
query-sort-desc         property sort direction. boolean where true is descending                                                                                             (1) (block)  
custom-id                                                                                                                                                                     (1) (block)  
background-color                                                                                                                                                             (1) (block)  
ls-type                                                                                                                                                                                    
hl-page                                                                                                                                                                                    
hl-stamp                                                                                                                                                                                  
hl-color                                                                                                                                                                                  
logseq.macro-name                                                                                                                                                             (1)          
logseq.macro-arguments                                                                                                                                                       (n)          
logseq.tldraw.page                                                                                                                                                                        
logseq.tldraw.shape                                                                                                                                                                        

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions