Code Monkey home page Code Monkey logo

save-text-to-file-firefox's Introduction

#Save Text to File

Build Status devDependency Status Built with Grunt

Usage

Firefox addon which saves selected text to a file in a directory (defaulting to the user's home directory).
Goal is to simplify note taking on web pages so users can refer to data at a later stage offline, without the need to remember URL's etc.
After highlighting some text, right-click and select Save Text to File
File names can have the following pre-defined formats:

  • userPreference.txt
  • userPreference--<todaysdate>.txt
  • userPreference--<timestamp>.txt
  • userPreference--<todaysdate>-<timestamp>.txt

Features

  • Add date to saved file name
  • Add time to saved file name (disabled if 'saveMode' is 'Append')
  • Add date to the beginning of saved text
  • Add time to the beginning of saved text
  • Various date formats to choose from (.txt, .csv)
  • Add a line separator to the file before saved text
  • Save current URL in file
  • Text encoded using UTF-8 (Unicode) so all international characters can be stored correctly
  • Ability to either append text to existing file or create a new file
  • Set filename same as pagename
  • Show/hide widget icon
  • Optional preference confirmation panel triggered when Save Text to File is clicked
  • Option to save selected html text
  • Can edit text before saving

Localization

  • Czech (cs-CZ)
  • German (de-DE)
  • Chinese (zh-CN)
  • English (en-US) (en-GB)
  • Spanish (es-ES)
  • French (fr-FR)
  • Italian (it-IT)
  • Japanese (ja-JP)
  • Korean (ko-KR)
  • Polish (pl-PL)
  • Russian (ru-RU)
  • Ukrainian (uk-UA)

Demo

http://www.youtube.com/watch?v=w4zQGVLfm7o

save-text-to-file-firefox's People

Contributors

bobbyrne01 avatar eson57 avatar gitter-badger avatar rinopo avatar wenketel avatar

Watchers

James Cloos 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.