tangled
alpha
login
or
join now
treethought.xyz
/
obsidian-atmosphere
19
fork
atom
Various AT Protocol integrations with obsidian
19
fork
atom
overview
issues
pulls
pipelines
0.1.2
treethought
1 month ago
098138dd
76a9b1ee
+2
-2
2 changed files
expand all
collapse all
unified
split
manifest.json
package.json
+1
-1
manifest.json
···
1
1
{
2
2
"id": "atmark",
3
3
"name": "ATmark",
4
4
-
"version": "0.1.1",
4
4
+
"version": "0.1.2",
5
5
"minAppVersion": "0.15.0",
6
6
"description": "Obsidian plugin for AT Protocol bookmark platforms",
7
7
"author": "treethought",
+1
-1
package.json
···
1
1
{
2
2
"name": "obsidian-atmark",
3
3
-
"version": "0.1.1",
3
3
+
"version": "0.1.2",
4
4
"description": "Obsidian plugin for AT Protocol bookmark platforms",
5
5
"main": "main.js",
6
6
"type": "module",