https://github.com/ether/ep_cursortrace
Etherpad plugin to trace the cursor(actually caret) of other users in real time
https://github.com/ether/ep_cursortrace
Last synced: 2 months ago
JSON representation
Etherpad plugin to trace the cursor(actually caret) of other users in real time
- Host: GitHub
- URL: https://github.com/ether/ep_cursortrace
- Owner: ether
- License: apache-2.0
- Created: 2012-06-04T12:36:16.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2024-03-16T21:31:16.000Z (almost 2 years ago)
- Last Synced: 2025-05-16T04:11:20.659Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.7 MB
- Stars: 14
- Watchers: 4
- Forks: 17
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
 
# Show the caret position of authors on your Etherpad um, Pad.
Important: A caret is not a cursor, a cursor is what your mouse uses.. A caret is the little stick used in a word processor. The more you know....
Looking for the follow feature? See ep_author_follow
## Features
* See where another authors caret is in really real time
## TODO
* Avoid race condition where the ACE object is sent and the cursor but the cursor arrives before the event
* Add a buffer
* Show the stick on the right when the righter px of the span is greater than the total width of outerdocbody IE the name doesnt fit on the screen
* Test Coverage
## Get it done
Contact the developers through github to sponsor development of bugfixes and features