Commit graph

27 commits

Author SHA1 Message Date
Tea
987fe3d6b8 Update main.ts 2026-07-09 23:29:34 -04:00
Tea
cc5e262ccb 1.12.4 2026-07-09 23:21:25 -04:00
Tea
88670c679f 1.12.3 2026-06-13 17:20:03 -04:00
Tea
e433d52f15 1.12.2
# MultiMuse Obsidian Tracker 1.12.2

### Alphabetical pickers

- Muse lists (create scene, cached API fetch)
- Send as Muse character picker
- Insert @ mention member list

### API updates

- Create New Scene now registers via `POST /api/v1/scenes/create` (full characters + participants + scene path) instead of bare `threads/track`
- Check threads still uses `scenes/query`, but now passes `participants` from frontmatter so turn math uses your vault count
- `threads/track` kept only as a fallback when no scene path exists

### Removed Sync from Tracker

- Command removed — use Check Discord Threads Now / polling instead

### Turn tracking improvements

- Scene queries include `Participants` from frontmatter on every poll
- Optimistic `Replied? = true` after a successful Send as Muse

### Obsidian as source of truth toggle (Settings → Scene Properties):
- When on: edits to `Characters` or `Participants` push to MultiMuse via `scenes/create`, keyed by the thread id from `Link`
2026-06-13 15:34:27 -04:00
Tea
4c58c93979 1.11.5
Fix posting speed on uncached threads
2026-06-03 13:35:51 -04:00
Tea
0551852ef4 1.11.4
Add Support for Header and Footers
2026-06-03 09:22:03 -04:00
Tea
498f67a240 1.11.3
Fixes vault enumeration to be 100% compliant with Obsidian requirements
2026-05-16 23:43:10 -04:00
Tea
ec86e60bfc 1.11.1
- Ribbon "New Scene" button
- added initilalization to the settings pane
- Fixed the long standing bug of new scene command breaking the front matter of a file if the file was active when doing the wizard
2026-05-16 13:27:03 -04:00
Tea
58cfc2841d releases fix 2026-05-16 12:56:59 -04:00
Tea
430af632d5 Command to create tracker
added a Initialize MultiMuse Workspace command to the plugin to allow easy setup of the tracker needed for the plugin
2026-05-16 12:52:16 -04:00
Tea
9dc2fca743 1.10.1 2026-05-12 17:17:27 -04:00
Tea
2e0c4ba9d5 Update main.ts 2026-05-12 17:01:30 -04:00
Tea
b695893a32 Update main.ts 2026-05-12 16:51:18 -04:00
Tea
a06b4e4522 Merge branch 'main' of https://github.com/BackstagePassGroup/multimuse-obsidian 2026-05-12 16:38:42 -04:00
Tea
01a158f45a test 2026-05-12 16:38:29 -04:00
Tea
1553a40d38
Create LICENSE 2026-05-12 16:29:33 -04:00
Tea
e51eb40aaa 1.10.0 Update 2026-05-12 16:28:45 -04:00
Tea
4879d84188 fix? 2026-04-04 14:46:30 -04:00
Tea
4a24489fa7 Merge branch 'main' of https://github.com/BackstagePassGroup/multimuse-obsidian 2026-03-17 23:55:15 -04:00
Tea
461a6d8054 1.6.4 2026-03-17 23:55:11 -04:00
Tea
f6bd61163d
Revise installation guide and remove development details
Updated installation instructions and removed development section.
2026-03-15 23:39:08 -04:00
Tea
da70d9d5dc
Update README.md 2026-01-28 10:02:04 -05:00
Tea
8b46cf3719 Update README.md 2025-12-10 18:33:30 -05:00
Tea
d6c83812af 1.3 fixes and changes 2025-12-10 18:28:48 -05:00
Tea
419d025e58 Fix 2025-12-09 21:58:46 -05:00
Tea
2f71d55425 Inut 2025-12-09 21:25:53 -05:00
Tea
2c37d3a3c4 Initial commit 2025-12-09 21:18:26 -05:00