-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Loving the plugin so far. I think one improvement that can ease how it's used and make it more powerful would be to allow products to be links. As an example, instead of requiring a product to be 'White Rice', also understand if it's '[[White Rice]]'. This adds two benefits:
- When I'm typing in the name of my item, I don't have to remember exactly how it's spelled/worded, since it will begin guessing file names as I'm typing.
- It will create a backlink, so when I go to the product page, I'll be able to see links to all the journals where I listed the product.
So instead of:
```foodiary
White Rice 200
Salmon 100
```
You would have:
```foodiary
[[White Rice]] 200
[[Salmon]] 100
```
Bonus points if it can understand aliases as well.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request