-
-
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.
Merge pull request #43 from jparkerweb/develop
v1.10.0
- Loading branch information
Showing
26 changed files
with
1,013 additions
and
746 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,8 @@ | ||
## 🥙 Stuffed Links | ||
|
||
### [1.9.2] - 2024-12-01 | ||
#### 🐛 Fixed | ||
- dynamic `css` in `reading` mode disrupting document flow of floated elements (e.g. ITS callouts) | ||
- debounced `updateRichFoot` in `editing` mode (new settings option that allows delay in milliseconds) | ||
|
||
### [1.9.1] - 2024-12-01 | ||
#### 🐛 Fixed | ||
- `Links` defined in frontmatter were not being displayed | ||
|
||
### [1.9.0] - 2024-11-30 | ||
## 🛑 Exclude Me Please | ||
### [1.10.0] - 2024-12-08 | ||
#### ✨ Added | ||
- Option to combine `Outlinks` / `Backlinks` in one view called `Links` | ||
- Directional arrows for `Links` | ||
- Outlinks for `footnote` internal links | ||
- Exclusion rule via `frontmatter` field | ||
- Custom exclusions using specified DOM parent selectors for advanced control | ||
|
||
#### 🐛 Fixed | ||
- `Page Preview` not displaying properly in `editing mode` | ||
|
||
[![screenshot](https://raw.githubusercontent.com/jparkerweb/ref/refs/heads/main/equill-labs/rich-foot/rich-foot-v1.9.0.jpg)](https://raw.githubusercontent.com/jparkerweb/ref/refs/heads/main/equill-labs/rich-foot/rich-foot-v1.9.0.jpg) | ||
[![screenshot](https://raw.githubusercontent.com/jparkerweb/ref/refs/heads/main/equill-labs/rich-foot/rich-foot-v1.10.0.jpg)](https://raw.githubusercontent.com/jparkerweb/ref/refs/heads/main/equill-labs/rich-foot/rich-foot-v1.10.0.jpg) |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,5 +9,5 @@ | |
"css-editor", | ||
"obsidian-custom-frames", | ||
"markdown-attributes", | ||
"obsidian-hover-editor" | ||
"obsidian-memos" | ||
] |
20 changes: 0 additions & 20 deletions
20
example-vault/rich-foot-example/.obsidian/plugins/obsidian-hover-editor/main.js
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
example-vault/rich-foot-example/.obsidian/plugins/obsidian-hover-editor/manifest.json
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.