It is an app that allow us to perform most Git commands without using command line tools. 2. Add Obsidian Vault into Github If you already created an Obsidian Vault, we will need to prepare the vault folders for Git. It will allow the plug-in that we'll install to sync with Github....
This Python script enables the download of Google contacts using the Google People API and converts each contact into a .md file format. This is particularly useful for visualizing your connections in tools like Obsidian, where you can create graphs disp
Ignore .obsidian directory from Git Nov 23, 2020 .ruby-version Create .ruby-version Mar 19, 2023 404.html Update 404.html Oct 25, 2023 Gemfile Bump webrick from 1.8.2 to 1.9.0 Nov 4, 2024 Gemfile.lock Bump nokogiri from 1.17.0 to 1.18.1 ...
Go to Websites&Domains > Git, click Repository Settings, and enter new name at the Repository name field.If you want to remove the repository, click the Remove Repository link on the Git screen. In this case, Plesk will remove just the repository; the target directory with the published ...
How I learn using Obsidian as a note-taking tool. When we learn, we usually do not fill a blank slate. We usually already bring experience with us in some way. It is important to combine the new knowledge with what we already have, to support the learning process. This way, we don'...
While working on a GitLab pipeline for automatic RPM building, came across an error shell not found on a job with a specific Docker image.
Clone the repo: git clone https://github.com/gyroflow/gyroflow.git Install dependencies: cd gyroflow/ext && ./install-deps-linux.sh (Debian based apt) Update PROJECT_DIR in __env-linux.sh Setup the environment in terminal: source __env-linux.sh - I do this in VS Code built-in termina...
How I learn using Obsidian as a note-taking tool. When we learn, we usually do not fill a blank slate. We usually already bring experience with us in some way. It is important to combine the new knowledge with what we already have, to support the learning process. This way, we don'...
replacing the/journaldirectory with your own obsidian vault replacing the keyfile with your own initializing git-crypt on the fork. Installation #clone the repogit clone git@github.com:mrhwick/journal.git#run installercdjournal ./scripts/install.sh ...
.gitmodules Update .gitmodules Feb 7, 2024 .npmrc Initial commit Feb 27, 2022 .prettierignore add prettier config Mar 6, 2024 .prettierrc prettier format Mar 8, 2024 LICENSE Create LICENSE Feb 27, 2022 README.md README: Update/correct link to Documentation ...