Code
通过[[PARA]]搭建的常青笔记软件。
其中[[Project]]包括[[工作管理]],[[Area]]包括[[知识管理]]...
* Project
** [[工作管理]]
* Area
** [[知识管理]]
** [[阅读管理]]
** [[CS自学指南]]
* Resource
* Archive
---
[img[main.png]]
<div style="max-width: 800px; height: 230px; margin: 0 auto;">
<center style="font-size:20px;">
<$button
set="$:/state/heatmap!!year"
setTo={{{ [{$:/state/heatmap!!year}subtract[1]!match[-1]] ~[<now YYYY>subtract[1]] }}}
class="tc-btn-invisible tc-tiddlylink"
>
◄
</$button> ''<$text text={{{[{$:/state/heatmap!!year}match[]then<now YYYY>else{$:/state/heatmap!!year}]}}}/>'' <$button
set="$:/state/heatmap!!year"
setTo={{{ [{$:/state/heatmap!!year}add[1]!match[1]] ~[<now YYYY>add[1]] }}}
class="tc-btn-invisible tc-tiddlylink"
>
►
</$button>
</center>
<$echarts $tiddler="$:/plugins/Gk0Wk/echarts/addons/GitHubHeatMap.js" $width="100%" $height="100%" year={{$:/state/heatmap!!year}}/>
</div>