Skip to content

ishehadeh/silverbullet-git

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SilverBullet plug for Git

Very basic in functionality, it assumes you have git configured for push and pull in your space. What it does, roughly speaking:

Git : Sync:

  • Adds all *.md files in your folder to git
  • It commits them with a "Snapshot" commit message
  • It git pulls changes from the remote server
  • It git pushes changes to the remote server

Git: Snapshot:

  • Asks you for a commit message
  • Commits

Installation

Open your PLUGS note in SilverBullet and add this plug to the list:

- github:silverbulletmd/silverbullet-git/git.plug.js

Then run the Plugs: Update command and off you go!

To Build

deno task build

About

Basic Git plug for Silver Bullet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%