I did not find this topic in my previous search on this forum, nor in the 
TW site.

Here are my instructions:

*Installing TiddlyDesktop on Ubuntu*
Tested on Ubuntu 18.04 LTS, 64 bits
Download the last release from 
https://github.com/Jermolene/TiddlyDesktop/releases
Unzip it in a new folder on your home folder, for example:

/home/{user}/TiddlyDesktop

Where {user} is your linux username

Check /home/{user}/TiddlyDesktop/nw has executing permisions: sudo chmod +x 
nw

Make the following symlink 1):
:~$ sudo ln -s /home/{user}/TiddlyDesktop /usr/bin/nw

And you can run:
:~$ ~/TiddlyDesktop$ ./nw

That's all.

*To have TiddlyDesktop on Ubuntu favourite launchbar (optional)*
On the terminal (Ctrl-T), do:
:~$ gedit ~/.local/share/applications/TiddlyDesktop.desktop

And paste this text on the editor:

[Desktop Entry]
Type=Application
Encoding=UTF-8
Name=TiddlyDesktop
Comment=TiddlyWiki on your Desktop
Exec=/home/{user}/TiddlyDesktop/nw
Icon=/home/{user}/TiddlyDesktop/images/app_icon.png
Terminal=false

Save and close the editor

Give execution permisions to the file TiddlyDesktop.desktop

*How to install it in Mac:*
* Mac: https://www.youtube.com/embed/i3Bggkm7paA

Refererences:
1) Suggested by Matthew Lauber on https://narkive.com/UT54hvXM.6

Source; 
http://twca.tiddlyspot.com/#Instal%C2%B7laci%C3%B3%20de%20TiddlyDesktop%20a%20Ubuntu

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b20502b4-f202-4523-a482-6a61e95549b2%40googlegroups.com.

Reply via email to