Skip to content

MircoBabin/TiddlyWikiWatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github All Releases License: MIT

Tiddly Wiki Watcher

Opens the Tiddly Wiki in Microsoft WebView2 and watches it being saved. And then moves the download automatically to the original filename.

Screenshot

Download binary

For Windows (.NET framework 4.7.2), the latest version can be found here.

  • The 64-bits version has "x64" in the name.
  • The 32-bits version has "x86" in the name.

Download the zip and unpack it somewhere on your computer. Then run TiddlyWikiWatcher.exe (or make a shortcut on your desktop to it).

For unattended automatic installation scripts, read the section "Automatic installation scripts" lower down the page.

Commandline arguments

TiddlyWikiWatcher.exe "full-path-to-tiddly-wiki-file.html"

e.g. TiddlyWikiWatcher.exe "D:\AaRiverside\aaaDevelopment\wiki\wiki - Mirco.html"

Why

Previously I used the Tiddly Wiki Chrome extension to maintain my personal wiki. But at some point I could not scroll anymore in the extension, because of a Google Chrome update. So I had to come up with something, to make the save easier. At this point Tiddly Wiki Watcher was born.

Automatic installation scripts

For unattended installation scripts the following flow can be used for the latest version:

  1. Read the text of this file into latest-download-url. The file only contains an url, so the encoding is ASCII. The encoding UTF-8 may also be used to read the file, because ASCII is UTF-8 encoding.
  2. Download the zip from the latest-download-url to local file TiddlyWikiWatcher.zip. Each release carries the version number in the filename. To prevent not knowing the downloaded filename, download to a fixed local filename.
  3. Unpack the downloaded TiddlyWikiWatcher.zip into a directory of your choice. Optionally create a Windows desktop shortcut to TiddlyWikiWatcher.exe.

Contributions

Contributions are welcome. Please read CONTRIBUTING.md before making any contribution!

License

The license is MIT.

The icon is licensed as Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0).

About

Tiddly Wiki Watcher opens the Tiddly Wiki in WebView2 and watches it being saved. And then moves the download automatically to the original filename.

Resources

License

Stars

Watchers

Forks