Giter Site home page Giter Site logo

memo's Introduction

Memo is an opensource browser and desktop app that allows you to take smarter notes with GitHub Gists. Own your own private data, store it with Github's gists and access it from anywhere, anytime.

Check out Memo App: https://usememo.com.

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run app

Creates and starts the electron app for your local OS.
This is intended for development tests. Also you can toggle dev constant in src/electron.js file to change between production and development.

npm run package

Try to package electron app for all OS.
Make sure you dev constant in src/electron.js file is set to false.

npm run push

Take a new build and upload this new build to amazon s3 server.
This will work only if you have proper access and credentials.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Contributing

Memo is currently in beta, it needs your help but not fully documented, or might have big systematic changes. But pull requests and bug fixes are still welcome.

Additionally, you might want to make an addon. We will publish a dedicated page or tutorial for how to do this. But you can go to src/addons and duplicate one of the addons to use as a template for yours.

Overall, please be respectful and inclusive, keep in mind that this app does not come with any warranty or liability.

Memo - Plain & Smart Notes - Take smarter notes with GitHub Gists, anywhere. | Product Hunt Embed

memo's People

Contributors

btk avatar klaytonfaria 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  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

memo's Issues

To-do list/Checklist Functionality

I could be missing how to do this with the existing tool, but I wanted to see if it is possible/on the road map to have to-do list functionality. Github Gists natively supports this as can be seen in the attached screenshots:

image

image

Can this currently be done within memo? Thanks, and really excited by this app. Great datastore paradigm!

Add keyboard shortcuts

Is there any plan to add Keyboard shortcuts for common actions, such as syncing changes, focusing on various elements, opening settings menu, etc.?

Also, I really like the simple aesthetics and github gist based notes! I keep taking random notes in either VS Code or Slack's personal messages all the time, and having a browser tab for notes which syncs to Github would be just perfect! Kudos @btk !

P.S. Open to submitting a PR for this keyboard shortcuts, if you need a hand :)

Plan for iOS app

Is there any plan for iOS app?
I wanna use this in multi device (mac book and iphone)

The app is not working

I'm really enjoying using this app, but have been unable to set it up to upload my sheets to GitHub. The Settings button does not work and results in a white screen with no text.

Steps to recreate

  1. Press the Settings button on the bottom right taskbar
  2. Page does not load

Cannot log in with GitHub

Using version 1.0.3, when trying to log in with GitHub on Mac OS 10.13.6, I get this error:

Refused to display 'https://github.com/login?client_id=redacted&return_to=%2Flogin%2Foauth%2Fauthorize%3Fclient_id%3Dredacted%26redirect_uri%3Dhttps%253A%252F%252Fapi.usememo.com%252Fgithub%252F%26refresh%3Dtrue%26scope%3Dgist' in a frame because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'none'". index.js:47 DOMException: Blocked a frame with origin "https://app.usememo.com" from accessing a cross-origin frame. at t.value (https://app.usememo.com/static/js/main.24baf891.chunk.js:1:77766) at onLoad (https://app.usememo.com/static/js/main.24baf891.chunk.js:1:78519) at Object.<anonymous> (https://app.usememo.com/static/js/2.951b4b11.chunk.js:1:133428) at d (https://app.usememo.com/static/js/2.951b4b11.chunk.js:1:133466) at https://app.usememo.com/static/js/2.951b4b11.chunk.js:1:134104 at E (https://app.usememo.com/static/js/2.951b4b11.chunk.js:1:134193) at S (https://app.usememo.com/static/js/2.951b4b11.chunk.js:1:134629) at x (https://app.usememo.com/static/js/2.951b4b11.chunk.js:1:134441) at P (https://app.usememo.com/static/js/2.951b4b11.chunk.js:1:135529) at qr (https://app.usememo.com/static/js/2.951b4b11.chunk.js:1:162952)

This is the latest version downloaded from the website.

Sidebar menu not working

I just installed the AppImage on Ubuntu 19.10, running KDE Plasma 5.17.

When I open the right sidebar menu, it appears to be greyed out and nothing seems to have any effect. e.g. Clicking 'Create New Sheet' does nothing until I restart the app.; Chooseing 'Dark Side' in the settings menu does nothing.

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.