Clibu Notes, Preview Release is live

I’m pleased and excited to let everyone know that we have launched the Clibu Notes Preview release.

Personal Knowledge Management (PKM) applications have really taken off and blossomed over the past few years to the point where you have a plethora of choices, so why Clibu Notes.

Clibu Notes is the third generation and evolution of PKM software that we have developed, each one building on and refining what came before it. We can actually go back further, but that is another story.

With Clibu Notes we’ve strived to present a simple, effective and attractive application. We see these as its core strengths. Content seamlessly updates across all devices in real time and feels quite magical. This gives you a freedom you’ve unlikely ever had before. And if you don’t have an Internet connection everything just works. Content magically synchronizes and merges once you are back on line. Multiple people can even edit the same notes either on or offline and all changes will be magically resolved.

Clibu Notes goes beyond PKM, meeting the needs of Teams with full concurrent editing of the same notes at the same time.

Simple to use doesn’t mean sacrificing capabilities. Clibu Notes delivers a rich and more than capable set of PKM features and we’re not done yet.

Clibu Notes works across all of your devices, Smartphones, Tablets and Desktop PC’s. It works in the Browser and can be installed as a native application. Updates happen automatically.

For more information and to sign up for early access see the new clibu.com website.

– Neville Franks

Clibu Notes Update, July 2022

I have been very slack with the blog, primarily because I’ve not had a lot to say or show. 

The good news is that Clibu Notes is coming together nicely and IMO looks, feels and works well. 

There was a major setback with the library I was using to handle offline use which forced me to discard a lot of code that I’d put a lot of time and effort into. The switch to a different library required an extensive rewrite to both backend and frontend code, which in turn took considerable time and effort.

I also switched high level editor frameworks and some other low level libraries. Again taking time and resources. Much time has been spent evolving and improving the code base whilst trying to prevent runaway complexity. That said Clibu Notes is an ambitious and complex app. 

An overarching goal is to keep the UI and UX as simple as possible, not an easy task. This has also required quite a few iterations and there maybe more to come, once it is out in the wild.

I’ve been using Clibu Notes for real for the past little while, instead of Clibu and I’m finding it quite magical, especially the offline use case. I’ve been on the road with intermittent Internet and have Clibu Notes running on a Windows Laptop, Android Tablet, Android Phone and a Lenovo Duet Chromebook. It is running as an Installed App on the Android and Chromebook devices.

When any device comes back online all changes automatically sync up in both directions. This is something that is lacking in most applications, including of course Clibu. Without doubt knowing that intermittent or no Internet has no effect on Clibu Notes usability is a very comforting feeling.

The Clibu Notes editor is quite a step up in functionality from Clibu and it will also continue to evolve. Some new capabilities include a task list, which you can reorder using drag and drop or the keyboard, back links as mentioned in the last blog post, collapsible text blocks, uniquely identified text blocks, smart context aware popup toolbars, markdown support and lots of keyboard shortcuts.

PWA support is largely complete. This enables Clibu Notes to be installed as an application and opened like any other native application, without any download from the Web and even without any Internet connection. PWA’s can also be distributed through App Stores.

I’d also like to touch on Clibu Notes ability to have multiple note editors open at once. On larger screens these can be laid out side by side or maximized to use all available space. On smaller screens they occupy the full screen and you switch between them. This helps you stay in the flow as you can keep a note open in one editor while working on another.

Finally we’ve invested considerable effort into multi-device support. This enables you to seamlessly move between Smartphone, Tablet and Desktop PC regardless of the underlying operating system.

As always we welcome your feedback. You can comment below or reach me at info@clibu.com

– Neville

Clibu Notes, Been awhile

At a guess this is the longest time between blog posts in many years. It has been a turbulent year for us all and our thoughts are with you, wherever in the world you may be.

Here in Victoria, Australia we had two long and hard lock downs last year. We couldn’t travel more than 5km from home, couldn’t see family and friends, and couldn’t do any of our normal activities like Gym and Golf. And we had to wear masks all the time outside the house. Having said that we’ve done incredibly well with very few community infections and deaths.

