Files
StudyDiary/70-SimpRead/Inbox/8-本地存储 + 线上获取:我的个人数据库建构路径@annote.md
T
2026-07-23 20:36:13 +08:00

1.4 KiB
Executable File

title, alias, created-date, type, banner, banner_icon, tag, idx, created, updated
title alias created-date type banner banner_icon tag idx created updated
本地存储 + 线上获取:我的个人数据库建构路径
本地存储 + 线上获取:我的个人数据库建构路径
2025-08-20T14:27:16+0800 Simpread https://cdnfile.sspai.com/2021/11/17/365ff29b5ab274691d99b1417912aade.png 🔖 8 2025-08-31T15:35 2025-09-03T11:32

本地存储 + 线上获取:我的个人数据库建构路径

[!example]- 🧷内部链接 🌐外部链接
URI:: 🧷 🌐 intURI:: 🧷内部链接

%%

[!example]+ Comments

TABLE 
    WITHOUT ID
    link(Source, dateformat(date(Source), "yyyy-MM-dd")) as Date___, 
    regexreplace(rows.Comments,"^@@\[\[.+?\]\]\s","") as "Comments"
FROM "journals"
WHERE  contains(cmnt, this.file.name)
FLATTEN cmnt as Comments
WHERE contains(Comments, this.file.name)
GROUP BY file.link as Source
SORT rows.file.day desc

Description:: 这是个信息轰炸的时代,除了必要的信息过滤手段外,每个人都应该构建属于自己的个人知识库。 %%

[!md] Metadata
标题:: 本地存储 + 线上获取:我的个人数据库建构路径
日期:: ../../80-归档/81-工作日记/202508/2025-08-20