Git Product home page Git Product logo

mindref's People

Contributors

estasney avatar

Watchers

 avatar

mindref's Issues

Shortcut Key Markdown Implementation

Ability to use inline syntax for displaying keyboard keys.

This would better allow consolidating shortcut keys from several to one note. The functionality is already present with code highlighting

Prefer Popups or a Generic Screen for Rarely Used UI

For application UI that is not one of:

  • Category Chooser
  • Note Display
  • Note Editor

We should either display as a popup or use a generic screen to show the content. Initial Candidate for this is CategoryScreen.

Add Widgets:

  • GenericPopup
  • GenericScreen
    • This can stay associated with ScreenManager. However it should be decoupled from its content

Nested list items throw TypeError

Example

  1. Level One
    1. Level One (A)
  2. Level Two

WidgetIntercept needs to be aware of it's location in a stack. When it isn't a 'toplevel' widget, it could defer to its parent

mainthreading

The Kivy mainthread handles scheduling for functions as a decorator.

Doing something similar with sch_cb would remove a lot of partial function logic

Jittery Swiping

Swiping left/right works correctly, but this often has the unintended effect of causing a vertical scroll

Flickering on Refresh

After #2 was implemented, Categories are added sequentially, but the visual effect appears to be flickering.

Kivy Settings and ScreenSaver

When settings is open, with screensaver plugin enabled it is possible for the screen to turn off.

Either settings should emit this event or screensaver should be disabled for duration

Async Loading

Further refinement of the FileSystem loader. While it is using async code, this should be evaluated compared to multiple threads.

Additionally, results should be streamed in rather than all-or-none

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.