Skip to content

Conversation

@noahcoad
Copy link
Contributor

  • I'm the package's author and/or maintainer.
  • I have have read [the docs][1].
  • I have tagged a release with a [semver][2] version number.
  • My package repo has a description and a README describing what it's for and how to use it.
  • My package doesn't add context menu entries. *
  • My package doesn't add key bindings. **
  • Any commands are available via the command palette.
  • Preferences and keybindings (if any) are listed in the menu and the command palette, and open in split view.
  • If my package is a syntax it doesn't also add a color scheme. ***
  • I use [.gitattributes][3] to exclude files from the package: images, test files, sublime-project/workspace.

My package is ...

There are no packages like it in Package Control.

Copy link
Collaborator

@packagecontrol-bot packagecontrol-bot left a comment

Choose a reason for hiding this comment

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

Automated testing result: SUCCESS

Repo link: Auto Open Notes

Packages added:
  - Auto Open Notes

Processing package "Auto Open Notes"
  - All checks passed

{
"name": "Auto Open Notes",
"details": "https://github.com/noahcoad/SublimeAutoOpenNotes",
"labels": ["notes.txt", "readme.txt", "readme.md", "readme"],
Copy link
Collaborator

Choose a reason for hiding this comment

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

Those aren't very common labels. Might I suggest

Suggested change
"labels": ["notes.txt", "readme.txt", "readme.md", "readme"],
"labels": ["notes", "note taking", "documentation", "readme"],

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Excellent point, thanks! Will update.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Let me know when you've had the chance to look at this!

@braver
Copy link
Collaborator

braver commented Oct 25, 2025

This is great, I love the idea of opening a directory and immediately seeing the README.

@braver braver added the feedback provided The changes and package have been seen by a reviewer label Oct 25, 2025
@noahcoad
Copy link
Contributor Author

This is great, I love the idea of opening a directory and immediately seeing the README.

aww thanks 😊

Curious if I may ask... I like the "Auto Open Notes" name bc I use notes and they could be different type of file names, but it really can open any files on opening in a folder and README is probably the most common form of notes, so I was debating with the names "Auto Open Files" or "Auto Open Readme" ... Do you think any of those would be easiest to find the package and understand for users?

@braver
Copy link
Collaborator

braver commented Oct 29, 2025

This is just my opinion, but "auto open notes" didn't immediately mean anything to me, whereas "auto open readme" kind of does. But I have now seen what your package does and that already colors my opinion. That said, if you know it can auto-open a readme, you might immediately wonder "but how does it do that" and "perhaps it can auto-open something else too"?
... I don't know, naming things is hard and definitely not my speciality 😅

@braver braver added the stale The author has not responded for at least 2 weeks label Nov 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feedback provided The changes and package have been seen by a reviewer stale The author has not responded for at least 2 weeks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants