RedNotebook—Advanced Diary Keeping
RedNotebook is a nifty little diary application. According to its Web site:
RedNotebook is a graphical diary and journal helping you keep track of notes and thoughts. It includes calendar navigation, customizable templates, export functionality and word clouds. You also can format, tag and search your entries.
RedNotebook's many features include the ability to add text, images or links to any day within the excellent calendar navigation; backup utilities; HTML exportation—the list goes on.
RedNotebook lets you keep a daily journal with organizational categories, multimedia attachments and more.
RedNotebook has some unique organizational structures and search functions, such as its unique cloud interface.
Installation
Installing RedNotebook from source is quite easy, but there also are a number of different binaries available, so you might want to check those first on the Downloads page. In terms of library requirements, you'll need Python (2.5/2.6), PyYaml (>=3.05) and PyGTK (>=2.13). Depending on your distro, package names will be something along the lines of python, python-yaml and python-devel.
If you're going with the source, download the latest tarball from the Web site, extract it, and open a terminal in the new folder.
If your distro uses sudo, enter:
$ sudo python setup.py install
If not:
$ su # python setup.py install
If Lady Luck is smiling, an entry for RedNotebook may appear in your main menu in the Office section.
Usage
When RedNotebook starts, you should be at today's date on the calendar automatically. You can attach journal entries to each day on the calendar, and you can have text along with pictures, links and so on. Near the top right is the New Entry button. Click that, and you'll be presented with a small window with two fields. The first is to select or create a category (such as Todo, Cool Stuff and so on), and the second is for naming your entry.
Once this is done, the big pane in the center of the window is where you enter text and other material. Write the text for today, and in the top row of buttons is Insert. Use this to add any images, links, formatting or for numerous other options. During the editing process, you'll see each attachment only as bracketed text, but if you click Preview, you can see your work in progress. When you're done, click Save under the Journal menu, and you can create or browse any other journal entries on the calendar and come back to your entry at any time.
Also, well worth looking at are the Search and Clouds sections, which make navigating through your old entries easy and may save you some headaches in the future. There are many more features that are worth covering (especially the ability to encrypt journals), but I'm afraid I'm well out of space for this month!
Overall, this is an intuitive program with an easy installation that should appeal to someone looking for a good journal program that's both well designed and easy to use.
RedNotebook—Advanced Diary Keeping (digitaldump.wordpress.com/projects/rednotebook)
| Attachment | Size |
|---|---|
| 10635f5.inline.jpg | 96.29 KB |
| 10635f6.inline.jpg | 74.65 KB |
John Knight is the New Projects columnist for Linux Journal.
Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.
Sponsored by AMD
If you already use virtualized infrastructure, you are well on your way to leveraging the power of the cloud. Virtualization offers the promise of limitless resources, but how do you manage that scalability when your DevOps team doesn’t scale? In today’s hypercompetitive markets, fast results can make a difference between leading the pack vs. obsolescence. Organizations need more benefits from cloud computing than just raw resources. They need agility, flexibility, convenience, ROI, and control.
Stackato private Platform-as-a-Service technology from ActiveState extends your private cloud infrastructure by creating a private PaaS to provide on-demand availability, flexibility, control, and ultimately, faster time-to-market for your enterprise.
Sponsored by ActiveState
| Non-Linux FOSS: libnotify, OS X Style | Jun 18, 2013 |
| Containers—Not Virtual Machines—Are the Future Cloud | Jun 17, 2013 |
| Lock-Free Multi-Producer Multi-Consumer Queue on Ring Buffer | Jun 12, 2013 |
| Weechat, Irssi's Little Brother | Jun 11, 2013 |
| One Tail Just Isn't Enough | Jun 07, 2013 |
| Introduction to MapReduce with Hadoop on Linux | Jun 05, 2013 |
- Containers—Not Virtual Machines—Are the Future Cloud
- Non-Linux FOSS: libnotify, OS X Style
- Linux Systems Administrator
- Validate an E-Mail Address with PHP, the Right Way
- Lock-Free Multi-Producer Multi-Consumer Queue on Ring Buffer
- Senior Perl Developer
- Technical Support Rep
- RSS Feeds
- Introduction to MapReduce with Hadoop on Linux
- UX Designer
- Bought photoshop CS5 for developing a website :(
57 min 20 sec ago - What the author describes
2 hours 23 min ago - Reply to comment | Linux Journal
6 hours 33 min ago - Reply to comment | Linux Journal
7 hours 19 min ago - Didn't read
7 hours 29 min ago - Reply to comment | Linux Journal
7 hours 34 min ago - Poul-Henning Kamp: welcome to
9 hours 44 min ago - This has already been done
9 hours 45 min ago - Reply to comment | Linux Journal
10 hours 30 min ago - Welcome to 1998
11 hours 19 min ago
Featured Jobs
| Linux Systems Administrator | Houston and Austin, Texas | Host Gator |
| Senior Perl Developer | Austin, Texas | Host Gator |
| Technical Support Rep | Houston and Austin, Texas | Host Gator |
| UX Designer | Austin, Texas | Host Gator |
| Web & UI Developer (JavaScript & j Query) | Austin, Texas | Host Gator |
Free Webinar: Hadoop
How to Build an Optimal Hadoop Cluster to Store and Maintain Unlimited Amounts of Data Using Microservers
Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.
Some of key questions to be discussed are:
- What is the “typical” Hadoop cluster and what should be installed on the different machine types?
- Why should you consider the typical workload patterns when making your hardware decisions?
- Are all microservers created equal for Hadoop deployments?
- How do I plan for expansion if I require more compute, memory, storage or networking?



Comments
thanks
...
thanks.
thanks.
I second that...
I was using korganizer's Journal for daily notes until recently when a new update took it beyond the simple one-click application to a multi-faceted nightmare. RedNoteBook filled the need marvellously and I've been using it for some months now. It provides basic notebook functionality with a page for the current day being presented on startup ready to accept notes. The search features are also simple and easy to use and seem more intuitive than korganizer. It has the feature, great for absent-minded people like me, that it automatically saves work when the application is closed.
There are yet a number of features that could be added, for example a button or menu to return to the current day after ending up on another page. Nothing fundamental. However it may develop, I hope that it retains the simplicity needed for note-taking at odd, random times.
A simple script to import from korganizer's ical format, which brought across about 6 years worth of notes, was all that was needed to get started.
Ken
Hi Ken, glad you like
Hi Ken,
glad you like RedNotebook. Actually you can use the "Today" button in the top left corner to jump to today's entry.
Would you mind sending me your import script?
Cheers!