Mozzarella

Home

Sticky Notes

# Sticky Notes

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.

If you create account and login, you can sync stickies between multiple devices.
For iOS user, use StickyNotes iOS app
For Android user, use webexntesion for Firefox for android.

NOTE:
If you want to migrate data from legacy extension to latest webextension version,
Please check https://github.com/kumabook/stickynotes/wiki/Migrate-from-legacy-extension-to-latest-webextension


## How to use

### Main functionality

・ Create a sticky
  ・context-menu -> "Generate Sticky" or Ctrl + Shift + C
・ Delete a sticky
  ・Click "x" on sticky
・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

### Sidebar (For android, new sticky-list tab)

・Sidebar displays stickies that are sorted by site name, or tag name, or tag name and site name.
・Jump to a sticky
  ・Double click the sticky
・Search stickies on Sidebar
・Select sidebar display option

### 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.

### Sync

If you create account and login to backend server, you can sync stickies between multiple browser.

privacy policy http://kumabook.github.io/stickynotes/privacy.html

--------- previous legacy version feature --------

### 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

Install