No description
Find a file
2023-02-05 16:34:39 +08:00
.github Create FUNDING.yml 2023-02-04 12:43:41 +08:00
scripts Add release script 2023-01-26 13:50:43 +08:00
src Scroll automatically to differences 2023-02-05 16:34:39 +08:00
.editorconfig Initial commit 2023-01-26 13:13:41 +08:00
.eslintignore Follow guide https://bit.ly/3JIZGTE to improve Prettier + ESLint 2023-02-02 22:36:11 +08:00
.eslintrc Show a delete modal when all merge conflicts are solved 2023-02-03 12:49:55 +08:00
.gitignore Initial commit 2023-01-26 13:13:41 +08:00
.npmrc Initial commit 2023-01-26 13:13:41 +08:00
.prettierignore Follow guide https://bit.ly/3JIZGTE to improve Prettier + ESLint 2023-02-02 22:36:11 +08:00
.prettierrc.json Follow guide https://bit.ly/3JIZGTE to improve Prettier + ESLint 2023-02-02 22:36:11 +08:00
esbuild.config.mjs Move main file to src subfolder 2023-01-26 13:50:32 +08:00
LICENSE Add license 2023-01-26 13:49:53 +08:00
manifest.json Release version 1.0.1 2023-02-04 15:06:15 +08:00
package.json Release version 1.0.1 2023-02-04 15:06:15 +08:00
README.md Update README.md 2023-02-04 15:01:08 +08:00
styles.css Remove autofocus shadow 2023-02-03 16:12:45 +08:00
tsconfig.json Disable analysis of node_modules folder 2023-02-01 17:58:12 +08:00
version-bump.mjs Initial commit 2023-01-26 13:13:41 +08:00
versions.json Release version 1.0.1 2023-02-04 15:06:15 +08:00
yarn.lock Remove more linter warnings 2023-02-02 23:32:22 +08:00

Obsidian File Diff

GitHub stars

Commands

Compare: Compare your active file with another file and look at the differences.

Compare and merge: Same as Compare, but you have the option to merge changes.

GIF of a demo show this plugin

Compatibility

Compatible with all platforms (Windows, Linux, macOS, Android and iOS). TODO: Test on Android and iOS. Tested with Obsidian v0.15.0 or higher.

Installation

At the moment, the plugin is in review to be an official plugin (add a like to get it merged faster). Therefore, it must be installed manually:

  1. Download the main.js, styles.css and manifest.json from the latest release
  2. Move the files to the plugin folder VaultFolder/.obsidian/plugins/obsidian-file-diff/

When the plugin is officially release you can follow these steps to install the plugin:

  1. Search for "File Diff" in the community plugins of Obsidian
  2. Install the plugin
  3. Enable the plugin

Contributing

If you have any issues or suggestions, please open an issue on the repository. If you would like to contribute code, please fork the repository and submit a pull request.

Support

For support, please open an issue on the repository, with a reproducible example if possible.

If you're interested in supporting me, it would mean a lot if you could buy me a coffee through GitHub Sponsors, located on the right side.