You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RTN (Rich Text Notes) is a robust toy project that allows you to add persistent, searchable, and visual annotation markers to your code, documents, and notes. You can also use it as comments, bookmarks, or notes. Inspired by rich-text.
Features
Emoji Icon Markers: Quick annotation using 📝 (default), 🐛 (Bug), ✅ (Todo), and other icons that dynamically follow text positions
Visual Table Management: Display all annotations in tabulated-list format with support for search, filter, delete, and modify annotations
Reference Feature: Support for creating references to annotation positions. References can be placed anywhere pointing to original annotation positions. Support for cloning annotations and re-marking them at other locations
RTN (Rich Text Notes) is a robust toy project that allows you to add persistent, searchable, and visual annotation markers to your code, documents, and notes.