Code Monkey home page Code Monkey logo

notewell's Introduction

Hi there!

I'm just your average Haskell zealot.

This Github profile mostly serves as a dumping ground for various little projects I experiment with. Maybe you'll find something of interest buried within it?

I currently work with Haskell full-time, but some of my other loves are Ruby, Rust, Lisp and C++.

notewell's People

Contributors

boredoms avatar ix avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

notewell's Issues

Markdown image support

Notewell should probably support images. It's not pivotal in my opinion and it'd be quite a lot of hassle to support, but it's not exactly complete unless it does.

Counts are a keypress out of sync.

I believe this could be to do with Windows line endings or the transitional nature of the UI. In the case of the latter, moving toolbar into its own CustomWidget with different patch rules might help.

Markdown table support

Notewell should render tables. Either "fancily" or through a fixed width font and some basic formatting. Shouldn't be that difficult and might be a good step towards image embedding, which is significantly more challenging.

Light/Dark mode toggle on the toolbar

Functionality to change the theme already exists through the flag --theme notte but there should ideally be a mechanism for changing it in the app itself, and a toggle switch would suffice.

Look into further optimization.

You know, strictness, inlining, making a prayer altar to GHC. This isn't very high priority because we're far from inefficient or slow, but it's worth looking at, because why the heck not?

assertion failed: (priv->onscreen_validated)

this error sometimes occurs when a file is opened, the focus of the window seems to have something to do with it.

gtktextview.c:4451:gtk_text_view_validate_onscreen: assertion failed: (priv->onscreen_validated)

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.