This commit is contained in:
2025-10-22 22:13:54 +02:00
parent 9e44354ef0
commit b63d46a78e
331 changed files with 352530 additions and 3 deletions

14
.obsidian/plugins/solve/manifest.json vendored Normal file
View File

@@ -0,0 +1,14 @@
{
"id": "solve",
"name": "Solve",
"version": "1.1.0",
"minAppVersion": "0.15.0",
"description": "Supercharge your notes with real-time calculations without AI fuss. From dates ('Now + 20 days'), percentages ('10% of 120'), units of measurement ('100cm + 2m'), arithmetic ('10 + 5') and more!",
"author": "Liam Riddell",
"authorUrl": "https://github.com/LiamRiddell",
"fundingUrl": {
"Buy Me a Coffee": "https://www.buymeacoffee.com/liamriddell",
"GitHub Sponser": "https://github.com/sponsors/LiamRiddell"
},
"isDesktopOnly": false
}