There weren’t many upsides to the pandemic, however it did mean lots more time working on Clibu Notes. Out of that has come considerable progress.

Clibu Notes has been designed with offline use and data privacy from the very start. Along with the ability to use it across devices, operating systems and Browsers. Unfortunately there is no getting away from the fact that full Offline use is hard. Different users working on the same Clibu Notes database can be offline for unknown amounts of time. When back on line the changes for all users must be synchronized amongst each other.

Collaboration is part of this picture as well, where several people can be editing the same document at the same time and their changes must be merged into one cohesive whole. This is further complicated when editing is done offline. The initial release of Clibu Notes is unlikely to include full collaborative editing.

There has been an explosion of Note Taking apps in the last year, which is pretty interesting to watch. Competition in any space is good, however one needs to be careful not to be distracted from your own goals. Adding features for features sake, making apps more complex to use, along with code bloat do not benefit anyone.

In these new apps Backlinks is an often touted feature that seems new, however our earlier application, Surfulater had two way ‘See Also’ links years ago. Clibu Notes does of course have back links. These are a bit of text anywhere in a note that links to another note and the other note has a backlink to the source. This is actually an improvement over the ‘See Also’ links in Surfulater. These links can also be used to create and link to a New Note, which is a feature found in some Wikis.

Most applications enclose these links in square brackets ex. [[Mercedes-Benz EQC]] which can be a distraction, whereas Clibu Notes shows pleasant clickable buttons Link buttonInbound links have a different background color. More on these links in a future post.

For Clibu Notes we are using a new text editor which is extremely powerful, but also complex to code for. It does however provide an incredibly rich set of capabilities, which enables us to do a lot of interesting things. Examples so far are backlinks, mentioned previously, todo lists and WYSIWYG markdown support.

We’ve recently changed both the front-end and back-end databases we are using in Clibu Notes. In the Browser this has improved and simplified some complex work flows. This work is currently ongoing.

The Clibu Notes User Interface continues to evolve. We’ve recently enabled side by side note panels. In other words you can see and work on two possibly related notes at once. The Tabs for Selected, Search, Viewed etc. have been removed as they complicated the user interface and duplicated tasks that can be done elsewhere.

After a way too long hiatus from Blogging I hope I’ve given everyone a good feel for the state of Clibu Notes development and look forward to posting regularly again.

As always we welcome your feedback. You can comment below or reach me at info@clibu.com

– Neville

Clibu Notes, Fast Full Text Search. v0.45.00 Released

This Clibu Notes release continues laying the foundation for our simpler, faster, private, Note capture application. It includes important new capabilities such as fast full text search, a range of user interface changes based largely on user feedback and plenty of tweaks and bug fixes.

Fast full text search

Let’s start with Search. We’ve replaced the search engine used in Clibu, which unfortunately wasn’t as good as we’d liked.

The search in Clibu Notes is lighting fast and includes fuzzy and partial matching along with word stemming. For example “camping” will find “Camper”, “Camping” etc. as will “camper”, “camp” etc. as shown below.

Search results are displayed instantly as you type, with no waiting to get data from the cloud. Search results are available in the Search Tab, so there is no need to redo a search. Results update when you select either the Search Tab or Search prompt, so they are always reflect reality.

The Clibu Notes Tree, Notes List/Grid and Editor all update to include just the search results as shown here.

Search results will be highlighted in the Note editor in a future release.

Selecting a note in the tree will show only the search results in that tree branch, letting you drill down to a subset of results. Click on the Home icon goes back to showing all search results.

In a similar way, Filters can be used along with Search to home in on specific notes. For example you could show only search results with a green title or a certain icon.

Being independant

Every combination of View Group (Notes, Archive, Trash), Sort Type (Title, My Order, Date Updated,…) and List View Tab keeps its own set of Filters and Hoisting properties. This flexibility lets you have independant and specific sets of Notes displayed for each of these combinations.

When these change a notification is displayed summarizing what’s on view.

Streamlined user interface

We’ve simplified and relabeled various user interface components in this release. Click/tap on the Filters button now toggles filters off/on and the dropdown arrow opens the filters menu. Changing any Filter setting now activates it’s filter and turns Filtering on. The New Note button is also more prominent.

