Giter VIP home page Giter VIP logo

stickynotes's Introduction

Description

Logo ScreenShot

A Open Source Sticky Note Application.

Automatically Save Notes

Sync Your Note With Dropbox Account(Use This Account To Start Your Sticky Notes Where You Left Off)

Choose Background And Title Bar Color You Like

Editing Options Like Font,Bold,Size,Italic,List,Align.etc

Add Images To Note From Local Drive

Add Audio To Note From Local Drive

Add Video To Note From Local Drive

Lock The Note

Import Note From A File

Export Note To A File

Undo,Redo Options

Spellcheck

Profiles

Light And Dark Theme

If you like my App please consider buying me a coffee at HERE!

Stable Release

For Linux

Get it from the Snap Store

Unstable Release

For Development Version Follow the instructions below

if you want to try it install nodejs, git, Vue CLI, pnpm and clone this repository

git clone https://github.com/Playork/StickyNotes

point to source directory

cd /path/to/source/of/StickyNotes

and install dependence by

pnpm install

to try application or develop run application by this command

pnpm start

for daily use or production build application by this command

pnpm run build

Licence

MIT License (MIT)

Copyright (c) 2020 Playork

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

stickynotes's People

Contributors

bekalshenoy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

stickynotes's Issues

Uncaught Javascript Exception in background.js

Cannot create new note
Upon creating a new note on fresh snap install, an uncaught javascript exception is raised

To Reproduce

  1. Newly install app (on Ubuntu 16.04)
  2. Don't create a password when app creates a new profile (leave password field blank)
  3. Click + or CTRL-N to create a new note

Expected behavior
A new note window should appear

Actual behavior
Modal error window appears:
TypeError: Cannot read property 'toString' of undefined at ReadFileContext.callback(/snap/stickynotes/950/resources/app.asar/background.js:1:78614)

Screenshots
An uncaught Javascript exception is raised in background.js:
TypeError: Cannot read property 'toString' of undefined at ReadFileContext.callback(/snap/stickynotes/950/resources/app.asar/background.js:1:78614)

stickynoteserror

Desktop:

  • OS: Ubuntu 16.04

Additional context
Add any other context about the problem here.

Stick/Link to Windows programs and folders

I am happy to see another open source sticky program. I am interested in having the ability to stick a note / link a note to a specific window- and have the sticky note come up whenever I open that window. A number of other Sticky/postit not applications ahve this. Like Pnote.

Releasing debian installer

Hi, StickyNotes looks promising and I want to use it. Will you be able to release the debian installer for the app. I have tried to build it on my machine but failed.

No Input and Invisible Menus

Describe the bug
Can't type or draw within sticky note. As well, when changing sticky note color, it looses all buttons (although I can still interact with them even through their invisible). Tested in several Ubuntu env's.

To Reproduce
Steps to reproduce the behavior:

  1. Snap install && Open
  2. Create a new sticky note
  3. Attempt to type or draw
  4. Nothing happens

Expected behavior
It to work as advertised. Typing, drawing, and colors.

Screenshots
Invisible Menu error:
image

Desktop (please complete the following information):

  • OS: Ubuntu 20.04 (Gnome Desktop)
  • OS: Ubuntu 20.04 (Cinnamon Desktop)
  • OS: Ubuntu 18.04 (Gnome Desktop)
  • OS: Ubuntu 18.04 (Cinnamon Desktop)

Additional context
Not much other context, it doesn't work via snap currently. I do get the following syslog message when opening:

Nov 17 18:51:57 xxxx kernel: [100444.297531] audit: type=1107 audit(1605639117.394:191): pid=650 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/" interface="org.freedesktop.DBus.ObjectManager" member="GetManagedObjects" mask="send" name="org.bluez" pid=249950 label="snap.stickynotes.stickynotes"

Configurable Font settings

Having a Simple setting to configure the app to have font in all sections will allow having similar fonts across applications in a system.

Changing proxy port is uneffective

Changing port number opens port 8080 by default
Every time I use this application, it doesn't open the notes in the specified port both before and after changing the proxy port to 7000 in 'vue.config.js' file.

  • OS: [e.g. MacOS]

Uninstall didn't kill the process

After uninstalling the app the process of stickynotes after some time heated up my pc and was using 100% of its power, pretty suspicious.

Deb or flatpak version?

Can you please consider making a .deb or flatpak version available for linux users that do not wish to use the snap snore?

Share sticky notes

I have a girlfriend and we would like to share Sticky notes like shoplists.
When she goes to the supermarket, she checks her sticky note in her computer and she can buy the groceries for me.

I usually do a list of tasks for her aswell (to-do-list) like:

  1. Visit her mother
  2. Do the dishes
  3. Go to the restaurant in a certain date

Right now I'm sending this info for her via whatsapp. But we usually forget about those things because they are out of our sight. We would like to have a shared note.

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.