Chris Wheeler
Chris Wheeler
Add a new button to Stardown's popup with a title like "My repos" or something similar. When the button is clicked, the popup then shows a list of GitHub repos...
When Stardown copies part of a page, it sometimes needs to look at the page's style for certain things such as whether an element is hidden (`display: none`, `visibility: hidden`,...
Sometimes, Stardown's context menu options completely stop showing up because of a reoccurring bug in browsers. Try reinstalling Stardown to fix this. Due to browser limitations, the context menu options...
When the caret is at the end of all text in the notepad (including whitespace characters), pressing enter (or return) makes the caret move down 2 lines and then up...
Many websites have links in or next to their headings so that people can easily get a URL to that section of the page. Stardown's "Copy link" feature works well...
Firefox just added support for tab groups ([You asked, we built it: Firefox tab groups are here ](https://blog.mozilla.org/en/firefox/tab-groups-community/)), and Chrome has had them for a while ([chrome.tabGroups \| API \| ...
On websites, image sizes are usually defined separately from image HTML. Since [styles in separate files are ignored · Issue \#121 · Stardown-app/Stardown](https://github.com/Stardown-app/Stardown/issues/121), the image size limits are lost in...
When Stardown is installed with Git or a zip file, users are not notified when updates are available. (They can turn on notifications for releases in the GitHub repository, but...
When a tab (the tab itself, not a page) is right-clicked, a context menu appears. It could be helpful to have Stardown's option to copy a link for the page...
If a table with a caption is in a paragraph element, the table does not correctly convert from HTML to markdown because there is no empty line between the caption...