sh -c "$(wget https://raw.githubusercontent.com/ibnishak/Timimi/master/InstallScript/linux.sh -O -)"
Thats very exciting. Sounds like we are almost on the side of firefox appocolypse. It must be said that it has however spawned much innovation.
Sadly I am a windows user so I may need to wait a little, unless I can be given the info to help or test. I am a techie on windows.
Thanks
Tony
Yeah I ll get to that soon. It is just a couple of steps according to MDN. Will outline the steps as soon as I get back to my computer.
Thanks. If you do not mind, may I know which OS specifically and which version of firefox?
Sincerely
Riz
Make Tiddlyfox Save Again
Here is the possible steps for windows. Untested, of course.1. create a registry key with the following name:HKEY_CURRENT_USER\SOFTWARE\Mozilla\NativeMessagingHosts\timimi
2. Add a folder (any convienient folder) as the value to the key
3. Copy timimi.json and timimi.py from timimi/native-messaging-hosts to the path you set above
4. In the same folder, create a timimi.bat file with the content
@echo off
python -u "c:\path\to\folder\timimi.py"
5. Now open the timimi.json and change the path to "C:\path\to\timimi.bat"
6. Finally drag and drop the xpi from timimi/addon/web-artifacts
Possibly a batch file could be made to make the whole process smoother if these instructions actually works. let me know
Reference: Instructions are based on MDN Link 1 and Link 2
Not a local Tiddlywiki file background.js:10:5
we are insidefile:///C:/Data/TW5/Development/Test/NewWiki.html logsimple.js:15:3
Initiate content-script.js:41:9
sendTimingEvent addSite start undefined undefined verboseLoggerHooks.js:1:1120
sendTimingEvent addSite start undefined undefined verboseLoggerHooks.js:1:1120
saver-handler: Saving wiki with method autosave through saver tiddlyfox $:/core/modules/utils/logger.js:33:10
Sending native message background.js:23:5
Win error 5 during operation open on file C:\TiddlyWiki\timimihost (Access is denied. ) NativeMessaging.jsm:99
Error: Error: Attempt to postMessage on disconnected port background.js:19:5
Content Security Policy: Ignoring ‘x-frame-options’ because of ‘frame-ancestors’ directive.
Saved successfully to C:\Data\TW5\Development\Test\NewWiki.html content-script.js:58:17
Message ID is tiddlywiki-save-file-response-1 content-script.js:59:17sincerely
Riz
Initiate content-script.js:41:9
sendTimingEvent addSite start undefined undefined verboseLoggerHooks.js:1:1120
syncer-browser-tiddlyweb: Retrieving skinny tiddler list $:/core/modules/utils/logger.js:33:10
syncer-browser-tiddlyweb: Retrieving skinny tiddler list $:/core/modules/utils/logger.js:33:10
sendTimingEvent addSite start undefined undefined verboseLoggerHooks.js:1:1120
saver-handler: Saving wiki with method save through saver tiddlyfox $:/core/modules/utils/logger.js:33:10
Win error 5 during operation open on file C:\Users\antho\Documents\timimihost (Access is denied. ) NativeMessaging.jsm:99
Saved successfully to C:\Data\TW5\Development\Test\TiddlyFox2nd.html content-script.js:58:17
saver-handler: Saving wiki with method autosave through saver tiddlyfox $:/core/modules/utils/logger.js:33:10
Win error 5 during operation open on file C:\Users\antho\Documents\timimihost (Access is denied. ) NativeMessaging.jsm:99
Saved successfully to C:\Data\TW5\Development\Test\TiddlyFox2nd.html content-script.js:58:17
Message ID is tiddlywiki-save-file-response-2
Win error 5 during operation open on file C:\Users\antho\Documents\timimihost (Access is denied. ) NativeMessaging.jsm:99
Saved successfully to C:\Users\antho\Downloads\TiddlyFox2nd.html content-script.js:58:17
Not a local Tiddlywiki file background.js:10:5Initiate content-script.js:41:9sendTimingEvent addSite start undefined undefinedverboseLoggerHooks.js:1:1120saver-handler: Saving wiki with method autosave through saver tiddlyfox $:/core/modules/utils/logger.js:33:10Sending native message background.js:23:5[Show/hide message details.] Win error 5 during operation open on file C:\Users\antho\Downloads\timimihost (Access is denied.
) NativeMessaging.jsm:99Error: Error: Attempt to postMessage on disconnected port background.js:19:5Saved successfully to C:\Users\antho\Downloads\TiddlyFox2nd.html content-script.js:58:17Message ID is tiddlywiki-save-file-response-1From the console logs it is clear that plugin is loaded, and it attempts to send the changed content to python when you save it. The issue is either the plugin cannot access the python script or python script cannot access the file.
Also, mozilla docs for windows says "The registry key should have a single default value, which is the path to the manifest."
May be they meant you need to add the full path including the name of file itself - ie, C:\\Users\\antho\\timimihost\\timimi.json
PS: Can you tell me your windows version and firefox version?
--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/_HToPNJnldw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/0f1dde92-f738-4844-9731-4013d74e768f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
[HKEY_CURRENT_USER\Software\Mozilla\NativeMessagingHosts\timimi]
@="C:\\Users\\antho\\Downloads\\timimihost\\timimi.json"we are insidefile:///C:/Users/antho/Downloads/TiddlyFox2nd.html logsimple.js:15:3
Not a local Tiddlywiki file background.js:10:5
Initiate content-script.js:41:9
sendTimingEvent addSite start undefined undefined
verboseLoggerHooks.js:1:1120
saver-handler: Saving wiki with method autosave through saver tiddlyfox $:/core/modules/utils/logger.js:33:10
Sending native message background.js:23:5
[Show/hide message details.] Error parsing native manifest C:\Users\antho\Downloads\timimihost\timimi.json: JSON.parse: bad escaped character at line 4 column 15 of the JSON data NativeManifests.jsm:80
_tryPath/<
resource://gre/modules/NativeManifests.jsm:80:11
[Show/hide message details.] No such native application timimi NativeMessaging.jsm:99
NativeApp</this.startupPromise<
resource://gre/modules/NativeMessaging.jsm:99:9
Error: Error: Attempt to postMessage on disconnected port background.js:19:5
Saved successfully to C:\Users\antho\Downloads\TiddlyFox2nd.html content-script.js:58:17
Message ID is tiddlywiki-save-file-response-1 content-script.js:59:17
[Show/hide message details.] Error parsing native manifest C:\Users\antho\Downloads\timimihost\timimi.json: JSON.parse: bad escaped character at line 4 column 15 of the JSON data NativeManifests.jsm:80
_tryPath/<
{
"name": "timimi",
"description": "Native messaging host to save TW5",
"path": "C:\Users\antho\Downloads\timimihost\timimi.bat",
"type": "stdio",
"allowed_extensions": [ "timimiATtesseract.com" ]
}