/myObsidian-Public

Notes and knowledge base/network using Obsidian. This is the public version of myObsidian, with less content.

Primary LanguageJavaScript

myobsidian

Leia em Português

myObsidian

Notes and knowledge base/network using Obsidian

About

This is a colletion of all my notes regarding my studies on AMC (Advertising and Marketing Communications), graphics design and related technologies. Everything from tipography to business management, from colours to entrepreneurship, from the legalities regarding this profession to web development. Basically everything I can use on my professional journey. Most of the text is written in Portuguese.


notes-preview-22-03-2022 notes-preview-22-03-2022

as of 22.03.22


Viewing the notes on Obsidian

  • Download the repository
  • Extract the main folder anywhere you want
  • Download, install and open Obsidian
  • On the the start-up screen, select open folder as vault
  • Select the main folder you downloaded (obsidian-main)

Using Obsidian Git plugin for free auto-sync

Installation guide

Easy plugin set-up

Troubleshooting

Using token to login

Generating token

git remote add origin https://{username}:{token}@github.com/{username}/project.git
git remote set-url origin https://{username}:{token}@github.com/{username}/project.git

obs.: cd on repo folder i.e. .git folder