Git Product home page Git Product logo

dyanote's Issues

Circle missing

Clicking on "Citations" shows the note but doesn't show the circle in the graph
screenshot from 2015-06-09 20 34 07

Copy/Paste of link can break stuff

Currently we put our links inside our note format like this:
<a href="1">Note 1</a>

That is not valid html markup since "1" is not a URI.
When you copy it from a content editable, the browser changes it to "http://dyanote.com/1".
This can cause bugs: for example if you run Dyanote on localhost:9000 and you copy/paste links, WysiHTML5 changes "1" to "90001"

Router problem

Sub-routers are not working, search and dyagraph do not work before refresh.

Infinite loop on failed login

Client successfully logins.
Client stores credentials for next time.
Server deletes credentials.
Client fails login and loops.

Linking note doesn't always open it immediately

Bug report by Marco:

Dyanote. Quando crei un nuovo collegamento, lo crea ma non te lo apre. E se clicchi da qualche altra parte, dopo va direttamente al nuovo collegamento. Se e' fatto apposta, non ne vedo il motivo!

Error creating link: wrong parent

  • Open a note A
  • Open a node B child of A
  • Focus note A
  • Using only keyboard select text fragment in note A and press "Ctrl-L" to create a link
  • Note C is created as child of note B instead of child of note A.

Saving improvements

Currently we save too often.
Proposed solution:

  • Save when note gets unfocused.
  • When user tries to close window, show warning if there's unsaved content.

Cursor at the end + list -> problem

se si mette il cursore su una riga vuota e si preme per fare una lista, viene considerato come se tutto il testo fosse selezionato e quindi viene creata un punto della lista con tutto quello che c'è nella nota

Multi-Link problem

Create a link.
Go to end of link, press enter, type words.
-> The first character is still part of the link

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.