Title: Jotwing
Author: Avo Avetisyan
Published: <strong>2026년 9월 10일</strong>
Last modified: 2026년 9월 10일

---

플러그인 검색

![](https://ps.w.org/jotwing/assets/banner-772x250.png?rev=3689661)

![](https://ps.w.org/jotwing/assets/icon-256x256.png?rev=3689661)

# Jotwing

 작성자: [Avo Avetisyan](https://profiles.wordpress.org/loyaltyoverroyalty/)

[다운로드](https://downloads.wordpress.org/plugin/jotwing.1.0.1.zip)

 * [세부사항](https://ko.wordpress.org/plugins/jotwing/#description)
 * [평가](https://ko.wordpress.org/plugins/jotwing/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/jotwing/#installation)
 * [개발](https://ko.wordpress.org/plugins/jotwing/#developers)

 [지원](https://wordpress.org/support/plugin/jotwing/)

## 설명

Jotwing adds a notes system to wp-admin that stays out of the way until you need
it.

**Capture from wherever you are**

 * **Toolbar** — a _New note_ item on every admin and front-end page opens a small
   popover. Type, press Ctrl/⌘+Enter, done.
 * **Dashboard widget** — quick-add plus your ten most recent notes, pinned ones
   first, each showing the page it was added on.
 * **Post editor sidebar** — notes attached to the post or page you are editing,
   right next to the content.
 * **Full editor** — every note is a regular block-editor document with autosave
   and revisions.
 * **Export** — download any list view as CSV or JSON. Only the notes you can see
   are ever exported; the core Tools  Export screen deliberately leaves notes out.

**Attach notes to pages**

Open the toolbar popover while viewing or editing a post or page and the note is
attached to it. Those notes show up in that post’s editor sidebar and are listed
first in the popover whenever you come back to that page.

**Share exactly as much as you want**

Each note has one of four visibilities:

 * **Only me** — the default. Nobody else can see it.
 * **Specific users** — pick people by name.
 * **Specific roles** — for example every Editor.
 * **Everyone on this site** — any logged-in user.

Sharing is read-only unless you switch on _Allow editing_. Only the author can delete
a note or change who it is shared with.

**A private note is private**

Administrators are **not** granted access to other users’ private notes. Access 
is enforced server-side in every path: the notes list, the REST API, the dashboard
widget, revisions and the read-only viewer. What you see is exactly what you are
allowed to see, and the counts in the list views match.

**Lean by design**

 * Notes are a custom post type, so the block editor, autosave, revisions, REST 
   and the list table come from WordPress core.
 * No Composer dependencies, no CSS framework, no jQuery UI, no build step. Three
   small plain-JavaScript files.
 * Nothing is ever output on the public site. No external requests, no tracking,
   no options page.
 * Uninstalling removes every note and the capabilities the plugin added.

## 스크린샷

[⌊Dashboard widget: quick-add and your recent notes, pinned first.⌉⌊Dashboard widget:
quick-add and your recent notes, pinned first.⌉[

Dashboard widget: quick-add and your recent notes, pinned first.

[⌊Toolbar popover on a page: only that page's notes, and the new note attached to
it by default.⌉⌊Toolbar popover on a page: only that page's notes, and the new note
attached to it by default.⌉[

Toolbar popover on a page: only that page’s notes, and the new note attached to 
it by default.

[⌊Notes sidebar in the post editor, listing the notes attached to that post.⌉⌊Notes
sidebar in the post editor, listing the notes attached to that post.⌉[

Notes sidebar in the post editor, listing the notes attached to that post.

[⌊Sharing panel in the note editor: visibility, user picker and the Allow-editing
switch.⌉⌊Sharing panel in the note editor: visibility, user picker and the Allow-
editing switch.⌉[

Sharing panel in the note editor: visibility, user picker and the Allow-editing 
switch.

[⌊The Notes list with Visibility, Shared-with and Attached-to columns and the All/
Mine / Shared with me / Site-wide views.⌉⌊The Notes list with Visibility, Shared-
with and Attached-to columns and the All / Mine / Shared with me / Site-wide views
.⌉[

The Notes list with Visibility, Shared-with and Attached-to columns and the All /
Mine / Shared with me / Site-wide views.

[⌊Read-only view of a note shared with you.⌉⌊Read-only view of a note shared with
you.⌉[

Read-only view of a note shared with you.

## 설치

 1. Upload the `jotwing` folder to `/wp-content/plugins/`, or install it from the Plugins
    screen.
 2. Activate it.
 3. You will find **Notes** in the admin menu, a **New note** item in the toolbar and
    a **Notes** widget on the dashboard.

## FAQ

### Who can create notes?

Every role that can edit posts: Administrator, Editor, Author and Contributor on
a standard install. Subscribers can read notes shared with them (for example site-
wide notes) but cannot create any. Developers can change the list with the `quicknotes_capability_roles`
filter.

### Can an administrator read my private notes?

No. A note set to _Only me_ is visible to its author alone. Administrators receive
no special access, and the plugin’s automated tests check this rule specifically.

### Can someone I share a note with delete it or share it further?

No. Recipients can read the note, and edit it if you switched on _Allow editing_.
Deleting a note and changing its sharing settings are always reserved for the author.

### Where are notes stored?

In your own database as a private post type (`qn_note`). Nothing leaves your site.

### Do notes appear on the public website?

Never. The post type is not public, has no URL, is excluded from search, feeds, 
sitemaps and the REST search endpoint.

### How do I attach a note to a page?

Open the page (on the front end or in the editor) and click **New note** in the 
toolbar. The popover shows that page’s notes and attaches the new one to it unless
you untick _Attach the new note to this page_. You can also add notes from the **
Notes** sidebar inside the post editor.

### Can I export my notes?

Yes. On the Notes screen, pick a view (All, Mine, Shared with me, Site-wide) and
click **Export CSV** or **Export JSON**. The file contains exactly the notes in 
that view. Notes are excluded from the WordPress Tools  Export screen on purpose,
because that exporter would ignore per-note privacy.

### What happens when I uninstall?

Deleting the plugin from the Plugins screen removes every note, all note meta and
revisions, and the capabilities it added to roles. Deactivating keeps everything.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Jotwing”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

 *   [ Avo Avetisyan ](https://profiles.wordpress.org/loyaltyoverroyalty/)

[자국어로 “Jotwing”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/jotwing)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/jotwing/)는, [SVN 저장소](https://plugins.svn.wordpress.org/jotwing/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/jotwing/)을 
[RSS](https://plugins.trac.wordpress.org/log/jotwing/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.0.1

 * Add a Delete all data tool under Notes to remove every note in one step.

#### 1.0.0

 * Initial release.

## 기초

 *  버전 **1.0.1**
 *  최근 업데이트: **2주 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.4 또는 그 이상 **
 *  다음까지 시험됨: **7.1.2**
 *  PHP 버전 ** 8.0 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/jotwing/)
 * 태그:
 * [admin notes](https://ko.wordpress.org/plugins/tags/admin-notes/)[collaboration](https://ko.wordpress.org/plugins/tags/collaboration/)
   [dashboard](https://ko.wordpress.org/plugins/tags/dashboard/)[notes](https://ko.wordpress.org/plugins/tags/notes/)
   [productivity](https://ko.wordpress.org/plugins/tags/productivity/)
 *  [고급 보기](https://ko.wordpress.org/plugins/jotwing/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/jotwing/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/jotwing/reviews/)

## 기여자

 *   [ Avo Avetisyan ](https://profiles.wordpress.org/loyaltyoverroyalty/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/jotwing/)