hikchoi
01/05/2021, 12:01 AMuser
01/05/2021, 12:06 AMuser
01/05/2021, 1:37 AMSimon Liu
01/05/2021, 2:35 AMCmd+Shift+I , it not follow the template of daily.journal.year.month.template.day.md format.Simon Liu
01/05/2021, 2:35 AMdaily.journal.schema.ymlSimon Liu
01/05/2021, 2:36 AMSimon Liu
01/05/2021, 2:43 AMversion: 1
schemas:
...
Sorry for bother.Simon Liu
01/05/2021, 2:45 AMkevins8
01/05/2021, 3:26 AMkevins8
01/05/2021, 3:27 AMuser
01/05/2021, 3:29 AMhikchoi
01/05/2021, 10:42 PMhikchoi
01/05/2021, 10:44 PMhikchoi
01/05/2021, 10:44 PMhikchoi
01/05/2021, 10:46 PMkevins8
01/05/2021, 10:46 PMhikchoi
01/05/2021, 10:47 PMkevins8
01/05/2021, 10:47 PMhikchoi
01/05/2021, 10:54 PMhikchoi
01/05/2021, 10:55 PMkevins8
01/05/2021, 10:56 PMhikchoi
01/05/2021, 10:58 PMuser
01/06/2021, 12:48 AMuser
01/06/2021, 1:23 AMcss
/* Please visit the URL below for more information: */
/* https://shd101wyy.github.io/markdown-preview-enhanced/#/customize-css */
.markdown-preview.markdown-preview {
// modify your style here
// eg: background-color: blue;
/* General tag styling */
a[href*=".tags."] {
color: #000;
background: #fff;
display: inline-block;
padding: 0 10px;
border-radius: 4px;
}
/* Customizing the look of specific tags */
a[href*=".tags.wmm"] {
color: #fff;
background: rgb(36, 89, 233);
}
}user
01/06/2021, 1:25 AM[[#wmm|tag.wmm]] and here is the result.kevins8
01/06/2021, 4:00 AM*.tags.* format. if you want to highlights to start with tag, you want to change .tags. occurences with tags.user
01/06/2021, 6:14 AMkevins8
01/06/2021, 3:17 PMBassmann
01/06/2021, 3:22 PM