Hi, I am Arunabh Banerjee, an undergraduate student of Computer Science at RCET, India.
I have experience working and building projects with Typescript, ReactJS, NodeJS and databases like PostgreSQL and MongoDB. I am eager to learn and contribute to the open-source community. I have already created a pull request for an issue and also looking into other issues to try to understand and make contributions that improve the app.
Thank you.
2 Likes
A quick summary of the work I've done over the past month -
laurent22:dev
← cagnusmarlsen:enhancement-new-line-shortcut
opened 02:08PM - 26 Feb 24 UTC
Fixes #9980 by adding key bindings for Ctrl+Enter on Windows/Linux and Cmd+Enter… on macOS. This adds functionality to add a new line after the line where the cursor currently is.
### Testing
This has been tested successfully on Windows 11 and Ubuntu.
https://github.com/laurent22/joplin/assets/91818868/585a8f92-7337-4c13-915e-72100f23cb69
laurent22:dev
← cagnusmarlsen:locale-change-on-create-new-profile
opened 04:45PM - 02 Mar 24 UTC
### Summary
This fixes the issue where creating a new profile changes the langu… ages of all profiles including the default profile to the system default language.
Fixes #9960.
### Testing
Follow reproduction steps in #9960:
1. Change your Joplin language other than the operating system language
2. Create a new profile
3. The language for the new profile is the same as for the original profile
4. Change back to your original profile
5. Verify that the language of the original profile has not changed
This has been tested successfully on Windows 11 and Ubuntu.
laurent22:dev
← cagnusmarlsen:sort-notebooks-and-tags
opened 08:33PM - 07 Mar 24 UTC
### Summary
Fixes the issue where the names of notebooks and tags are not sor… ted alphabetically if the name starts with a special character.
Fixes https://github.com/laurent22/joplin/issues/10077
### Testing
Follow reproduction steps in https://github.com/laurent22/joplin/issues/10077:
- Notes: When alphabetical sort order is applied, "normal" and special characters are sorted correctly.
- Notebooks and Tags: Verify that both normal and special characters are sorted correctly here as well.
This has been tested successfully on Windows 11 and Ubuntu.
Desktop: Fixes #10182: Detailed note list doesn't follow preferred date and time formats by cagnusmarlsen · Pull Request #10204 · laurent22/joplin · GitHub (open)
I am working on my GSoC proposal and will submit a draft soon.
2 Likes