Coder Social home page Coder Social logo

federicoiosue / omni-notes-desktop Goto Github PK

View Code? Open in Web Editor NEW
93.0 18.0 19.0 892 KB

Official desktop counterpart of the Android open-source note-taking app Omni Notes

License: GNU General Public License v3.0

JavaScript 67.43% HTML 29.17% CSS 3.40%
javascript nodejs cross-platform omni-notes electron linux angularjs macosx windows

omni-notes-desktop's Introduction

Hi, I'm Federico ๐Ÿ‘‹๐Ÿพ ๐Ÿ‘จ๐Ÿฝโ€๐Ÿ’ป

me sleeping in front of a computer

Software developer, passionate about making open-source more accessible to give back that much that community gave me.

Some technologies I enjoy working with include Android SDK, Java, Kotlin and ReactJS.

๐Ÿ“ˆ My GitHub Statistics

omni-notes-desktop's People

Contributors

federicoiosue 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

Watchers

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

omni-notes-desktop's Issues

Windows binary ?

Hi,
I do not know if this is the right place to post this kind of issue.

Is it possible to have a windows binary directly on the github repo. I do not have any time to install devel environment and more, I can't do it on my pro laptop.

Hope you'll accept.

Cheers.

Cannot find module 'electron-prebuilt'

npm v5.3.0
node v8.3.0
Linux Mint 17 (ubuntu 14.04) 3.13.0-37-generic
I follow the instructions exactly as the readme says.
when I run the command:
npm run package-linux
I get the attached output:

2017-08-15T21_00_07_702Z-debulog.txt
I've read on some forum posts it might have something to do with the version of electron that is being used? Any help would be appreciated. I've tried installing on multiple machines in the past week with no luck.

Failed build on Ubuntu

Hi! After installing the dependencies, I got the following error:

# cat /home/xxxxxx/.npm/_logs/2017-11-17T08_59_40_554Z-debug.log
0 info it worked if it ends with ok
1 verbose cli [ '/home/xxxxxx/.nvm/versions/node/v8.5.0/bin/node',
                1 verbose cli   '/home/xxxxxx/.nvm/versions/node/v8.5.0/bin/npm',
                1 verbose cli   'run',
                1 verbose cli   'package-linux' ]
2 info using [email protected]
3 info using [email protected]
4 verbose run-script [ 'prepackage-linux', 'package-linux', 'postpackage-linux' ]
5 info lifecycle [email protected]~prepackage-linux: [email protected]
6 info lifecycle [email protected]~package-linux: [email protected]
7 verbose lifecycle [email protected]~package-linux: unsafe-perm in lifecycle true
8 verbose lifecycle [email protected]~package-linux: PATH: /home/xxxxxx/.nvm/versions/node/v8.5.0/lib/node_modules/npm/bin/node-gyp-bin:/home/xxxxxx/src/omni-notes-desktop/node_modules/.bin:/home/xxxxxx/.nvm/versions/node/v8.5.0/bin:/home/xxxxxx/.cask/bin:/home/xxxxxx/.scripts:/home/xxxxxx/bin:/home/xxxxxx/bin:/home/xxxxxx/scripts:/home/xxxxxx/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/xxxxxx/.rvm/bin
9 verbose lifecycle [email protected]~package-linux: CWD: /home/xxxxxx/src/omni-notes-desktop
10 silly lifecycle [email protected]~package-linux: Args: [ '-c',
                                                                            10 silly lifecycle   'electron-packager . --overwrite --platform=linux --arch=x64 --icon=icons/png/512x512.png --prune=true --out=dist --asar=true' ]
11 silly lifecycle [email protected]~package-linux: Returned: code: 1  signal: null
12 info lifecycle [email protected]~package-linux: Failed to exec package-linux script
13 verbose stack Error: [email protected] package-linux: `electron-packager . --overwrite --platform=linux --arch=x64 --icon=icons/png/512x512.png --prune=true --out=dist --asar=true`
13 verbose stack Exit status 1
13 verbose stack     at EventEmitter.<anonymous> (/home/xxxxxx/.nvm/versions/node/v8.5.0/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:280:16)
13 verbose stack     at emitTwo (events.js:125:13)
13 verbose stack     at EventEmitter.emit (events.js:213:7)
13 verbose stack     at ChildProcess.<anonymous> (/home/xxxxxx/.nvm/versions/node/v8.5.0/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
13 verbose stack     at emitTwo (events.js:125:13)
13 verbose stack     at ChildProcess.emit (events.js:213:7)
13 verbose stack     at maybeClose (internal/child_process.js:927:16)
13 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
14 verbose pkgid [email protected]
15 verbose cwd /home/xxxxxx/src/omni-notes-desktop
16 verbose Linux 4.4.0-98-lowlatency
17 verbose argv "/home/xxxxxx/.nvm/versions/node/v8.5.0/bin/node" "/home/xxxxxx/.nvm/versions/node/v8.5.0/bin/npm" "run" "package-linux"
18 verbose node v8.5.0
19 verbose npm  v5.5.1
20 error code ELIFECYCLE
21 error errno 1
22 error [email protected] package-linux: `electron-packager . --overwrite --platform=linux --arch=x64 --icon=icons/png/512x512.png --prune=true --out=dist --asar=true`
22 error Exit status 1
23 error Failed at the [email protected] package-linux script.
23 error This is probably not a problem with npm. There is likely additional logging output above.
24 verbose exit [ 1, true ]

Platform details:

Linux xxxxxx 4.4.0-98-lowlatency #121-Ubuntu SMP PREEMPT Tue Oct 10 15:16:03 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

Missing dependencies on linux mint 18.2

I installed the desktop app on linux mint 18.2 but i had to manually install the following packages:

  • electron-prebuilt
  • electron-is-dev
  • electron-window-state

anyway after launching the app, only a white windows is presented.
i will open another issue fort that

Omni Notes Desktop Windows platform

Hello. Please add for windows desktop version and sync via wi-fi at home. that is, the phone is added to the client computer, or vice versa.
Add google drive, dropbox, webdav - sync

x

x

Logo/Icon Proposal

Hi good day! I would like to ask for your permission to propose a new designs of logo in your application/project. I would like to help projects in open-source .I would just like to propose new designs. Hoping for your positive response Thank You!

Notes not saving in latest zip release

I just downloaded the latest win32-ia32 zip package from the releases page to try out.
I just wanted to report that notes are not saving in this version. Maybe this is not a problem if I build myself (I have not tried this yet).
Also, when going into the settings to change backup directory, I am not able to select an alternative directory for saving data as it looks like the dialog is a file chooser and not a directory chooser (i.e. it will not let you select a directory, it wants a file).

Add context menu option to open selected text in Omni Notes in Android.

Feature | Adding a context menu option to the existing options when some text is selected in android. Following are the screenshots of the flow.

  1. User selects some text.
  2. Under the context menu an option to open the text in the Omni Notes app will appear.
  3. When the user selects the option the text is opened as a new note in the app.
  4. The title will be empty and should be added by the user.

Screenshot_20230903-005233
Screenshot_20230903-005242
Screenshot_20230903-005254

Changelog

Add a changelog view into settings

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.