The Sort Order button and menu have also been changed. The button text and icon indicates the current sort order, which can be changed using the direction button on the right. We’ve removed the sort direction buttons from the menu itself, which were confusing.

That’s all for now

This release adds important new functionality, addresses a range of issues which weren’t working quite right and improves overall usability.

Next steps include major updates and added functionality to the Note editor along with work on the server to finish the multi-device synchronization. This builds on the current multi-tab synchronization currently in place.

The About page in Clibu Notes includes a roadmap I suggest you read. About can be accessed via Help or the Settings menu in Clibu Notes

As with earlier releases send an email to info@clibu.com to get access to this release. For continued early-release access we need your comments, criticisms and suggestions, so please do get in touch.

You can add comments below and open tickets in our Help desk, accessed via. the Settings menu in Clibu Notes. Or get in touch via email if you prefer. You can also follow us on Twitter.

Stay well, stay positive and be considerate to all around you.

Neville Franks, Author of Clibu Notes, Clibu etc. ©Soft As It Gets P/L 2020

Clibu Notes, Simpler, faster note taking, Part 2

If you haven’t read Part 1 yet, I suggest you do so first.

Seeing only what’s relevant

As you create more and more Notes it’s easy to get overwhelmed – you can’t see the wood for the tree’s. Filters remove the clutter, so you see only the notes that matter, for the task at hand.

For example let’s say you want to see only the notes updated in the last month, with a title color of red and whose title includes vaccine.
This screenshot shows how easy this is.

Title Search does a live fuzzy search on note titles. A tap on Show toggles each filter between show and hide. Show will only show notes that match the criteria, whereas Hide will hide them. Tap on Icon etc. lets you pick specific items from a menu. The switch to the right of each filter either enables or disables that filter.

Finally there is the Match All / Match Any toggle. Match All means notes must match all enabled filters, whereas Match Any means include notes that match any of the enabled filters. This has no effect if only a single filter is enabled.

For a more exhaustive demonstration click on the image below.


As Filters change, the Tree and Notes grid update to show only the notes that match the filter. Tree items which are filtered out but need to be displayed because they are ancestors of matching notes are displayed dimmed to identify this.

Keeping everything synchronized

The ability to update all copies of Clibu Notes as you add, edit and rearrange them, both efficiently and in real time,  has been a major undertaking and is a must have capability.

Pictures speak a thousand words, so without further ado. 
Click on the image to enlarge.


This shows Clibu Notes open in two Browser Tabs, positioned one above the other.

Editing is occuring in the top tab with the bottom tab updated in real time to match. Of course automatic content synchronization isn’t restricted to Tabs in the same Browser (except in this release).

Clibu Notes instances in any Browser on any device, anywhere, will be updated in exactly the same way, using exactly the same Clibu notes synchronization engine you see working above.

Taking this further you can continue using Clibu Notes even when you don’t have an Internet connection, including full editing, adding new notes, rearranging the notes tree etc. Then when you are next online, your changes and other online users changes will be synchronized with each other.

The ability to seamlessly access and work on your notes both offline and online is important to many of you and positions Clibu Notes at a level above similar applications.

In Conclusion

The About page in Clibu Notes includes a roadmap I suggest you read. About can be accessed via Help or the Settings menu in Clibu Notes

To be added to the evaluation list and get immediate access to Clibu Notes v0.42.00 simply email info@clibu.com

You can also follow us on Twitter.

As always we look forward to your suggestions and guidance.

You can add comments below and open tickets in our Help desk, accessed via. the Settings menu in Clibu Notes. Or get in touch via email if you prefer.

Neville Franks, Author of Clibu Notes, Clibu etc. ©Soft As It Gets P/L 2020

Clibu Notes, Simpler, faster note taking, Part 1

Clibu Notes Alpha V0.42.00 has now been released. We’ve made considerable progress since the last release, both in what you see and what you don’t.

Clibu Notes functionality, user interface and overall attention to detail have all taken big steps forward since the last release.

