jepicaju862-lab2 downloadsA cozy local-first life logging and memory vault supporting text notes, photos, videos, voice recordings, attachments, timeline, calendar, media gallery, 3D roaming, and tag search.
Momento (拾光) is a local-first life logging and memory vault plugin for Obsidian. It seamlessly integrates text notes, photos, videos, voice recordings, attachments, timeline feeds, calendar overviews, media galleries, 3D nebula memory roaming, speech-to-text (STT), and mobile LAN capture into a unified Obsidian view.
Core Philosophy: Capture immediately, organize effortlessly.
Ctrl/Cmd + Enter shortcut support.faster-whisper STT services.cli/shiguang.js) allowing AI agents to capture, search, comment, like, and export records.Momento.manifest.json, main.js, and styles.css from the latest release..obsidian/plugins/Momento/ inside your Obsidian vault..obsidian/plugins/Momento/.Momento: Open Momento (打开拾光).+ button in the top bar or use the Inbox sidebar to quickly log thoughts or media.Momento supports transcription via a local HTTP server (default: http://127.0.0.1:8765/transcribe).
Start the included Python faster-whisper server:
python tools/stt_server.py
Capture memories from your mobile device without opening Obsidian:
node tools/capture_server.js --data "<vault>\.obsidian\plugins\Momento\data.json" --vault "<vault>"
Configure iOS Shortcuts or Android (Tasker / MacroDroid) to send POST requests to http://<LAN-IP>:8766/capture or /voice.
Explore complementary plugins and official resources for Obsidian:
This project is licensed under the GNU General Public License v3.0 (GPLv3). See the LICENSE file for details.
拾光 (Momento) 是一款面向 Obsidian 的本地优先生活记录与记忆管理插件。它将文字、照片、视频、录音、普通文件、时间线、日历、资源库、3D 星空漫游、语音转写和手机快速录入整合到一个独立高效的 Obsidian 视图中。
核心理念: 先收进来,稍后再整理。
Ctrl/Cmd + Enter 快捷保存。faster-whisper HTTP 服务进行自动/手动语音转文字。cli/shiguang.js),方便 AI Agent 直接进行数据采集、检索、点赞、评论和数据导出。Momento 或 拾光。manifest.json、main.js 和 styles.css。.obsidian/plugins/Momento/。打开拾光。+ 按钮或在侧栏 Inbox 快速采集框中录入片段与附件。插件支持调用本地语音转写服务(默认接口 http://127.0.0.1:8765/transcribe)。
启动配套服务:
python tools/stt_server.py
无需打开 Obsidian,通过手机快捷指令录入:
node tools/capture_server.js --data "<vault>\.obsidian\plugins\Momento\data.json" --vault "<vault>"
配合 iOS 快捷指令或 Android (Tasker / MacroDroid),发送 POST 请求至 http://<局域网IP>:8766/capture 或 /voice 即可。
探索更多优秀的 Obsidian 插件与扩展工具:
本项目采用 GNU General Public License v3.0 (GPLv3) 开源协议。详情请参阅 LICENSE 文件。