mirror of
https://github.com/ebullient/obsidian-deck-notes.git
synced 2026-07-22 06:40:43 +00:00
10 lines
403 B
JSON
10 lines
403 B
JSON
{
|
|
"id": "deck-notes",
|
|
"name": "Deck Notes",
|
|
"version": "0.1.0",
|
|
"minAppVersion": "1.9.0",
|
|
"description": "Define card decks for activities, strategies, or any content you want to rotate through. Embed cards in your notes or browse them in a modal. Filter by tag hierarchies to narrow your selection.",
|
|
"author": "ebullient",
|
|
"authorUrl": "https://github.com/ebullient",
|
|
"isDesktopOnly": false
|
|
}
|