Git Product home page Git Product logo

bsaver's Introduction

bsaver - proof of concept only -

Aim

  1. To enable tiddlywikis to be saved like a file, i.e. the new (modified) version overwrites the old version.
  2. To provide automatic backups.

Scope and limitations

  1. This is a browser extension designed to work with chrome and other chromium based browsers, and the new firefox browser (v57 and latter).
  2. Due to browser restrictions tiddlywikis must be located below a subdir of the 'Download' directory.

Getting started (chrome)

  1. Install by downloading and unzipping. Then in chrome navigate to chrome://extensions/ and click 'load unpacked extension' and go the tiddlysaver/extension/dir to select the extension.
  2. Create a subdir called tiddlywikilocations in the Dowload dir.
  3. Download a tiddlywiki from http://tiddlywiki.com/, and place in that subdir.

The name of the subdir for backups (relative position to the current TW) can be set from the option page.

Getting started (firefox 57beta)

Same as chrome, except navigate to about:debugging and click 'Load Temporary Add-on'. Until a version of the add-on is signed this step will need to be repeat each time firefox starts.

Gotchas

In chome there is the event 'onDeterminingFilename' which extensions can watch for and override the target DownloadItem.filename (some extensions move downloads into different folders by file type) which would break things. onDeterminingFilename has not been implemented in firefox.

The Download directory must not be beneath a directory called tiddlywikilocations.

bsaver's People

Contributors

buggyj avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.