Description
3rd Party Integrations Plugin
Category: 3rd Party Integrations
The Macros Plugin plugin enables seamless food and nutrition tracking inside your notes by integrating with the FatSecret API. It allows users to search for food items, generate markdown entries with nutritional breakdowns, and organize meals using interactive macro blocks. You can define custom serving sizes, reuse meal templates, and even visualize daily intake with pie charts. For broader insights, the plugin supports aggregating data from multiple days or meals into combined summaries. It's a solid choice for users focused on diet tracking or meal planning directly within their vault, blending structured data with visual summaries for better clarity.
Stats
9
stars
9 stargazers
794
downloads
794 downloads
3
forks
3 forks
46
days
46 days since creation
7
days
7 days since last commit
12
days
12 days since last release
6
total PRs
6 total pull requests
0
open PRs
0 open pull requests
1
closed PRs
1 closed pull requests
5
merged PRs
5 merged pull requests
19
total issues
19 total issues
7
open issues
7 open issues
12
closed issues
12 closed issues
0
commits
0 total commits in last one year
RequirementsExperimental
FatSecret API credentials
Latest Version
13 days ago
Changelog
feat: enhance search UX and resolve CSS conflicts
Search Improvements - (Suggested by @mathfen)
- Add clear button to AddToMacrosModal search input with mobile-optimized sizing
- Support both click and Escape key to clear search
- Dynamic visibility (only shows when text is present)
CSS Conflict Resolution #22
- Scope .menu styles to plugin context menus using data-macros-plugin attribute
- Fix mobile hamburger menu size regression introduced in v2.3.0
- Prevent plugin styles from affecting Obsidian's native UI elements
Code Quality
- Resolve all ESLint errors and warnings
- Complete missing translation strings for better i18n support
README file from