All notable changes to Rich Foot will be documented in this file.
- Ajusted
css
padding values to be compatible withTypewriter Scroll
plugin
- Support for more date formats in
frontmatter
created/modified fields (ISO, space-separated, and just date)
- Fixed issue with Rich Foot not loading all user defined colors when Obsidian is restarted
- Improved parent selector matching to properly detect and exclude Rich Foot when specified selectors are present in the view or its parent elements
- Missing
Excluded Folders
section in the settings
- Extra padding on the bottom of the editor in Canvas / Kanban Cards
- Exclusion rule via
frontmatter
field - Custom exclusions using specified DOM parent selectors for advanced control
- dynamic
css
inreading
mode disrupting document flow of floated elements (e.g. ITS callouts) - debounced
updateRichFoot
inediting
mode (new settings option that allows delay in milliseconds)
Links
defined in frontmatter were not being displayed
- Option to combine
Outlinks
/Backlinks
in one view calledLinks
- Directional arrows for
Links
- Outlinks for
footnote
internal links
Page Preview
not displaying properly inediting mode
- Support for
Page Preview
core plugin forOutlinks
&Backlinks
Date Display Format
option to allow users to specify their own date format
- Date not formatted correctly if timestamp was included in the Custom Created/Modified Date Property
- Note embeds in canvas now have the correct height
- Duplicate "show dates" option in settings
- If using custom created/modified date properties, the date now displays in the format of "Month Day, Year" if in proper date format, otherwise it displays the raw frontmatter filed string value.
Custom Created/Modified Date Property
fields to allow users to specify their own frontmatter properties for dates, useful when file system dates are affected by sync processes and you track them separately.
- Outlinks section to inclued transclusion links (example
[[note#section]]
or[text](note#section)
)
- Fixed console error when switching between reading/editing modes
- New Border, Links, and Date color customization options in settings
- Color picker to select custom colors
- Reset button to restore default colors (theme accent color)
- Real-time color updates
- Fixed bug where excluded folders were not being saved correctly
- New Style Settings section in plugin settings
- Border customization options:
- Border width slider (1-10px)
- Border style dropdown with 8 styles
- Border opacity slider (0-1)
- Link appearance controls:
- Border radius slider (0-15px)
- Links opacity slider (0-1)
- Date display controls:
- Dates opacity slider (0-1)
- Reset buttons for all customization options
- Improved settings UI organization
- Reorganized settings panel for better usability
- Updated documentation to reflect new customization options
- Improved CSS variable management for better theme compatibility
- Display
Outlinks
(under theBacklinks
section) - Updated Settings page:
- Toggle controls for Backlinks, Outlinks, and Created/Modified dates
- Improved Exclude Folders controls for easier management
- Only create backlinks to notes, not files like images
- Fixed issue with backlinks being removed/re-added when scrolling long notes
- Fixed issue with rich-foot being displayed to the right of notes in editing mode
- Compatibility issues with Obsidian v1.7.2+ that introduces
DeferredView
- Don't create backlinks that reference themselves
- Support for
rich-foot
rendering in bothediting
andlive preview
modes
- Initial release
- Backlinks displayed as tags in note footers
- Created/Modified dates display
- Stylish appearance with tag-like links
- Folder exclusion feature
- Basic settings configuration