first commit
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
---
|
||||
title: 🐈日志<% tp.file.title %>
|
||||
date: <% tp.date.now("YYYY-MM-DD HH:mm:ss") %>
|
||||
tags:
|
||||
- dailynote
|
||||
rating: ⭐️
|
||||
excerpt:
|
||||
created: 2025-08-30T11:45
|
||||
updated: 2025-10-24T19:29
|
||||
---
|
||||
## 1TODO
|
||||
- [ ] 多喝水,避免久坐不动
|
||||
- [ ] 学习使用map-view插件
|
||||
- [ ] 同学会事宜:盆栽已送到,购买礼品
|
||||
|
||||
## 2 Tracking
|
||||
- DB map-view
|
||||
chinese-map-view插件在map-view使用采用了GCJ02座标
|
||||
而geo节点采用是WGS84座标,需要进行转换
|
||||
https://www.lddgo.net/convert/position
|
||||
https://www.lddgo.net/convert/coordinate
|
||||
|
||||
关闭MarkerLabel
|
||||
"markerLabels":"off"
|
||||
|
||||
- 学习使用FA:FontAwesome:
|
||||
https://runoops.com/font-awesome5-vehicle.html
|
||||
https://www.zhanid.com/tool/fontawesome.html
|
||||
|
||||
## 3 Tips
|
||||
- OB导出PDF
|
||||
如果主题是随系统,如果导出的pdf文件中含有map,由于map随系统时间的变化图层也发生变化,导出的pdf灰度是变化的!
|
||||
如果设定主题是浅色,没有这个问题!
|
||||
|
||||
|
||||
## 4 Questions
|
||||
- 清除原先的编辑 map-view
|
||||
找到对应的geojson代码,删除就可以了!
|
||||
- 节点标签图标设置
|
||||
好像只能是按类型分别建立文件,将使用同类maker定义这个文件中,笔记属性一定要添加tag:trip、cookie等等
|
||||
花了很多时间摸索出来的!
|
||||
|
||||
|
||||
## 5 Thoughts
|
||||
|
||||
## 6 NextDo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user