jepicaju862-lab1k downloadsSidebar annotation and commenting with text highlights, hover previews, Markdown comments, image support, sidebar management, export, and backup features.
A sidebar annotation and commenting plugin for Obsidian. Side Comments allows you to highlight any text in your notes and attach standalone comments with Markdown support, image embedding, hover preview, and centralized sidebar management.
Dedicated Side Comments View for managing all comments in the current document.
Quickly jump to the original annotated text.
Supports:
Once the plugin is available in the official community plugin directory:
<vault>/.obsidian/plugins/side-comments/
Ctrl+Enter (Cmd+Enter on macOS) or click Save.Use the command palette and run:
Open Side Comments View
Inside the sidebar:
... menuCtrl+V / Cmd+VClick the Export button in the sidebar toolbar to generate a standalone Markdown summary file containing:
| Option | Description |
|---|---|
| Comment sort order | Sort comments by timestamp or document position |
| Show highlights in editor | Toggle inline highlight rendering |
| Enable selection toolbar | Enable/disable floating selection toolbar |
| Highlight color | Default highlight color |
| Highlight opacity | Adjust highlight transparency |
| Markdown comments folder | Folder used for Markdown backups |
| Attachments folder | Folder for pasted image attachments |
| Orphaned comments | Manage and clean orphaned comments |
Comments are linked using text anchors. If the original content is removed, the comment becomes an orphaned comment. You can remove them manually or use the cleanup option in settings.
Yes. Edit the comment from the sidebar or use the color picker in the selection toolbar.
This issue was fixed in v1.0.3 by improving CSS stacking order and overflow handling. Please update to the latest version.
If you encounter issues or have feature requests, please open an issue on the repository:
Side Comments GitHub Repository
MIT License
This project was inspired by and references ideas from several excellent open-source annotation and commenting plugins.
Special thanks to the following projects and their contributors:
https://github.com/catmuse/HiNote
For inspiration on inline annotation interactions, document highlighting workflows, and reading-note experiences.
https://github.com/mofukuru/SideNote
For ideas related to sidebar-based annotation management, comment organization, and user interaction design.
Feel free to join the community for discussions, updates, and bug reports:
1094620986