[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-76049":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":14,"stars7d":16,"stars30d":17,"stars90d":15,"forks30d":15,"starsTrendScore":18,"compositeScore":19,"rankGlobal":9,"rankLanguage":9,"license":20,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":23,"hasPages":21,"topics":24,"createdAt":9,"pushedAt":9,"updatedAt":25,"readmeContent":26,"aiSummary":27,"trendingCount":15,"starSnapshotCount":15,"syncStatus":28,"lastSyncTime":29,"discoverSource":30},76049,"apex-dashboard","PandoraReads\u002Fapex-dashboard","PandoraReads","Stop switching between Obsidian notes. One page. Everything you need. Memo your thoughts, crush your todos, track your projects — and make it look incredible doing it.",null,"TypeScript",507,25,3,7,0,55,318,42,8.24,"BSD Zero Clause License",false,"main",true,[],"2026-06-12 02:03:39","# Apex Dashboard\n\n> Stop switching between Obsidian notes. One page. Everything you need. Memo your thoughts, crush your todos, track your projects — and make it look incredible doing it. [【中文版】](README_ZH.md)\n\n## Screenshot\n\n![Apex Dashboard](screenshot1.png)\n\n## Features\n\n### 🗒️ Memo\nCapture thoughts instantly with a built-in memo pad. Each memo card has a writable textarea — jot down ideas, meeting notes, or daily reflections without leaving your dashboard. Supports `[[wikilinks]]` that render as clickable links.\n\n### ✅ Todo\nManage tasks with interactive checklists. Add, reorder, drag-and-drop, and check off tasks. A progress bar shows completion percentage at a glance. Todo items also support `[[wikilinks]]` for cross-referencing notes.\n\n### 📁 Projects\nOrganize your vault documents into project cards. Each card links to related notes, displays a cover image (supports both local vault images and web URLs), and supports inline document search to add new files quickly. Manage multiple file types including Markdown notes, PDFs, images, audio, and video.\n\n### 📝 Notes\nA compact, list-style section for organizing reference documents and quick-access files. Displays up to 5 cards per row without cover images for maximum density.\n\n### ⚡ Quick Actions\nPin your most-used shortcuts to the sidebar. Supports two action types: **File** links to open any document, and **Command** shortcuts to trigger any Obsidian command. Includes built-in presets for New Journal and New Note.\n\n### 🎨 Banner\nA customizable banner with an inspirational quote and optional background image. Supports both local vault images and web URLs. Double-click to edit.\n\n### 🔄 Drag & Drop\nDrag cards between sections to reorganize your workspace. Drag task items within Todo cards to reorder. Drag document links between project\u002Fnote cards.\n\n### 🧩 Custom Sections\nCreate sections with 4 built-in types — **Memo**, **Todo**, **Projects**, and **Notes** — each with its own layout and behavior. Mix and match to fit your workflow.\n\n### 🕐 Recent Documents\nThe sidebar shows recently edited files with relative timestamps, so you can jump back into your latest work.\n\n## Themes\n\n![Themes Preview](screenshot2.png)\n![Themes Preview](screenshot3.png)\n![Themes Preview](screenshot4.png)\n\n5 handcrafted themes, each with distinct visual identity:\n\n| Theme | Style |\n|-------|-------|\n| **Earth** | Warm organic tones, parchment textures |\n| **Nordic** | Clean minimal with blue accents |\n| **Cyan** (Neon) | Cyberpunk sharp, cyan-on-dark |\n| **Aurora** | Frosted glass with animated aurora gradient |\n| **Spring** (Prism) | Rose glass with warm glow |\n\nAll themes support both Obsidian light and dark modes. Lime and Apex enforce a dark aesthetic regardless of system preference.\n\n## Settings\n\n- **Dashboard file** — customize the file path for your dashboard data\n- **Style** — choose from 5 visual themes\n- **Language** — English or Chinese interface\n- **Recent documents count** — control how many recent files appear\n\n## Installation\n\n### From Obsidian Community Plugins (coming soon)\n1. Open Settings > Community Plugins\n2. Search for \"Apex Dashboard\"\n3. Click Install, then Enable\n\n### Manual Installation\n1. Download the latest release from [GitHub Releases](https:\u002F\u002Fgithub.com\u002Fpandorareads\u002Fapex-dashboard\u002Freleases)\n2. Extract into your vault's `.obsidian\u002Fplugins\u002Fapex-dashboard\u002F` folder\n3. Open Settings > Community Plugins and enable \"Apex Dashboard\"\n\n## Usage\n\n1. Open the dashboard via the ribbon icon (home icon) or command palette: `Apex Dashboard: Open dashboard`\n2. A `dashboard.md` file is automatically created in your vault root\n3. All changes are saved directly to the file — it's your data, in plain text\n\n> **Note:** Deleting, renaming, or reordering sections must be done by editing the `dashboard.md` file directly. Any changes made to the note will take effect in the dashboard view immediately.\n\n## What's New\n\n### v1.0.6\n- **Multi-quote banner** — Store multiple quotes in the banner, each with its own author. Add, edit, and delete quotes in the edit modal\n- **Banner image rotation** — Add multiple background images that rotate every 2 hours with a smooth fade transition\n- **Quote auto-rotation** — Quotes rotate every 2 hours (offset 1 hour from image rotation so they never swap simultaneously)\n- **Double-click rename sections** — Double-click any section title to rename it inline (Enter to save, Escape to cancel)\n- **Collapsible sections** — Click the triangle indicator on section headers to collapse\u002Fexpand sections. Collapse state persists across sessions\n- **Cross-card drag & drop** — Drag document links between project\u002Fnote cards, and drag task items between todo cards\n- **Card reordering fix** — Fixed card drag-and-drop positioning in all sections (Todo, Projects, Notes). Cards now land exactly where you drop them instead of always moving to the first position\n- **Empty card interaction** — Cards with all items removed can now receive new items via drag-and-drop or the add input\n- **Mobile improvements** — Memo color picker button hidden on mobile, mobile drawer uses solid background for all themes, taller quick actions list\n\n### v1.0.5\n- **Distinct toggle colors** — Each section type (Memo, Todo, Projects, Notes) has its own triangle indicator color\n- **Banner modal button sizing** — \"Add quote\" and \"Add image\" buttons in the banner edit modal now use fit-content width instead of stretching full width\n- **Projects card default width** — Fixed new project cards stretching across the entire section; cards now have a proper default width (280px)\n- **Section type robustness** — Three-layer defense for section type preservation: frontmatter `type:` field, name-based heuristics, and card type distribution analysis. Section types survive manual file edits, heading renames, and position swaps\n- **Project card type persistence** — `type: project` is now written to the file and preserved across save\u002Freload cycles, preventing cards from reverting to generic type\n- **Default template fix** — Projects and Library sections now include `sectionType` in the default template and column definitions\n\n### v1.0.4\n- **Quick Actions** — Quick Links upgraded to Quick Actions, supporting both file links and Obsidian command shortcuts\n- **Add Action modal** — Two tabs (File \u002F Command) for adding custom actions, with built-in presets for New Journal and New Note\n- **4 Section types** — Memo, Todo, Projects, and Notes, each with its own layout and behavior\n- **Multi-format document support** — Manage Markdown, PDF, images (PNG, JPG, GIF, SVG, WebP), audio (MP3, M4A), and video (MP4, MOV) in project cards\n- **Bidirectional links** — Memo and Todo cards render `[[wikilinks]]` as clickable links with basename fallback\n- **Journal path setting** — Configure where new diary entries are saved\n- **UI polish** — Vertical scrollbars hidden on desktop, theme-colored horizontal scrollbar, notes section layout optimization\n- **Bug fixes** — Fixed wiki link clicks in memo cards, quick link rename race condition, rename listener cleanup on plugin unload\n\n### v1.0.3\n- **Wikilink support** — Memo and Todo cards now render `[[wikilinks]]` as clickable links\n- **Section type selector** — Choose section type when creating new sections\n- **Mobile sidebar drawer** — Slide-in animation for mobile navigation\n- **Section creation UX** — Confirm button for mobile section creation, 'Add new section' command shortcut\n- **Bug fixes** — Card drag restricted to header\u002Fcover area, mobile banner edit button, drawer alignment\n\n### v1.0.2\n- **Section management** — Manual section deletion, section type selector\n- **Mobile improvements** — Better card scrolling and mobile layout\n- **Bug fixes** — Respect body section order, form reset prevention\n\n## Compatibility\n\n- Obsidian v0.15.0+\n- Desktop and mobile\n- All themes work in both light and dark Obsidian modes\n\n## License\n\n0BSD\n","Apex Dashboard 是一个旨在简化Obsidian笔记管理的单页应用，它集成了备忘录、待办事项、项目跟踪等功能于一页之中。其核心功能包括即时记录想法的内置便签本、支持交互式清单的任务管理器、以及可以组织和链接相关文档的项目卡片等。此外，该应用还提供了多种主题样式选择、自定义快捷方式设置及最近编辑文件显示等功能，以增强用户体验。特别适合需要高效管理和访问大量笔记资料的研究者、学生或项目经理使用。通过减少在不同笔记间切换的时间，帮助用户更专注于工作内容本身。",2,"2026-06-11 03:54:19","CREATED_QUERY"]