Till Friebe
|
d566ded402
|
Release version 1.1.2
|
2025-08-24 02:52:13 +02:00 |
|
Till Friebe
|
7bd7dd41c0
|
Merge pull request #20 from TheJusticeMan/master
fixed the colors
|
2025-08-24 01:41:54 +02:00 |
|
Justice Vellacott
|
185f95f30a
|
I fixed the colors using the css mix function it'll now work on any theme.
|
2025-08-03 22:23:57 -04:00 |
|
friebetill
|
08e488d425
|
Release version 1.1.1
|
2024-02-15 13:39:30 +07:00 |
|
Till Friebe
|
ac4ea85fe0
|
Merge pull request #13 from blainelewis1/patch-1
Fix bug where files have same name but differing paths
|
2024-02-15 13:38:53 +07:00 |
|
Blaine Lewis
|
00567dea68
|
fix bug where files have same name but differing paths
|
2024-02-08 10:25:22 -05:00 |
|
Till Friebe
|
ad651d827e
|
Add SyncThing link
|
2023-11-08 12:52:26 +01:00 |
|
friebetill
|
dd31d3d371
|
Release version 1.1.0
|
2023-11-08 02:39:49 +01:00 |
|
friebetill
|
5426feb1e1
|
Update locked packages
|
2023-11-08 02:39:03 +01:00 |
|
friebetill
|
fa81f5dd62
|
Show word differences
|
2023-11-08 02:37:20 +01:00 |
|
friebetill
|
6cb64e9743
|
ISSUE-10: Fix diff for some files
|
2023-11-06 22:16:25 +01:00 |
|
friebetill
|
e51806b299
|
11: Don't open result page after deletion
|
2023-11-06 21:16:52 +01:00 |
|
Till Friebe
|
5e3c691266
|
Remove link to official plugin merge request
|
2023-05-03 16:37:27 +02:00 |
|
friebetill
|
87fc2b1bd8
|
Release version 1.0.13
|
2023-04-30 11:35:27 +02:00 |
|
friebetill
|
1f0ee0187b
|
Apply feedback from liamcain
|
2023-04-30 11:34:49 +02:00 |
|
friebetill
|
6ee9e381d4
|
Release version 1.0.12
|
2023-03-27 00:06:02 +08:00 |
|
friebetill
|
b1883dc436
|
Add 'Find sync conflicts and merge' command
|
2023-03-27 00:05:36 +08:00 |
|
friebetill
|
46bb29a745
|
Release version 1.0.11
|
2023-03-26 18:55:08 +08:00 |
|
friebetill
|
6dbb36a16a
|
Register view with registerView
If we don't register the view, as before, then the workspace won't
be able to properly serialize it.
|
2023-03-26 18:54:18 +08:00 |
|
friebetill
|
9df590f6b2
|
Release version 1.0.10
|
2023-02-22 12:22:46 +08:00 |
|
friebetill
|
5f7503598a
|
Update test
|
2023-02-22 12:16:26 +08:00 |
|
friebetill
|
7dfff85dd1
|
Add semicolons to prevent difficult to debug bugs
|
2023-02-22 12:14:02 +08:00 |
|
friebetill
|
dee8138564
|
Remove file-diff prefix of commands
Obsidian will automatically prefix the command id with the plugin id,
we don't need to do it ourself.
|
2023-02-22 11:58:13 +08:00 |
|
friebetill
|
705176ef6b
|
Don't overwrite Obsidian CSS in a plugin
|
2023-02-22 11:56:48 +08:00 |
|
friebetill
|
cd0be499d5
|
Use existing sleep function
|
2023-02-22 11:49:20 +08:00 |
|
friebetill
|
e48981ab19
|
Release version 1.0.9
|
2023-02-15 21:47:55 +08:00 |
|
friebetill
|
e56eac7508
|
Improve UX by opening in active leaf
|
2023-02-15 21:45:30 +08:00 |
|
friebetill
|
81c8172a11
|
Improve UX by opening file 1 after deleting file 2
|
2023-02-15 21:44:43 +08:00 |
|
friebetill
|
fbd14edf23
|
Add motivation for plugin
|
2023-02-15 21:20:36 +08:00 |
|
friebetill
|
b2dccfe804
|
Remove untested compatibility
|
2023-02-15 21:19:59 +08:00 |
|
friebetill
|
8306c36722
|
Improve variable name
|
2023-02-15 21:16:48 +08:00 |
|
friebetill
|
9e677a94b2
|
Use unused variable
|
2023-02-15 21:16:19 +08:00 |
|
friebetill
|
b5ee9349e7
|
Release version 1.0.8
|
2023-02-15 20:25:07 +08:00 |
|
friebetill
|
a240ccfee7
|
Fix bug where lines where skipped
|
2023-02-15 20:24:22 +08:00 |
|
friebetill
|
8454d68b54
|
Fix old name of view type
|
2023-02-15 20:23:46 +08:00 |
|
friebetill
|
941c5f0c80
|
Remove edge cases by add trailing new line
This solves some problems for my test cases, but not sure if this
is bulletproof.
|
2023-02-15 19:58:17 +08:00 |
|
friebetill
|
e9c4a7aba6
|
Release version 1.0.7
|
2023-02-14 12:31:54 +08:00 |
|
friebetill
|
cc1ffac60b
|
Reactivate ignoring line breaks at the end of the file
|
2023-02-14 12:31:15 +08:00 |
|
friebetill
|
dd5a1fc2b8
|
Release version 1.0.6
|
2023-02-14 12:14:58 +08:00 |
|
friebetill
|
428d9b4682
|
Show all lines in diff
This fixes a bug where the line count was not caculated correctly.
|
2023-02-14 12:13:55 +08:00 |
|
friebetill
|
add2cb75b4
|
Ignore whitespaces at the end of each line
|
2023-02-14 12:13:38 +08:00 |
|
friebetill
|
5c4f98d48b
|
Release version 1.0.5
|
2023-02-11 12:54:15 +08:00 |
|
friebetill
|
fad48c595c
|
Fix bug on deleting modal
|
2023-02-11 12:53:42 +08:00 |
|
friebetill
|
d8000bd0fc
|
Use correct name
|
2023-02-11 10:51:56 +08:00 |
|
friebetill
|
5065a53482
|
Streamline style of modals
|
2023-02-11 10:47:24 +08:00 |
|
Till Friebe
|
bfd7500d5b
|
Add link to how to adjust the colors
|
2023-02-10 12:33:11 +08:00 |
|
friebetill
|
fe165918ac
|
Release version 1.0.4
|
2023-02-10 12:26:10 +08:00 |
|
friebetill
|
c3b005e909
|
Fix bug when file 2 has multiple lines
|
2023-02-10 12:25:32 +08:00 |
|
friebetill
|
56b8e2d7b0
|
Refresh state when one of the files changes
|
2023-02-10 11:49:02 +08:00 |
|
friebetill
|
66b7f06154
|
Fix bug when replacing multiple lines
|
2023-02-10 11:37:52 +08:00 |
|