fregante / GhostText

👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa).
https://GhostText.fregante.com
MIT License
3.26k stars 116 forks source link

ghostText doesn't work with tiddlywiki #137

Closed pekcheey closed 3 years ago

pekcheey commented 6 years ago

Setup

Browser: Chrome Editor: macvim

Description

clicking on the ghosttext icon to launch ghosttext in tiddlywiki doesn't seems to have any effect.

fregante commented 5 years ago

Have you tried in Sublime Text?

pekcheey commented 5 years ago

Sorry for the late update. I tried. using Sublime but it doesn't work as well for tiddlywiki. I think the chrome extension wasn't detecting the text field in the tiddler.

btw, I'm using the noteself variant of tiddlywiki 5 it just add syncing for the tiddlers to a couchdb instance.

fregante commented 3 years ago

Can you test the new version? It hasn't been published to the stores yet: https://github.com/GhostText/GhostText/issues/172

holdenrohrer commented 1 year ago

Setup: Firefox 104.0.1 Vim 9.0 https://github.com/raghur/vim-ghost Arch Linux 2022-10-22

Hey! I think there was a regression at some point because I'm still seeing this bug (I use vim primarily, but it still shows up with Sublime Text).

Description: The GhostText addon tells me to click on the field I want to edit (even if there's only one on the page) and then shows a green highlight until I come back about a minute later and click something, so it goes away.

Issue: GhostText fails to connect on a TiddlyWiki page

Steps to repeat: This can be repeated here: https://tiddlywiki.com/. Click on the edit symbol (pencil) on one of the notes, and try to edit it through "right-click > edit with GhostText" or by clicking the addon.

I may try writing a patch for this myself since I have a little experience with writing addons, but I figured I should reopen the issue.