generated from obsidianmd/obsidian-sample-plugin
-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: ♻️ Organise different views better
- Loading branch information
1 parent
2d0b2b2
commit cfb0ce0
Showing
4 changed files
with
3,166 additions
and
2,890 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,6 +12,7 @@ | |
"WriteBCToFile", | ||
"LimitTrailFields", | ||
"CSV Crumbs", | ||
"nextPrev" | ||
"nextPrev", | ||
"DucksView" | ||
] | ||
} |
Oops, something went wrong.