Skip to content

Releases: jparkerweb/rich-foot

v1.2.0 - 🔁 No Recursive Links

12 Oct 04:52
Compare
Choose a tag to compare

What's Changed

  • Don't create backlinks that reference themselves

v1.1.0 - 🗺️ Mode Exapansion

09 Oct 17:24
Compare
Choose a tag to compare

What's Changed:

  • add rich-foot rendering to both editing and live preview modes

Full Changelog: 1.0.0...1.1.0

v1.0.0 - 🎈 Initial Release

23 Sep 18:31
Compare
Choose a tag to compare

Rich Foot for Obsidian - 🎈 Version 1.0.0

We're excited to announce the first official release of Rich Foot, an Obsidian plugin that enhances the footer of your notes with backlink tags and created/modified dates.

Features

  • Backlinks: Automatically adds backlinks to the footer of your notes, displayed as tags with links to the referencing notes.
  • Timestamps: Shows created and modified dates for each note.
  • Stylish Appearance: Enhances the visual appeal of your note footers.
  • Folder Exclusion: Customize which folders are excluded from backlink generation.

Installation

  1. Open Obsidian and go to Settings
  2. Navigate to Community Plugins and disable Safe Mode
  3. Click on Browse and search for "Rich Foot"
  4. Install the plugin and enable it

Usage

Once installed and enabled, Rich Foot will automatically enhance your note footers. No additional configuration is required for basic functionality.

Customization

You can exclude specific folders from backlink generation:

  1. Go to Obsidian Settings
  2. Navigate to the Rich Foot plugin settings
  3. In the "Excluded Folders" section, add the paths of the folders you want to exclude
  4. Separate multiple folder paths by new lines

Example:

Full Changelog: https://github.com/jparkerweb/rich-foot/commits/1.0.0