Skip to content

Easy shortcuts to the bash scripts for git procedures on your Obsidian Vault reposited

License

Notifications You must be signed in to change notification settings

backmind/termux-widget-git-obsidian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Termux-Widget-git-obsidian

A termux-widget series of bash scripts adapted from Rene Schallner (@renerocksai) for a Termux-git based Obsidian vault repositoriing.

This repo include the scripts for pulling, pushing and logging the changes on the vault repository with icons for the android desktop shortcuts.

Installation

Best way to accomplish repositoriing your Obsidian vault is to follow this esplendid guide. Once you reach "Shortcuts for committing, pushing, and pulling" you simply can follow next steps:

Step by step guide

  1. Clone this repository: in your home folder in termux git clone https://github.com/backmind/termux-widget-git-obsidian
  2. Move all the folder to /scripts/ your home: mv /scripts/ ~
  3. Set execution privileges for install.sh: chmod +x ~/scripts/install.sh
  4. Execute the installation: .~/install.sh
    • Introduce the name of your vault that already has been pulled in termux
  5. ...
  6. Profit

You can safely remove the /scripts/ folder

Now you can add the scripts to the desktop of your android device using [Termux-widget].

About

Easy shortcuts to the bash scripts for git procedures on your Obsidian Vault reposited

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages