File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ Obsidian plugin for AT Protocol bookmarking platforms.
66
77- ** Semble** (` network.cosmik.* ` ) - Collections and cards
88- ** Bookmarks** (` community.lexicon.bookmarks.* ` ) - Community bookmarks lexicon with tag filtering (supports kipclip tags)
9+ - ** margin.at** (` at.margin.* ` ) - Bookmarks with collections and tags support
910
1011## Installation
1112
@@ -17,8 +18,18 @@ Install via [BRAT](https://github.com/TfTHacker/obsidian42-brat):
17184 . Enter the GitHub URL: ` https://github.com/treethought/obsidian-atmark `
18195 . Enable the plugin in Community Plugins
1920
20- ## Configuration
21+ ## Getting Started
22+
23+ ### Authentication
2124
22251 . Open Settings > ATmark
23- 2 . Enter your handle or DID
24- 3 . Enter your app password (create one at Settings > Privacy and security > App passwords on Bluesky)
26+ 2 . Enter your AT Protocol handle or DID
27+ 3 . Create an app password in your AT Protocol client (Bluesky: Settings > Privacy and security > App passwords)
28+ 4 . Enter the app password in the plugin settings
29+ 5 . Save settings
30+
31+ The plugin will automatically connect using your credentials.
32+
33+ ### Opening the View
34+
35+ Open the command palette (Ctrl/Cmd + P) and search for "ATmark: Open view". The view will show your bookmarks from all supported platforms.
Original file line number Diff line number Diff line change 11{
22 "id" : " atmark" ,
33 "name" : " ATmark" ,
4- "version" : " 0.1.2 " ,
4+ "version" : " 0.1.3 " ,
55 "minAppVersion" : " 0.15.0" ,
66 "description" : " Obsidian plugin for AT Protocol bookmark platforms" ,
77 "author" : " treethought" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " obsidian-atmark" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "description" : " Obsidian plugin for AT Protocol bookmark platforms" ,
55 "main" : " main.js" ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments