Create highly customisable notes in Eclipse and never lose track of your thoughts, ideas or code snippets!
- Create as many notes as you like in a dedicated Eclipse view.
- Modify the text style (font, color, bold, italic, underlined, strikeout, etc.).
- Customise the appearance and functionality of the plugin via its preference page.
- Create lists of text elements.
- Automatically save the contents of your notes to a default or custom location.
- Use editable shortcuts to boost your productivity.
- Export notes as text files.
- Lightweight and user-friendly interface.
- Source code fully available.
- More to discover and to come in future updates!
Notepad4e is free, without ads and open-source. Support the project by starring it on the marketplace and/or on GitHub!
Categories: Editor, General Purpose Tools, Other, Tools
Tags: notepad, memo, note, notes, lists, editor, View, word, text, reminder, thoughts, todos, productivity, open source, github
Additional Details
Eclipse Versions: 2022-06 (4.24), 2022-03 (4.23), 2021-12 (4.22), 2021-09 (4.21), 2021-06 (4.20), 2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1), 2022-09 (4.25), 2022-12 (4.26), 2023-03 (4.27), 2023-06 (4.28), 2023-09 (4.29), 2023-12 (4.30)
Platform Support: Windows, Mac, Linux/GTK
Development Status: Production/Stable
Date Created: Saturday, October 8, 2016 - 08:14
License: EPL 2.0
Date Updated: Friday, October 6, 2023 - 10:48
Submitted by: Pierre-Yves Bigourdan
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
November 2023 | 285/685 | 54 | 8 |
October 2023 | 292/673 | 53 | 11 |
September 2023 | 251/663 | 69 | 8 |
August 2023 | 237/673 | 68 | 6 |
July 2023 | 222/668 | 79 | 6 |
June 2023 | 242/669 | 77 | 4 |
May 2023 | 249/671 | 79 | 5 |
April 2023 | 255/667 | 70 | 6 |
March 2023 | 248/686 | 96 | 10 |
February 2023 | 271/667 | 61 | 18 |
January 2023 | 218/675 | 108 | 12 |
December 2022 | 217/669 | 101 | 11 |
Unsuccessful Installs
Unsuccessful Installs in the last 7 Days: 3
Count | Error Message |
---|---|
3 | Cannot continue the operation. There is another install operation in progress. |
Reviews Add new review
Perfect Should Be a Default in Eclipse
Submitted by Justin Mickelsen on Wed, 09/27/2023 - 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, 10/12/2022 - 16:48
How do I rename the notepad4e like Note 1 or Note 2?
Re: rename Note 1
Submitted by keiyin wong on Wed, 02/22/2023 - 18:56
In reply to rename Note 1 by Ricarte Venerayan
double click?
Re: rename Note 1
Submitted by Pierre-Yves Bi… on Sat, 02/25/2023 - 06:08
In reply to rename Note 1 by Ricarte Venerayan
Sorry for the delqyed response! Yes, as mentioned by Keiyin Wong, double clicking on the note header will allow you to rename a note.
Install link is broken
Submitted by Mark Reeder on Tue, 09/12/2017 - 12:26
Install link is broken (http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=310…)
Re: Install link is broken
Submitted by Pierre-Yves Bi… on Wed, 09/13/2017 - 13:25
In reply to Install link is broken by Mark Reeder
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, 09/13/2017 - 14:06
In reply to Re: Install link is broken by Pierre-Yves Bi…
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 Bi… on Fri, 09/15/2017 - 09:28
In reply to Re: Re: Install link is broken by Mark Reeder
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?