|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: blueberrycongee.LuminaNote |
| 5 | +PackageVersion: 0.5.12 |
| 6 | +PackageLocale: en-US |
| 7 | +ShortDescription: A modern Markdown note-taking app with live preview, bidirectional links, and AI assistant |
| 8 | +Description: |- |
| 9 | + Lumina Note is not just a Markdown editor – it is an LLM-native knowledge workspace: |
| 10 | + - Local Markdown vault, Git-friendly |
| 11 | + - Built-in multi-provider LLM client (8 providers) |
| 12 | + - Full-featured Agent system with tools |
| 13 | + - RAG semantic search on your own notes |
| 14 | + - PDF reader + annotation system |
| 15 | + - Dataview-style databases driven by YAML |
| 16 | + - Bilibili video notes, voice notes, daily notes |
| 17 | +
|
| 18 | + ✨ Core Features |
| 19 | + 📝 Immersive Editing |
| 20 | + - Three editor modes: Source / Live Preview / Reading |
| 21 | + - WikiLinks: [[WikiLinks]] to build a graph-like knowledge network, supports drag-and-drop from file tree |
| 22 | + - Beautiful formatting: LaTeX math (KaTeX), Mermaid, Obsidian-style callouts > [!info] |
| 23 | + - Syntax highlighting: CodeMirror 6 with hundreds of languages |
| 24 | + - Split view editor: |
| 25 | + - Horizontal / vertical split |
| 26 | + - Draggable divider with live resize |
| 27 | + - Active pane tracking: the pane you clicked last becomes the target when opening files |
| 28 | + - Image paste: Ctrl+V to paste screenshots directly into editor, auto-saved to vault |
| 29 | + 🕸️ Knowledge Graph |
| 30 | + - Canvas-based, high-performance visualization of your vault |
| 31 | + - Folders shown as spiky balls, children inherit folder color |
| 32 | + - [[WikiLinks]] automatically become edges between notes |
| 33 | + - Right-click a node to open an isolated view (node + neighbors) |
| 34 | + - Physics simulation for natural clustering & interactive dragging/zooming |
| 35 | + 🤖 AI Agent System |
| 36 | + - Multi-provider LLM support: |
| 37 | + - Anthropic, OpenAI, Gemini, DeepSeek, Moonshot (Kimi), Groq, OpenRouter, Ollama (local) |
| 38 | + - Agent modes: editor, organizer, researcher, writer |
| 39 | + - Tooling: read/edit/create/move/search notes, database tools, RAG search, grep, etc. |
| 40 | + - Real-time edit preview: animated diff playback inside the editor |
| 41 | + - RAG semantic search: vector DB + optional reranker |
| 42 | + - AI floating ball: draggable assistant that doesn’t break your flow |
| 43 | + - Voice input: streaming STT with auto-stop and animation |
| 44 | + 🎬 Bilibili Video Notes |
| 45 | + - Play Bilibili videos inside the app (Tauri multi-WebView) |
| 46 | + - Send special-prefixed danmaku to create timestamped notes |
| 47 | + - Click timestamps in notes to jump the video |
| 48 | + - Notes are saved as Markdown and reloaded automatically next time |
| 49 | + 📄 PDF Intelligent Reader & Annotations |
| 50 | + Optimized for academic and research workflows. |
| 51 | + - Interactive element detection: detect text, images, tables, etc. |
| 52 | + - Annotation system: |
| 53 | + - Highlight / underline selected text (5 colors) |
| 54 | + - Add textual notes to highlights |
| 55 | + - Annotation storage: |
| 56 | + - Saved as pure Markdown files: yourfile.pdf.annotations.md |
| 57 | + - Lives next to the PDF, Git-friendly and editable in any editor |
| 58 | + - Bi-directional jumping: |
| 59 | + - From PDF → annotation file |
| 60 | + - From annotation file → back to the exact PDF location via lumina://pdf links |
| 61 | + - Ctrl+Click opens the PDF in split view and jumps to the annotation |
| 62 | + - Thumbnails & outline: page thumbnails and table-of-contents sidebar |
| 63 | + - Full-text search: in-document search with highlight |
| 64 | + - AI integration: send selected PDF content to AI for summarization/translation |
| 65 | + 🎨 Themes |
| 66 | + - 15 built-in themes, each with light + dark variants (30 looks in total) |
| 67 | + - Themes affect headings/links/code/blockquote and 17+ Markdown elements |
| 68 | + - Custom title bar that follows theme colors, with window controls |
| 69 | + - All theme settings are managed in the Settings panel (bottom-left gear icon) |
| 70 | + 📊 Dataview-style Databases |
| 71 | + - YAML frontmatter-driven: notes are the source of truth |
| 72 | + - Table and Kanban views |
| 73 | + - 7 column types: text, number, select, multi-select, date, checkbox, URL |
| 74 | + - Database definitions stored as .db.json (structure only, no row data) |
| 75 | + - File tree integration: database icons, click to open views |
| 76 | + - Fully Git-friendly and plaintext-friendly |
| 77 | +Tags: |
| 78 | +- backlink |
| 79 | +- bi-directional-link |
| 80 | +- block |
| 81 | +- docs |
| 82 | +- document |
| 83 | +- editor |
| 84 | +- graph |
| 85 | +- knowledge |
| 86 | +- knowledge-base |
| 87 | +- markdown |
| 88 | +- mind-map |
| 89 | +- mindmap |
| 90 | +- notes |
| 91 | +- outliner |
| 92 | +- pkm |
| 93 | +- reference |
| 94 | +ManifestType: locale |
| 95 | +ManifestVersion: 1.12.0 |
0 commit comments