跳到主要内容

4 篇博文 含有标签「Obsidian」

Obsidian note-taking application

查看所有标签

My Knowledge Management System | Zotero, Obsidian, Readwise, Notion

· 阅读需 4 分钟
Guangze Yang
Master of Control System, Ibaraki University

In today's information-rich world, developing a personalized knowledge management system is essential for anyone engaged in academic research, continuous learning, and maintaining balanced productivity. After much experimentation, I've developed a cross-platform workflow that effectively bridges my academic research, personal learning journey, and daily life management. Here's how I've structured my digital ecosystem.

Sync Obsidian

· 阅读需 2 分钟
Guangze Yang
Master of Control System, Ibaraki University

Sync Obsidian on All Platforms (Windows, Mac, Android, iOS) and Multiple Devices

0. Requirements

Obsidian Plugin:

Cloud Storage Service (choose one):

  • WebDAV - Universal protocol, works with many providers
  • Dropbox - Popular cloud storage with excellent cross-platform support
  • OneDrive - Microsoft's cloud service, best for Windows ecosystem

I'm trying to make a blog (3)

· 阅读需 2 分钟
Guangze Yang
Master of Control System, Ibaraki University

The old blog is here.

Learning JavaScript

In the second week, I tried to read "JavaScript The Definitive Guide" by David Flanagan, but it was not easy for starting. I chose "Head First JavaScript Programming" by Eric T. Freeman and Elisabeth Robson as my introduction, and I read about 1/3 of it in one day. Since I had the experience of learning C and Python, it was easier to understand.