Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Improve Notes App, {branch: dev}. #474

Closed
1 task done
kabir0x23 opened this issue Oct 8, 2023 · 15 comments
Closed
1 task done

[FEATURE] Improve Notes App, {branch: dev}. #474

kabir0x23 opened this issue Oct 8, 2023 · 15 comments

Comments

@kabir0x23
Copy link
Member

kabir0x23 commented Oct 8, 2023

Detailed description

🔨Installation Guide

  • Dashboard > Notes
  • Design Layout: as of now simple design requirement
    image

Context

This will help community members to store their notes.

Possible implementation

No response

Additional information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@github-actions
Copy link

github-actions bot commented Oct 8, 2023

It's great having you contribute to this project

🌟 Welcome to the community 🌟

  • If you would like to continue contributing to open source and would like to do it with an awesome inclusive community.
  • You should join our Discord chat and our GitHub Organisation.
  • We help and encourage each other to contribute to open source little and often 😄.
  • Any questions let us know.

@SuyashRajput
Copy link

Can you elaborate this issue
like where do you want this notes app improvement

@SuyashRajput
Copy link

SuyashRajput commented Oct 22, 2023

If you want a notes section on the main navbar
I can make a local storage notes storing page
Something like this( don't worry I will change the colour scheme )
image

@kabir0x23
Copy link
Member Author

Can you elaborate on this issue like where you want this notes app improvement

we just have to create this simple note app (only frontend as of now)

image

left side title | right side description

@kabir0x23 kabir0x23 assigned kabir0x23 and unassigned kabir0x23 Nov 27, 2023
@kabir0x23
Copy link
Member Author

@ArkadiK94

@ArkadiK94
Copy link
Contributor

@kabir0x23 Hi, pls assign me.

@ArkadiK94
Copy link
Contributor

ArkadiK94 commented Nov 29, 2023

First pr was pushed,
Still left to do in next pr's

  • add option to pin note
  • add option to delete note

@ArkadiK94
Copy link
Contributor

ArkadiK94 commented Dec 2, 2023

Second pr was pushed,
Still left to do in next pr's

  • add markdown editor setup (after deciding which package to use for markdown editor)
  • add option to create/edit note
  • make the notes draggable
  • add items in the menu icon
  • add mobile layout
  • select option for selecting multiple notes
  • clean previous code which I commented for now , and which I put it in "old" folder

@ArkadiK94
Copy link
Contributor

ArkadiK94 commented Dec 6, 2023

  • categorized notes

@ArkadiK94
Copy link
Contributor

  • when delete note/ edit note and remove img / don't save note --> remove the img from s3

@ArkadiK94
Copy link
Contributor

some tasks that we need to fix:

  • In the md editor the bold/italic (and more) buttons do not work properly when we toggle them without an order.
  • when we click on one of these buttons, it does not save the clicked state and does not displayed properly.

@ArkadiK94
Copy link
Contributor

ArkadiK94 commented Dec 22, 2023

Need to add related to Categories :

  • need to add functionality for adding/removing/editing category:
  1. add by icon , when clicking the icon will be opened a modal window to create category
  2. remove category and edit category mode will be chosen from menu, when choose this mode the icon will be changed to the right one and user could pick a category and click the icon to remove or edit
  • change category of note , when the user will drag the note to different category and drop there the note's category will be changed accordingly
  • redux for categories and backend...

@ArkadiK94
Copy link
Contributor

ArkadiK94 commented Dec 23, 2023

  • change the notes category prop when edit the name of the current category so the notes will still be in this folder
  • change the notes category prop when remove a category so if the user will create again this category the notes will not be

@ArkadiK94
Copy link
Contributor

  • add in the note description in edit/add note mode an option to pick/change the category
  • related to back-end, If the user added many categories (like 4 categories) at one time there is an 429 error "to many requests" so change it / make the number bigger.
  • there is a grey box in upper side and lower side of the scroll bar. remove it.

@ArkadiK94
Copy link
Contributor

Issues #559, #560, #561, #562, #563 , I split what left to do in many issues. we can close this issue.

@ArkadiK94 ArkadiK94 unpinned this issue Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants