Skip to content

Commit d2a13d2

Browse files
committed
first post
1 parent 6aab888 commit d2a13d2

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

_posts/.placeholder

Lines changed: 0 additions & 1 deletion
This file was deleted.

_posts/2024-09-18-firstpost.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: 随时在vsc中插入时间
3+
date: 2023-09-18 13:56:08 +0800
4+
categories: [extensions]
5+
tags: [date, vsc] # TAG names should always be lowercase
6+
---
7+
8+
因为写博客需要一个随时能插入特定格式时间的插件,比起Jekyll-Compose新建一个博客的麻烦命令行,我更推荐Insert Date String,可以直接在vs扩展中安装,下面介绍它的日期设置方法。
9+
10+
11+
在设置(ctrl+, 快捷键)中搜索 Insert Date String 就可以找到了,常规的我们设置YYYY-MM-DD hh:mm:ss ZZZZ (最后表示时区),其他格式可以参考扩展主页~
12+
13+
又可以愉快的写博客了呢☆*: .。. o(≧▽≦)o .。.:*
14+

0 commit comments

Comments
 (0)