So embarassingly enough, I only just now thought to search through the backlogs about this; turns out there was already a perfectly good tutorial on the subject, which worked pretty well: https://groups.google.com/forum/#!searchin/tiddlywiki/linux%7Csort:date/tiddlywiki/JMn7gWd6PeU/hGTNRFh-AQAJ
Thanks both of you for your help On Friday, May 15, 2020 at 11:43:24 PM UTC-4, Vaughn Papenhausen wrote: > > Thanks! I'll try the bash script idea (probably tomorrow when I'm more > awake) and let you know how it goes! > > On Friday, May 15, 2020 at 11:29:49 PM UTC-4, Dave Parker wrote: >> >> You could put it in a bash script and put the script on your desktop or >> possibly drag that script to your dock (depending on the flavor of >> Ubuntu), something like >> >> #!/bin/bash >> >> >> cd /home/(username)/Downloads/tiddlywikilocations/ (or wherever you have >> it) >> ./nw >> >> or you could use the keyboard launcher Kupfer and do this: >> >> copy the nw file in a file manager, make sure that its executeable >> launch Kupfer and paste. >> tab until it says "run/execute" but DON'T enter --> instead do >> control-enter, then tab, then "T" to add trigger (a shortcut) and then it >> will ask you to do a keyboard shortcut combination to launch tiddlydesktop >> whenever you want (although Kupfer has to be set to run on boot so its >> always on) >> >> (this is from memory as I'm currently upgrading my Ubuntu to 20.04 from >> 19.10 and things aren't working right now :) >> >> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/063809ba-aace-498a-80a9-00f4db57365d%40googlegroups.com.

