Skip to main content

4 posts tagged with "Obsidian"

Obsidian note-taking application

View all tags

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

· 4 min read
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 min read
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 min read
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.