Skip to content

uNote 2.0 #30

@kosmodrey

Description

@kosmodrey

I'm working on a new version of uNote which will be based on WebExtension API.

What to expect (to-do):

  • increase in performance
  • Google Chrome and Opera extension
  • Firefox extension (from version 46, stable release in Firefox 48)
  • search in notes
  • notifications (Requests #28)
  • pinned notes
  • advanced note editor? (Еще одна идея #19)
  • export notes
  • more customizations
  • new design and icon

Challenges (problems ahead):

  • Firefox issues (like lack of chrome.i18n and chrome.commands support)
  • note synchronization using chrome.storage.sync - storage limit is 102,400 bytes and 8,192 bytes per item (make a smart sync queue system?)
  • popup can't be triggered with code (only when user click on icon)
  • make a popup window open (stay on top)

If you have any suggestions, wishes or ideas - just type it in 😉

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions