Code Monkey home page Code Monkey logo

mynotes's People

Contributors

fitojb avatar j4321 avatar vistaus avatar zmoooooritz avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

mynotes's Issues

Logo Proposal for MyNotes

Hello, I wish to cooperate with MyNotes, for this reason I have decided to design a logo for it. If you like this proposal, I can send you the files.

You can suggest the changes you think are necessary.

PROPUESTA_LOGO_MYNOTES.jpg

mynotes won't start

Hi,
I couldn't start mynotes. I installed it from AUR on Manjaro KDE

Traceback (most recent call last):
  File "/usr/bin/mynotes", line 32, in <module>
    from mynoteslib.constants import save_config, PIDFILE
  File "/usr/lib/python3.8/site-packages/mynoteslib/constants.py", line 385, in <module>
    LANGUE = getdefaultlocale()[0].split('_')[0]
AttributeError: 'NoneType' object has no attribute 'split'

How can I fix it?

Feature request: Hide/show with clicking tray icon

Hi,
It would be nice to have a chance to toggle show/hide notes by clicking on tray icon. double click , midlle click options would be nicer. and maybe keyboard shortcuts?
Thanks for this prettiy good notepad, it is very useful.

App shows up in taskbar

Please add an option to hide the app from taskbar and to show only in notification tray.

btw, love this app. pretty awesome.

Icon issue

image
As you can see, icon is displayed incorrectly

Widgets disappear when clicked in Plasma

Plasma desktop hides windows of type 'splash' when you click on them and desktop widgets have the type 'splash' as a workaround to remove window decorations.

Bug: Setting color only works with title bar context menue

Not sure if the body context menu for colour is just not supposed to be there?
But it currently does not seem to do anything.
Having 2 tone notes (one colour for the header and another for the body) does seem fun, but not too important.

Example

  1. Right click on note body -> Color -> Magenta
  2. No colour change.
  3. Right click on note header -> Color -> Purple
  4. Colour changes to purple as expected.
color_bug.mp4

System info

image

5.8.0-63-generic #71-Ubuntu SMP Tue Jul 13 15:59:12 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

MyNotes wont open

I'm using Lubuntu 18.04 with XFCE.
When I run mynotes in terminal, I get the following output:

Traceback (most recent call last):
  File "/usr/bin/mynotes", line 31, in <module>
    from mynoteslib.constants import save_config, PIDFILE
  File "/usr/lib/python3/dist-packages/mynoteslib/constants.py", line 352, in <module>
    TOOLKITS = get_available_gui_toolkits()
  File "/usr/lib/python3/dist-packages/mynoteslib/constants.py", line 344, in get_available_gui_toolkits
    os.path.join(PATH, "packages.tcl")]).decode().strip().split()
  File "/usr/lib/python3.6/subprocess.py", line 336, in check_output
    **kwargs).stdout
  File "/usr/lib/python3.6/subprocess.py", line 403, in run
    with Popen(*popenargs, **kwargs) as process:
  File "/usr/lib/python3.6/subprocess.py", line 709, in __init__
    restore_signals, start_new_session)
  File "/usr/lib/python3.6/subprocess.py", line 1344, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'tclsh': 'tclsh'

mynotes stops working

Hi,
When I try to start mynotes in terminal in Manjaro XFCE, it says:

$ mynotes
Traceback (most recent call last):
File "/usr/sbin/mynotes", line 31, in
from mynoteslib.constants import save_config, PIDFILE
File "/usr/lib/python3.7/site-packages/mynoteslib/constants.py", line 53, in
import ewmh
ModuleNotFoundError: No module named 'ewmh'

How can I fix it?

Feature request: ctrl+n for new note

Hi thanks for this very useful piece of work - I use it a lot!

I am a little surprised this has not been asked for yet:
pressing ctr+n (or some other combo) to open a new note.
Instead of move the cursor to the tray icon -> right click -> New Note.
Writing this out makes me sound so lazy, but I find myself doing ctrl+n a lot and then realising it does not work.

I have been really busy so have delayed looking at the source code myself (because I would neglect my actual work and dedicate all my time to implementing this :P). Hopefully I will have some quiet time in December.
I know there are already macros in MyNotes (like bold = ctrl+b etc) So should be a matter of assigning ctrl+n to the New Note function. Let me know if I'm on the right track.

Thanks :)

Ran out of input

Traceback (most recent call last):
File "/usr/bin/mynotes", line 52, in
app = App()
File "/usr/lib/python3.6/site-packages/mynoteslib/app.py", line 116, in init
note_data = dp.load()
EOFError: Ran out of input

Error occurs clicking on Show All

I'm running Linux Mint 19.3 using the JWM. If I RC on the tray icon and LC on Show All it will open the existing note window sometimes but will open a blank note window every time, sometimes in conjunction with the existing note window (which already contains notes). When I attempt to close the extra empty window, I get the traceback below. Have to kill the app to close the window. Will will try to provide more detail if you can tell me what's needed, [email protected].

Traceback (most recent call last):
File "/usr/lib/python3.6/tkinter/init.py", line 1705, in call
return self.func(*args)
File "/usr/lib/python3/dist-packages/mynoteslib/sticky.py", line 888, in hide
del(self.master.notes[self.id])
KeyError: '1'

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.