Various AT Protocol integrations with obsidian
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix description

+2 -2
+1 -1
manifest.json
··· 3 3 "name": "Atmosphere", 4 4 "version": "0.1.9", 5 5 "minAppVersion": "0.15.0", 6 - "description": "Various integrations with AT Protocol", 6 + "description": "Various integrations with AT Protocol.", 7 7 "author": "treethought", 8 8 "authorUrl": "https://github.com/treethought", 9 9 "isDesktopOnly": false
+1 -1
package.json
··· 1 1 { 2 2 "name": "obsidian-atmosphere", 3 3 "version": "0.1.9", 4 - "description": "Various integrations with AT Protocol", 4 + "description": "Various integrations with AT Protocol.", 5 5 "main": "main.js", 6 6 "type": "module", 7 7 "scripts": {