-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
1 parent
bb408d3
commit 14c936d
Showing
12 changed files
with
667 additions
and
86 deletions.
There are no files selected for viewing
Binary file not shown.
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
602 changes: 548 additions & 54 deletions
602
example-vault/rich-foot-example/.obsidian/plugins/pexels-banner/main.js
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
example-vault/rich-foot-example/.obsidian/plugins/pexels-banner/manifest.json
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 |
---|---|---|
|
@@ -17,5 +17,5 @@ | |
"showBacklinks": true, | ||
"showOutlinks": true, | ||
"showDates": true, | ||
"lastVersion": "1.6.0" | ||
"lastVersion": "1.6.2" | ||
} |
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
8 changes: 4 additions & 4 deletions
8
example-vault/rich-foot-example/.obsidian/plugins/rich-foot/manifest.json
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,11 @@ | ||
{ | ||
"id": "rich-foot", | ||
"name": "Rich Foot", | ||
"version": "1.6.1", | ||
"minAppVersion": "1.6.0", | ||
"version": "1.6.2", | ||
"minAppVersion": "1.5.0", | ||
"description": "Adds backlink tags and created/modified dates to the footer of your notes.", | ||
"author": "Justin Parker", | ||
"authorUrl": "https://www.jparkerweb.com", | ||
"author": "Justin Parker (eQui\\\\ Labs)", | ||
"authorUrl": "https://www.equilllabs.com", | ||
"fundingUrl": "https://ko-fi.com/jparkerweb", | ||
"isDesktopOnly": false | ||
} |
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,3 +1,5 @@ | ||
# Backlink Test | ||
|
||
When the `rich-foot` plugin is enabled, this note will display a *backlink* to [[🦶 Rich Foot]] because it links to this note. | ||
When the `rich-foot` plugin is enabled, this note will display a *backlink* to [[🦶 Rich Foot]] because it links to this note. | ||
|
||
I wonder where this goes: [[no rich-feet here#This some some section that I want an outlink to go to]] |
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 +1,3 @@ | ||
This note is a direct child of a folder defined in the settings `Excluded Folders` section, and will not display the [[🦶 Rich Foot]] plugin in the note's footer. | ||
### This note is a direct child of a folder defined in the settings `Excluded Folders` section, and will not display the [[🦶 Rich Foot]] plugin in the note's footer. | ||
|
||
#### This some some section that I want an outlink to go to |
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