Batch: enforce full 7-field frontmatter on all 360 notes (obsidian_frontmatter.py v3)
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
---
|
||||
title: LaTeX Paper Writing
|
||||
source:
|
||||
author: shenwei
|
||||
published:
|
||||
created:
|
||||
description:
|
||||
tags: []
|
||||
---
|
||||
|
||||
# LaTeX Paper Writing
|
||||
|
||||
Setting up a local LaTeX environment is painful — installing TeX Live takes gigabytes, debugging compilation errors is tedious, and switching between your editor and PDF viewer breaks flow. You want to write and compile LaTeX papers conversationally without any local setup.
|
||||
|
||||
Reference in New Issue
Block a user