Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 410 Bytes

File metadata and controls

41 lines (27 loc) · 410 Bytes
aliases
Tags MOC
created 2023-09-10
isoCreated 2023-09-10 06:10:20 +0800
ordinal 0
tags
info/reference
map

up: [[01_Inbox MOC|Inbox MOC]]

Beta

  • #output/article
  • #output/doc
  • #source/article
  • #planting

Official

table WITHOUT ID ("#" + tags) as "link"
from "/"
flatten tags
where startswith(tags, "#-") = false
group by tags


Related