We’ve added “Help” to get you going quickly and “About” which provides an overview of what’s available now and lays out a Roadmap outlining where we are heading.

Privacy and speed

Clibu Notes stores your notes privately on your device. Unlike most Web applications Clibu Notes does not need to query cloud servers located half a world away. This enables Clibu Notes to deliver a level of performance well above most cloud based applications.

For Clibu notes to synchronize your notes across your devices, we need to maintain a copy in the cloud, however this is encrypted so it continues to remain completely private. If you don’t need synchronization then you don’t need the cloud either.

Notes and Cards

Clibu Notes display their content in two varieties of cards. The first is a summary card, which includes the Note icon, title, date created & modified, number of times viewed and it’s ancestors (if any) in in the notes tree, which are termed breadcrumbs.

A click or tap on the note icon lets you change the icon and the title’s background color as show in the image below.

The other style of card displays the full note content along with rich editing capabilities.

This animated screenshot shows both types of Note card. Click on the image to enlarge.


A few things to notice in the screenshot

  • The date ‘Updated’ (date/time ago) is continuously updating.
  • Changing the icon or title background in either card updates them everywhere.
  • Clicking in the note editor switches it into edit mode. Click Ok or tap anywhere outside the note card editor stops editing.

The note editor card is either displayed beside the notes list or over the top of the notes grid – read on.

List and Grid views

Clibu Notes presents two ways to view selected Notes as shown here.
Click on the image to enlarge.

The List / Grid view toggle button changes views.

The currently selected note is highlighted via a change to its background color and shadow.

List view displays a single column of notes with an overview of their content. The selected note is open to view or edit to the right of the list.

Tap or click on a Notes Title opens it in the editor in view mode, whereas the Edit button opens it for editing.

To toggle Notes from view mode to edit mode, click anywhere on the notes editable content.

Grid view lays out the note cards in a grid. Clicking anywhere outside of the Note editor or on the Ok button closes the note editor.

In Conclusion

Our preview coverage of Clibu Notes will continue in Part 2, due out tomorrow. We have a much to discuss and a lot more to accomplish.

To be added to the evaluation list and get immediate access to Clibu Notes v0.42.00 simply email info@clibu.com

You can also follow us on Twitter.

As always we welcome your feedback and comments, either below, on our Support Center or via. email shown above.

Neville Franks, Author of Clibu Notes, Clibu etc. ©Soft As It Gets P/L 2020

Clibu Notes Alpha Demo Release v0.20.21

I’m excited to release another major milestone version of Clibu Notes. This version continues the complete rewrite and redesign of Clibu based on your feedback and use cases. It also brings back some of the sought after capabilities of Clibu’s predecessor, Surfulater. In particular a Folder tree with Notes, selectable icons and background colors, full drag and drop, sorting, date views, filters, user controlled tree item ordering and archive and trash groups.

The user interface is being redesigned to deliver a more streamlined experience with less clutter and be more visually appealing. This screenshot will give an idea of where we are heading, although changes are highly likely.  Icons and labels assist with identifying context. Of course we have a live demo (link below) you can play with.

Another major update is a new and far more capable and robust rich text editor.  At present only basic editing capabilities have been included. To follow we’ll deliver Markdown support, Tables, Checkbox items and more. The overall editing experience will be much improved.

The new Home content panel gives quick access to Recently Updated, Recently Created and Most Viewed notes.

You can quickly move between Note content/editing and Home.

Also new in this release are Notes, Archive and Trash groups. Notes can be freely moved between groups. Home content is specific to the selected group.

In Archive and Trash groups, ancestor Notes which are in a different group are displayed dimmed and Notes in the selected group show either the Archive or Trash icon. Notes can’t be edited in Archive or Trash groups. Empty Trash is coming.

Clibu Notes stores everything locally in a database in your Web Browser ensuring complete data privacy and fast data access. Import and Export/Backup will be available.

We plan to deliver full offline capabilities where you can continue working without an Internet connection. Much needed when you are on a plane, train or just getting away.

We’ll also offer optional real time synchronization across devices as Clibu provides now, along with synchronizing changes when offline devices come back online.

Noteworthy in this release is the addition of Note URLs in the Browser Address Bar. You can use these URLs to open Notes from other within applications or by pasting them into the Browser address bar.

For additional application information click the “About [i]” button in the Demo app.

Other items on our roadmap include:

New full text search engine
Tags with drag & drop
See Also cross reference links, with drag & drop
Attachments and Image support
Drag and Drop everywhere
Tablet and Smartphone support
User activity tracking and permissions
Document versioning
Collaborative editing
Content Sharing and publishing
Import/Export and Backup
Your suggestions

In earlier posts we’ve showed Hoisting, Filters, Tree drag and drop etc. These are recommended reading – see: Sample Clibu ToDo App with our new Tree and Unveiling our new Clibu Tree Widget

You can play with the new Clibu Notes Demo here. As I mentioned above, all data is stored locally in your Browser.

The Settings menu lets you remove the demo content and add it again. Certain demo content is created at random, for example date created and Note text.

Please let me know your thoughts on this early alpha release of Clibu Notes and help us guide it, to best meet your needs.

– Neville

Sample Clibu ToDo App with our new Tree

The second release of our new Tree Widget is now online with more new capabilities demonstrated via. a sample ToDo Application.

The UI has been further refined and now adheres to the W3C Web Accessibility Guidelines.

Tree Filters are the number one addition in this release.

Filters enable you to see and work with specific sets of tree items. In the example above only items that include the word car and whose checkbox is checked are displayed.

Ascendant items which don’t match the filter are also displayed, however they are dimmed to visually differentiate them.  You can filter by any or all of the items displayed in the screen shot by clicking on Match All.

Icon, Background Color, Date Created and Date Modified can inverted to Hide items that match, as shown here.

Date Created and Date Modified filters enable you to select from various date ranges.

The Filter button icon changes to a solid color when filters are on.

A long press on the filter button is an alternative to using the Filters menu to toggle filters off/on as shown above.

Another new feature in this release are tree item checkboxes. When checked the text changes to strikethrough. Any descendants also toggle their checkbox state. The Show Checked/Unchecked filter shows or hides checked items.

Next we’ve enhanced the Order menu to enable each view to have its own independent sort order.

Taping the sort button reverses the order for that view.

When Hoisting is active the Hoist button icon changes to a solid color and the tree background color changes.

The palette of icons has increased in this release and all icons have been changed to a lighter outline.

The icon for the selected tree item is highlighted menu the icon picker opens. Likewise for the color picker.

Finally the Settings menu has been added.

The last two menu items are only shown when the application is in debug mode.

As part of the work on accessibility, we’ve implemented comprehensive keyboard support, which also conforms to the accessibility guidelines.

For example the cursor arrow keys navigate the tree and all menus. Tab and Shift Tab move within tree and menu items setting focus on user interface elements, to enable further actions to be taken. Space toggles a checkbox, switch etc., Enter opens a menu associated with a button and Esc works back through previous user interface elements.

I’ve been quite surprised at how poorly most Web applications implement real keyboard support and their lack of accessibility support.

This release, like the previous release, stores all data in a database in your Browser. In the future we’ll include data synchronization across devices and full offline support.

And of course we’ll deliver an application that works on Smartphones, Tablets and the Desktop.

Unveiling our new Clibu Tree Widget

One particular area in Clibu that I’ve not been satisfied with is the Tags Tree, which lacked functionality and was even a step backwards from Clibu’s predecessor, Surfulater. It has shortcomings which make working with the tree more difficult than it need be and it is missing niceties which enhance its usefulness.

So I went back to square one, specified all the requirements I felt were both mandatory and also the ones that would improve its overall usability.  At the same time I took this as an opportunity to reevaluate the underlying code libraries I’d developed Clibu with, as so much has not only changed, but greatly improved in the last few short years.

This has been a terrific experience, one which Clibu and its users will definitely benefit from. Further, this explains why you haven’t seen any new Clibu releases in a little while, nor any activity here on the Blog.

Without further ado let’s run through the new and improved Clibu Tree Widget. First a couple of screenshots. All images are of the same tree content.

Multiple Tree Views

This is the Name View.

This is the Date Created View.

New capabilities

  • Multiple tree views give you different insights:
    • Order by Name (the current Clibu view)
    • Order by Date Created (tree displays, year, month, week, day – tree item(s))
    • Order by Date Modified (tree displays, year, month, week, day – tree item(s))
    • Used defined order. Lets you order siblings (items at the same tree level)  however you want.
  • Rearrange the tree using drag and drop.
  • Sort the current view ascending/descending.
  • Used selectable Tree Icons – displayed to the left of the tree item name.
  • Ability to select the background color for each tree row.
  • Tree item hoisting. Enables any tree item to become the root or top-level item in the tree.
  • Optional Tree lines – for easier tree visualization.
  • Expand/Collapse all descendants.
  • Branch Expand/Collapse state persists across sessions.

Drag and Drop

The ability to rearrange the tree using drag and drop is one of the big improvements, along with different views of the tree.

As you drag a tree item it’s background color changes to green when it can be dropped. If it can’t be dropped a notification is displayed underneath it explaining the reason why as shown here.

When dropping in between items an arrowed line shows the drop location. It is green when the drop is valid and grey when it isn’t.

One view of special note is where you can arrange tree items in any order you want, not just sorted by name.

This shows moving ‘Sustainable Communities’ before ‘Energy Management’. In the Demo this is the byUserDefined view. Switching back to the byName view will display the tree sorted in name order.

Tree Hoisting

Next we’ve added Tree Hoisting which changes the view to show only the selected tree item along with all of its descendants. Hoisting enables you to work on a subset of the tree, in isolation from the tree as a whole.

The Hoist switch instantly toggles back and forth between the hoisted view and the full tree view.

Sort Order

Continuing with tree views is the ability to sort the tree either in ascending or descending order. This works for all tree views.

Highlighting Tree Items

To make specific tree items more prominent you can set their background color and icon.

Etc.

Other nice features include the ability to display tree lines which make it easier to see the shape of the tree. Expand and collapse entire branches with the expand/collapse state maintained independently for each view and retained across sessions.

Demonstration App

We’ve put together a Demonstration app for you to play with. All data is stored in a database in your Browser. There are Demo usage instructions on the app web page.

The Debug checkbox enables us to view any issues that may occur along with some of the app’s inner workings. If an error occurs two additional panels will be displayed, one showing the database and the other the tree. Please send us a screenshot if these are displayed.

The end or just the beginning

The new tree delivers important functionality which will help streamline your use of Clibu. Functionality we’ve developed for the tree, like drag and drop, will over time be incorporated into more parts of Clibu as our journey of continual improvement unfolds.

I hope you like what you see and as always your feedback is greatly appreciated. Please use the comments section below for all feedback including any bug reports.

Clibu V2.01.00 Improved color picker, Tab drag & drop, new article styling …

Today we’ve released Clibu V2.01.00 with some nice new UI enhancements and improved article look and feel.

The text and highlight color pickers have been updated with more colors along with a better choice of colors for each task.

We’ve also made it quicker and easier to highlight text by splitting the buttons in two. Clicking on the left part of the button uses the current color on the selected text and clicking on the drop-down arrow lets you choose a color from the color picker.

The updates to the Color picker are important and will enable us to use it in other areas, such as setting Tags tree item colors etc.

When you have lots of Knowledge Bases open, arranging their Tabs in a specific order can be very useful. To accomplish this hold the mouse or your finger (on touch devices) down on the Tab menu icon and drag the Tab to the new location, then release it.

You will also see that we’ve changed the styling of article text along with a change to the default font. Headings styles are the main improvement, giving articles a much more modern look and feel.

Keyboard Help is back. Press Shift+? or click on the Keyboard button on the icon sidebar.

The indicator which displays when an article is loading has been updated to an animated bar, which is less intrusive and looks way better.

An issue with Knowledge Base Sharing Permissions has been fixed enabling them to be changed again.

The Clibu Web Clipper was updated in the last release, which we didn’t blog about at the time.

As always we welcome and look forward to your feedback.

– Neville