Coder Social home page Coder Social logo

pankona / stickynotes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kumabook/stickynotes

0.0 2.0 0.0 1.96 MB

Sticky Notes is a firefox addon that enable firefox to put sticky to web page.

Home Page: https://addons.mozilla.org/en-US/firefox/addon/sticky-notes/

JavaScript 95.07% CSS 3.72% HTML 1.21%

stickynotes's Introduction

Sticky Notes TravisCI Code Climate

Sticky Notes is a firefox addon that enable firefox to put sticky to web page.

Each sticky can have memo, and the size and position are changeable.

And sidebar displays the list of stickies, you can jump a selected sticky.

How to use

Main functionality

  • Create a sticky
    • context-menu -> "Generate Sticky" or Ctrl + Shift + C
  • Delete a sticky
    • Click "x" on sticky or Ctrl + Shift + D
  • Toggle Visible/Invisible
    • context-menu -> "Display/Hide this sticky" or Ctrl + q
  • Change the position of a sticky
    • Drag the upper part of a sticky
  • Change the size of a sticky
    • Drag the lower right a sticky
  • Display sticky list on Sidebar
    • icon-menu -> "Sticky List" or Ctrl + Shift + S
  • Focus to Sidebar
    • Ctrl + Shift + F
  • Search stickies from Sidebar
    • Ctrl + Shift + l

Sidebar

  • Sidebar displays stickies that are sorted by site name, or tag name, or tag name and site name.
  • Jump to a sticky
    • Right click menu "Jump to this sticky" or type "j" on selection state
  • Delete a sticky
    • Right click menu "Delete this sticky" or type "Enter" on selection state or double click a sticky
  • Search stickies on Sidebar
    • Focus on search box or Ctrl + Shift + l
  • Select sidebar display option
    • Click "Display on " combobox or Ctrl + Shift + o

Tag

You can add tag to sticky with the upper textbox. you can add multiple tags with "," separated characters. In sidebar, stickies are gathered by tag.

Import/Export

you can import/export with json file.

  • Export
    • From icon-menu: icon-menu -> Export: Export all stickies as json file (ex: stickynotes_all.json)
    • From sidebar: open sidebar-context-menu -> Export
      • Export single sticky or multiple stickies which in selected item (ex: stickynotes_page_1.json)
  • Import
    • icon-menu -> Import -> select json file.

Preference

you can cutomize shortcut and other settings fron icon-menu.

  • Shortcuts
  • whether or not confirm before delete

How to build

$ git submodule init
$ git submodule update
$ addon-sdk/bin/cfx run # debug
$ addon-sdk/bin/cfx xpi # package

stickynotes's People

Contributors

kumabook avatar

Watchers

Yosuke Akatsuka 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.