jamescherti / easysession.el

Emacs package: Easily persist and restore your editing sessions effortlessly.
https://github.com/jamescherti/easysession.el
GNU General Public License v3.0
30 stars 3 forks source link

Implement handlers that will allow easysession to become extensible #8

Closed jamescherti closed 2 months ago

jamescherti commented 3 months ago

To make easysession extensible, implement handlers that allow users to customize and extend its functionality. This involves creating mechanisms for users to add their own handlers that can add entries to the session file.