Coder Social home page Coder Social logo

notepad's Introduction

It's a Pi is a social network built on a Raspberry Pi with PHP and Javascript, hosted on a Raspberry Pi!

notepad's People

Contributors

geraintwhite avatar olls avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

waldyrious

notepad's Issues

Responsive layout

This site fails to display correctly on anything smaller than a desktop monitor.

Print preview blank when not using markdown pane

Changes made in 09fee56 result in the print preview being blank when the markdown pane is not being used. This is because the print styling only shows the markdown pane, and the markdown pane does not contain anything until it is shown.

This can be fixed by mirroring the edit box contents into the markdown box if the toggle is not set.

Mobile spell check

Because of the way we are resetting the cursor when you toggle the spell check, on mobile the key board pops up. Because the spell check toggle doesn't really work anyway, we need to either find a different way of doing it or remove it.

Line Breaks

Because of line 140 in main.js:
edit_box.innerText = get_edit_text();
When you press enter the cursor is moved to the end of the div, not good.

ContentEditable Styling

If you press enter and backspace at the beginning of a line at the top of the file it puts it in a styled span. This is because the contentEditable is for rich text, and is trying to style it as a title, a text area would fix this if we can set the styling figured out.

Public

We should get rid of the out of date version of notepad in the public folder.

Textarea size

The textarea doesn't fill the screen on my Chrome 23 at college.

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.