creative78192 downloadsScrivener-style writing goals across notes grouped by frontmatter. Track project totals, daily session targets, and history.
Scrivener-style writing goals for Obsidian. Group multiple notes into one project with frontmatter, track a draft target across all linked files, and see today’s session progress with deadline-aware daily targets.
Inspired by Scrivener’s Project Targets — but built for vaults where one manuscript lives in many notes.
writing-project: <id> count toward one draft target| Command | Description |
|---|---|
| Easy Writing Goal: Open writing goals view | Open the sidebar view |
| Easy Writing Goal: Show project targets | Targets modal for the active note’s project |
| Easy Writing Goal: Create writing project | Create a new project |
| Easy Writing Goal: Assign note to writing project | Link the active note to a project |
| Easy Writing Goal: Show writing history | History for the active note’s project |
writing-project)---
writing-project: dissertation-ch3
---
Or run Assign note to writing project on the active note.
Search for Easy Writing Goal in Obsidian Settings → Community plugins.
main.js, manifest.json, and styles.css from the latest release.easy-writing-goal inside your vault’s .obsidian/plugins/ directory.https://github.com/Creative781/easy-writing-goalnpm install
npm run build
Copy or symlink this folder to .obsidian/plugins/easy-writing-goal/ (needs manifest.json, main.js, styles.css).
MIT
스크리브너식 글쓰기 목표를 옵시디안에서 쓸 수 있게 한 플러그인입니다. 여러 노트를 frontmatter로 프로젝트에 묶고, 전체 원고 목표와 오늘 세션 목표를 한곳에서 봅니다.
writing-project: <id>를 공유하는 노트 글자/단어 합산| 명령 | 설명 |
|---|---|
| Easy Writing Goal: Open writing goals view | 사이드바 뷰 열기 |
| Easy Writing Goal: Show project targets | 활성 노트 프로젝트 Targets |
| Easy Writing Goal: Create writing project | 새 프로젝트 |
| Easy Writing Goal: Assign note to writing project | 활성 노트를 프로젝트에 연결 |
| Easy Writing Goal: Show writing history | 활성 노트 프로젝트 히스토리 |
writing-project)---
writing-project: dissertation-ch3
---
또는 Assign note to writing project 실행.
옵시디안 설정 → 커뮤니티 플러그인에서 Easy Writing Goal 검색.
main.js, manifest.json, styles.css 다운로드..obsidian/plugins/ 아래 easy-writing-goal 폴더 생성.https://github.com/Creative781/easy-writing-goalnpm install
npm run build
.obsidian/plugins/easy-writing-goal/에 복사 또는 심볼릭 링크 (manifest.json, main.js, styles.css).
MIT