Home
线性代数
list
from #数学
where regexmatch("--.*--" ,file.name)
and contains(file.path, "线性代数")
sort file.name概率论
list
from #数学
where regexmatch("--.*--" ,file.name)
and contains(file.path, "概率论")
sort file.name最近编辑
table WITHOUT ID file.link AS "标题", file.mtime
from #数学 and !"模板" and !"kanban"
where regextest("(微积分|概率论|线性代数|Other)", file.path)
sort file.mtime desc
limit 16链接到当前文件 1