An extension editor for Standard Notes to keep track of what precious metals you have and their values.
Install Link: https://listed.to/p/QA0LXyiXuC
- Ability to edit locations
- API call to get spot price on either editor load or button click
- Add card for purchasedSpotPrice over purchased price
- Validators on inventory item to make sure everything is legit
To serve the extension (this is the address you would link to in when "installing" the extension in Standard Notes)
http-server -p 8007 --cors
Starts editor locally in browser
npm run start
Follow the documentation on the standard notes website. for more information
If you want to contact me you can reach me at tryonlinux@gmail.com.
This project is licensed under the APL License - see the LICENSE file for details