
喂马 劈柴 周游世界
网站已运行 7 年 307 天 11 小时 45 分
8 online · 61 ms
Tag
typecho
🔖
2篇
介绍 此脚本为将trilium笔记某些分类下的笔记自动同步到typecho博客对应的分类下。并且可以将图片内容自动同步到博客usr/uploads//下,无需重复上传。 首次使用会自动创建一个sync文件,用以保存已同步的noteid开源地址:https://gitee.com/gkm0/trilium2typecho准备安装python安装trilium_py依赖:pip install trilium_py还需要以下依赖:import osimport pymysqlimport timefrom bs4 import BeautifulSoupimport request
12月前 · 折腾
handsome主题时光机修改日期格式这是现在的时光机界面,日期格式比较。。。简单,并且手机端也会换行,看起来没那么好看。可以用以下方法修改:找到主题时光机文件博客根目录\usr\themes\handsome\component\say.php 找到以下代码 <span class="text-muted m-l-sm pull-right" datetime="<?php $comments->date('c'); ?>"><a href=&qu 
听闻 该回复疑似异常,已被系统拦截!
网友小宋 之前我也在想这个事。


2年前 · 折腾