I use TiddlyDesktop on a couple Apple Silicon Macs and Iâve had to remain on version 0.0.18. I donât remember what problem I had with 0.0.20 but there was something that prevented me from upgrading.
I see, I can understand very well. Was expecting like this.
Still I have to be there, because existing friends and professional contacts
Have several accounts; so can avoid serious unpleasantness.
Many thanks for explanation!!
Great that you say this as I think made stupid mistake in here posted info. It was version 0.0.18 that broke! Then I downloaded 0.0.20 and thĂĄt one was reported damaged. Have changed title of post to reflect this!
I will try 0.0.18 again.
After download the logo was already showing that sign that something was not OK.
So version 0.0.18 is also reported damaged.
This is harmful as I have many specialized wikis for my work.
Am at loss now. 8-((
Update
Must mention that I use Sequoia 15.3.3 (24D70) on my Mac Mini M1, Is that any help?
Sorry that you are having such trouble. Iâm running TiddlyDesktop 0.0.20 (18) on Sequoia 15.3.1 on a Mac Mini M1 successfully. I had seen previously the damaged report that you are seeing; but now installation works for me.
The only problem I have with it is using Drag n Drop which makes it quit. My workaround is to open the same TW html file in a chromium browser to drag n drop plugins (or transfer tiddlers from my main wiki which runs on a public facing node.js installation).
TiddlyDesktop is the only way I can use TW as a file manager and it excels at that.
Sorry you are having difficulty with unsigned macOS apps.
As far as I understand it, the âApp is damagedâ message is designed to protect macOS users from installing malicious software from outside the App Store. However, as long as you trust an app (and you can trust TiddlyDesktop), here are the steps I take to fix this issue (which as far as I know is a misleading notification from Apple):
Find trusted app in Finder.
Open the Terminal app.
Type: xattr -d com.apple.quarantine /path/to/app.app (replacing /path/to/app.app with app path â or dragging and dropping the app - e.g. TiddlyDesktop - from Finder to the Terminal app)
Many thanks for comment trying to help out. Always appreciated. Is encouraging that you run TiddlyDesktop on Sequois 15.3.1, getting closer to my Mac Mini Installtion.
âusing Drag n Drop which makes it quitâ You mean for example also when dragging a picture into the wiki will make it quit? For some short demowikis I do that.
Sorry for stupid question. Just very average user. You use 0.0.20 (18) â What does that (18) stand for?
Anyway. I keep plodding along. Had to solve first being super user. When figuring out solution at GitHub # 294. I am Admin and Terminal said no superuser. But seems fixed now.
Re: âWhat does (18) stand for ?â Iâm not qualified to answer. I just copied down what is displayed when I click the âAbout TiddlyDesktopâ menu item.
As for dragging in jpeg or png files, that works although I never do that personally.
When I have a break from work I will try and install the TiddlyDesktop app on a different M1 computer to see if I also hit a snag.
Got my other M1 mini back from the theater and found that TiddlyDesktop was already installed there so I erased it along with all related files so that I could start the installation from scratch.
Installing âtiddlydesktop-macapplesilicon-v0.0.20.zipâ was also impossible for me. Usually problems with the signing of apps not corresponding to some code in the app itself let one open the app anyway by going to Security in Settings; but in this case, the only choice is to bin the app, which I did.
Next I tried with âhttps://github.com/TiddlyWiki/TiddlyDesktop/releases/download/v0.0.20/tiddlydesktop-mac64-v0.0.20.zipâ. After unzipping and putting the app into the Applications folder, I tried opening it and this time I could go to Security in Settings and click on Open Anyway. Thereâs a second popup window where I could again click on Open Anyway. And voilĂ . The app opens and is ready for business. Although not specifcally for apple silicon, the app works flawlessly.
This code in a tiddler displays the contents of whichever folder on whichever attached volume/hard disk you indicate in src=âwhatever folderâ. In my example Iâve specified the root directory:
You can navigate to nested folders just like with the Finder. On the top of the iframe display thereâs the path for the enclosing folder which you can highlight and copy into the ext syntax, then you can highlight and copy the file name itself, adding it to the path. Using the [ext[some short name of your own choosing|full-path-of-file]] syntax, the file will open in whichever local app you have specified in the fileâs info panel.
Of course the macos Finder or the Terminal app can do a similar job, but TiddlyDesktop lets you do all its magic: adding info on files or journals on work youâre doing with them, linking, listing, todos, all the great stuff.
Hope you have success in installing it now.