%% DATAVIEW_PUBLISHER: start ```dataview TABLE dateformat(create, "yyyy-MM-dd") AS "作成日" FROM "00_Inbox" WHERE contains(file.etags, "VSCode") SORT create DESC ``` %% | File | 作成日 | | -------------------------------------------------------------------------------------------------- | ---------- | | [[00_Inbox/VSCode + ContinueのYAML設定メモ.md\|VSCode + ContinueのYAML設定メモ]] | 2025-05-31 | | [[00_Inbox/PowershellでVSCodeとCursorの設定と拡張機能フォルダーを消す.md\|PowershellでVSCodeとCursorの設定と拡張機能フォルダーを消す]] | 2024-09-01 | %% DATAVIEW_PUBLISHER: end %%