Skip to content

Latest commit

 

History

History
41 lines (39 loc) · 811 Bytes

home.md

File metadata and controls

41 lines (39 loc) · 811 Bytes
title dg-publish dg-home cssclasses
某某某的博客_首页
true
true
cards
cards-cover
embed-strict
cards-1-1
cards-cols-4

HOME

hi,这里是某某某的博客

博文列表

table WITHOUT ID 
choice(typeof(cover)="link",
	"<img src=\"/img/user/"
	+regexreplace(cover+"", "[!\[\]]|\|.*", "")
	+"\""
	+" alt=\""
	+regexreplace(cover+"", "[!\[\]]|\|.*", "")
	+"\""
	+">"
,
	"<pictuer>"
	+"<img src=\""
	+cover
	+"\""
	+" alt=\""
	+cover
	+"\""
	+">"
	+"</pictuer>"
)
as 封面, file.link as 博文, dateformat(create-date,"yyyy-MM-dd") as 日期, substring(file.folder,9)+" "+join(filter(file.tags, (x) => startswith(x, "#by"))," ") as 类型和作者 from #blog  and "00_blogs" where dg-publish sort create-date desc

未来计划

![[待办视图]]