Skip to content

Addition of fork reference / Feature improvements (Sidebar & short.io) in README file.#39

Open
hk151109 wants to merge 2 commits intoantonmedv:masterfrom
hk151109:patch-1
Open

Addition of fork reference / Feature improvements (Sidebar & short.io) in README file.#39
hk151109 wants to merge 2 commits intoantonmedv:masterfrom
hk151109:patch-1

Conversation

@hk151109
Copy link
Copy Markdown

@hk151109 hk151109 commented Mar 3, 2026

Hi,

I’ve been a fan of the minimalism of textarea.my and recently created a fork over at hk151109/textarea that adds some utility for power users.

I'm opening this PR to add a link to this fork in the README. My version introduces several key features:

Sidebar & Document History: Users can now view and switch between their previous documents directly from a sidebar, making it easier to manage multiple notes.

short.io Integration: For documents with large content (where the URL hash becomes unwieldy), I've integrated short.io to generate clean, manageable short URLs.

Regarding a full PR for these features:
I haven't raised a PR for the code changes yet because I modified the deployment workflow for my own setup. However, if you're interested in merging these features, I’d be happy to revert the deployment logic to your original configuration and raise a clean PR for the Sidebar and short.io functionality.

Best,
Harikrishnan Gopal

Copilot AI review requested due to automatic review settings March 3, 2026 13:17
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a reference to a community fork of textarea.my in the README's "Related" section. The fork, maintained by Harikrishnan Gopal, extends the base project with a sidebar, document history, and short.io URL integration for large documents.

Changes:

  • Adds a new entry in the "Related" section of the README linking to the community fork at hk151109/textarea.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

README.md Outdated
## Related

- [numbr.dev](https://numbr.dev) – my another website, same as textarea, only support calculations like `1 USD in EUR =`.
- - [textarea.my fork](https://github.com/hk151109/textarea) – A fork by [Harikrishnan Gopal](https://github.com/hk151109) with a **Sidebar**, **Document History**, and **short.io integration** for managing url of large documents.
Copy link

Copilot AI Mar 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The phrase "for managing url of large documents" has a grammatical issue — "url" should be capitalized ("URL") and the phrase reads awkwardly. A clearer phrasing would be something like "for managing URLs of large documents."

Suggested change
- - [textarea.my fork](https://github.com/hk151109/textarea) – A fork by [Harikrishnan Gopal](https://github.com/hk151109) with a **Sidebar**, **Document History**, and **short.io integration** for managing url of large documents.
- - [textarea.my fork](https://github.com/hk151109/textarea) – A fork by [Harikrishnan Gopal](https://github.com/hk151109) with a **Sidebar**, **Document History**, and **short.io integration** for managing URLs of large documents.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants