Giter Club home page Giter Club logo

noting's Introduction

Hi there, I'm Rui ๐Ÿ‘‹

I'm a self taught web developer with a Master's Degree in Psychology

  • ๐Ÿ‘€ Svelte enthusiast

  • ๐Ÿง  Currently learning game dev with Godot ๐Ÿค– and pixel art ๐Ÿง‘โ€๐ŸŽจ

Check out some of my work

  • ๐Ÿ“ Noting - a ReactJS note-taking app with local storage and markdown

  • ๐ŸŽจ GitHub Contribution Graph Themes - A Chrome extension that allows you to change GitHub's contribution graph theme

Some of my posts at itzami.com

Guest blogging ๐Ÿฅธ

Here's where you can follow me

noting's People

Contributors

itzami avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

noting's Issues

[Feat] Change layout so it can scale with multiple notes

My idea is to maybe have the note on the left side of the screen at 70vw with a sidebar of different notes taken (maybe have the first 30 characters and then ellipsis).

The idea is to, when selecting a note, have the left side of the screen show up the note text. Or, if it's a new note, show an empty note.

[Feat] Change how note is displayed in the sidebar

Right now I'm simply showing everything that the note has on the sidebar. This will not scale properly.

To make it more functional, I should grab the first line of the markdown and use it as a Title for the note so it can be displayed on the sidebar.

My idea is to remove MDEditor.Markdown from the sidebar and switch it for a proper div with a <p> tag in it.

After this, I will need to find a way to display the markdown on the left panel

[Feat] Change 'View' and 'Delete' to icons

Right now I'm using buttons with text but I would like to use SVG for the Delete and View.

It requires me to find the proper SVG and to change the configuration of each note on the sidebar

[Feat] Display Markdown on the left panel

Right now I'm displaying the Markdown on the note itself but, following #15, this will need to change.

One idea would be to add an eye icon to the note itself so we can toggle the left panel between edit mode and markdown mode. Eventually, I'll need to change this since it will probably be too much to be placed on the note itself!

[Documentation] Change README

Change README to display relevant information towards the project like:

  • description of the app
  • what was used
  • links to relevant information
  • commands needed
  • something else that I might remember

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.