Notepad4e
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
October 2023 | 411/490 | 1 (0%) | 1 |
September 2023 | 250/663 | 69 (0.02%) | 8 |
August 2023 | 237/673 | 68 (0.02%) | 6 |
July 2023 | 223/669 | 79 (0.03%) | 6 |
June 2023 | 241/670 | 77 (0.02%) | 4 |
May 2023 | 250/672 | 79 (0.02%) | 5 |
April 2023 | 254/668 | 70 (0.02%) | 6 |
March 2023 | 249/688 | 96 (0.02%) | 10 |
February 2023 | 272/668 | 61 (0.02%) | 18 |
January 2023 | 219/677 | 108 (0.03%) | 12 |
December 2022 | 239/805 | 101 (0.03%) | 11 |
November 2022 | 257/808 | 90 (0.02%) | 15 |
Unsuccessful Installs in the last 7 Days: 0
Download last 500 errors (CSV)Tuesday, October 3, 2023 - 12:35
Reviews Sign in to post reviews
Perfect Should Be a Default in Eclipse
Submitted by Justin Mickelsen on Wed, 2023-09-27 17:16
I usually use a paper note pad for notes but tried some different things like have text notepad notes/to dos in the project. The tasks view is close to what I would want but it is over complicated and really wish it could default to locking to a project and items. Apparently there is some way to do it but it looks like you need to manually specify an element or something. Whats an element? No idea. This is way simpler to use and works really nice being tabbed with the workspace list and can import/export really easily. Only thing that I could ask to add is maybe have two options one that can have one note for the whole project and changes when clicking from project to project and the other would be to basically do the same but with all elements like java files. So you can click a java file look at notepad and see oh this is stuff I wanted to do for this and click another one and be like oh yeah. Not sure how possible it is but would be neat. Still heaps and bounds better than using tasks.
rename Note 1
Submitted by Ricarte Venerayan on Wed, 2022-10-12 16:48
How do I rename the notepad4e like Note 1 or Note 2?
Re: rename Note 1
Submitted by Pierre-Yves Bigourdan on Sat, 2023-02-25 06:08
Sorry for the delqyed response! Yes, as mentioned by Keiyin Wong, double clicking on the note header will allow you to rename a note.
Re: rename Note 1
Submitted by Keiyin Wong on Wed, 2023-02-22 18:56
double click?
Install link is broken
Submitted by Mark Reeder on Tue, 2017-09-12 12:26
Install link is broken (http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=3108021)
Re: Install link is broken
Submitted by Pierre-Yves Bigourdan on Wed, 2017-09-13 13:25
Well no, it isn't. You should drag and drop the Install button to your running Eclipse workspace, use the Eclipse Marketplace Client directly from within your IDE, or use the update site URL (https://pyvesb.github.io/Notepad4e/) by entering it in the Help -> Install New Software... dialog box. ;-)
Re: Re: Install link is broken
Submitted by Mark Reeder on Wed, 2017-09-13 14:06
Using drag and drop the Install button to your running Eclipse workspace has the following error:
Unable to read repository at https ://pyvesb.github.io/Notepad4e/content.xml.
sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Re: Re: Re: Install link is broken
Submitted by Pierre-Yves Bigourdan on Fri, 2017-09-15 09:28
This seems like a common issue with some users. A quick search highlighted similar errors on a variety of Eclipse plugins:
github.com/gnu-mcu-eclipse/eclipse-plugins/issues/151
github.com/RustDT/RustDT/issues/162
github.com/infinitest/infinitest/issues/212
Could you please take a look at the proposed solutions and see if any of them help?