jotgit icon indicating copy to clipboard operation
jotgit copied to clipboard

Git-backed real time collaborative editor built with meteor.

Results 9 jotgit issues
Sort by recently updated
recently updated
newest added

eg by clicking on the h3 header that displays the file name.

enhancement

Points taken from #13 for future reference: I think in the longer term we should be accepting text file types other than Markdown, e.g. if you have a python script...

enhancement

It may make sense to amend changes if they were too close (time-wise or if changes are minimal). This could yield a cleaner commit history. We don't want to lose...

enhancement

Add an additional argument showWarning=false when you call the commit function, or better, don't even call the commit function if there are no changes.

enhancement