Skip to content

This is a note vault created to backup notes generated by obsidian

Notifications You must be signed in to change notification settings

LittleD3092/My-Vault

Repository files navigation

My-Vault

This is a note vault created to backup notes generated by obsidian.

1. Setup

$ git clone https://github.com/LittleD3092/My-Vault.git

Then use obsidian to open the folder as a vault.

Be aware that the attachments have great size, it is recommended that you use Git LFS to speed cloning process.

2. Git LFS

This repository uses git lfs to manage files in /附件. It is recommended that git lfs is installed. See git lfs installation - github for installation.

2.1 Clone without Attachments

To clone this repository without attachments (pictures, videos, pdfs)

GIT_LFS_SKIP_SMUDGE=1 git clone https://github.com/LittleD3092/My-Vault.git

clone git repository without lfs files - stackoverflow

2.2 Pull Attachments Missing

To pull attachments missing, use git lfs pull --include="" to pull single file, or simply use git lfs pull to pull all missing attachments

git lfs pull --include=filename

3. Entry Points

The lists of this section shows the root of some interesting topics.

3.1. Active

The list below shows the topics that are active and will be frequently added notes.

  • [[Global Issues]]
  • [[Statistics]]
  • [[Network Systems Capstone]]
  • [[Microelectronics]]
  • [[Digital Computer Electronics]]
  • [[Communications and Wireless Networks]]
  • [[How to Make Good Notes]]
  • [[SDN]]
  • [[Probabilistic Robotics]]
  • [[Code Complete]]
  • [[Kali Linux]]

3.2. Archived

The list below shows the topics that are archived and will not be frequently updated.

  • [[ROS Packages for Locolization]]
  • [[AWS Cloud]]
  • [[Operating System]]
  • [[Database]]
  • [[Freedom of Speech]]
  • [[Serial Tools]]
  • [[Sustainable Energy]]
  • [[Network Science]]
  • [[Computer Graphics]]
  • [[Code Project Managing Tools]]
  • [[Computer Networks Layers]]

About

This is a note vault created to backup notes generated by obsidian

Resources

Stars

Watchers

Forks