Skip to content

TiddlyWiki File Save and Backup AddOn

Latest
Compare
Choose a tag to compare
@pmario pmario released this 07 Mar 17:28
· 69 commits to master since this release

Installation

See: Mozilla AddOn Store

  • This AddOn was tested with FireFox 56, 57, 58-beta. At the moment it's FireFox ONLY!

  • More details can be found at the docs page.

Star this repo, if you like it!

Features

  • Detects, if a file TW is opened in 2 tabs OR 2 windows.
    • Shows a warning banner, that will be closed if clicked
    • Ignoring the warning may lead to data loss!!
  • Files changed from outside download dir, directly open the save dialog.
    • ubuntu version now shows "open in new tab dialog" if needed.
  • The AddOn uses less permissions now.
    • It needs to be able to manipulate
      • browser tabs
      • activeTabs ... To create the "backup / download" icon
      • local storage ... to save settings and backup-counter
      • downloads area ... to be able to do its work :)

Short Intro Video: https://youtu.be/KVLtID8nElU (TODO update)

Please give Feadback: github issue page

Fixed

  • External links shouldn't have duplicate detection ... issue #16

ToDo

  • Chrome Version
  • Save special "tagged" versions (outside the backup rotation)