generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
5 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1 @@ | ||
ba9ad42 Run single import per item | ||
3664e62 Fix #311 | ||
21cc3ce Merge pull request #304 from theotheo/set-attribute | ||
d762f60 Merge pull request #313 from johan-mattias/patch-1 | ||
e9a51b4 Update README.md | ||
b53e4e7 style: fix code example | ||
2e05aba Fix: add previously overlooked screenshot | ||
0363b67 docs: add acknowledgment for borrowed code | ||
d4ef1a5 feat: filter to modify object | ||
56223d0 Merge pull request #297 from Lslightly/main | ||
757b44c clarify the "persist" feature | ||
162f8ee Remove debug logging |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,5 +11,6 @@ | |
"3.0.10": "1.1.1", | ||
"3.0.11": "1.1.1", | ||
"3.0.12": "1.1.1", | ||
"3.1.0": "1.1.1" | ||
"3.1.0": "1.1.1", | ||
"3.1.1": "1.1.1" | ||
} |