Closed To1ne closed 4 years ago
I'd like to use the atomic-chrome-edit-done-hook, but want to use the URL and title of the webpage.
atomic-chrome-edit-done-hook
How can I access those?
I've been considering to submit a PR to store the url and title in buffer local variables. But there might be a better, already supported way?
There is a limitation from GhostText itself: https://github.com/GhostText/GhostText/issues/112.
This was clarified in #31. I guess the fix needs to happen in the Firefox plugin.
I'd like to use the
atomic-chrome-edit-done-hook
, but want to use the URL and title of the webpage.How can I access those?
I've been considering to submit a PR to store the url and title in buffer local variables. But there might be a better, already supported way?