Sharing a webpage with a nodejs wiki
Hello,
I'm having a conflict between this response in #63 and this response in #26 : I want to share a URL with a nodejs wiki, but Tiddloid shows the error screen saying that the URL isn't a tiddlywiki URL (i.e. it can't import this URL as a new wiki) and that's it. I'd like it to behave the same as when sharing any text, and create a new tiddler with this text/URL in the body. How feasible is that? Thanks!
I've been away from my code for over a year (:зゝ∠) It seems the nodejs wiki is a http bookmark and thus considered read-only. I may reconsider about this (if I have time).
Thanks for your response in any case! Actually the behaviour does not seem consistent: when I just tested again, if Tiddloid is open beforehand, sharing a link does create a new tiddler as expected. But when I tested a few days ago it somehow didn't... Is there maybe a hidden way (e.g. editing a configuration file?) to make a nodejs wiki "Stay in the background" as for HTML file wikis? (I found out a workaround to make a nodejs wiki the default wiki even though the option is not displayed when long-clicking a nodejs wiki so I'm suspecting that it may only be hidden)